feat(dees-simple-appdash): Enhance responsive styling and terminal setup command

This commit is contained in:
2024-11-07 01:14:36 +01:00
parent d2771dfc31
commit 1ae1703133
4 changed files with 5851 additions and 4483 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 2024-11-07 - 1.3.0 - feat(dees-simple-appdash)
Enhance responsive styling and terminal setup command
- Added a new property `terminalSetupCommand` for configuring terminal setup commands.
- Improved responsive styling and positioning for components to achieve a fluid layout.
- Fixed layout shifts by switching positions to `absolute` for `appbar` and `appcontent`.
## 2024-10-07 - 1.2.0 - feat(index.ts)
Add export for colors module in index.ts