1.5.0 (2025-03-12)
- docs: Improve documentation (28c4c0a)
- divider: Vertical Divider now has a minimum height of 1em (0955190)
- Fix an issue that would cause Containers with variant="outlined" to also affect the content color (7649c6c)
- Minor improvements to control and button styles (f4a7f75)
1.4.0 (2025-02-09)
- Migrate monorepo to a more isolated structure and force re-releases (64e48f4)
- modal: Refactored modal dialog and improved styling (aa5bdd9)
- styles:
@spuxx/browser-utils
now includes built-in styles and themes (4040e55) - styles: Added color classes (aac8136)
- modal: Fixed modal dialog layout (9af3ffa)
1.3.0 (2024-12-16)
- Implemented new service mixin
LocalStorageMixin
(66f6b1d)
1.2.0 (2024-08-31)
- readme: Improve documentation (b46811e)
1.1.0 (2024-07-31)
- npm: Improved documentation in package.json files (d46e518)
1.0.0 (2024-07-31)
- Moved several functionalities to new @spuxx/js-utils package
- deps: Removed
@modyfi/vite-plugin-yaml
from peerDependencies (0c8aed7) - Moved several functionalities to new @spuxx/js-utils package (8837bf8)
- Fixed broken import (8bf7286)
- Added deepMerge utility function.
DeviceManager
service is now calledUserAgent
.- Added more information to
package.json
.
react.svg
is no longer part of the build output.- Fixed test app.
🌟 Initial release.