Skip to content

Latest commit

 

History

History
90 lines (45 loc) · 3.5 KB

CHANGELOG.md

File metadata and controls

90 lines (45 loc) · 3.5 KB

Changelog

1.5.0 (2025-03-12)

Features

  • docs: Improve documentation (28c4c0a)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • modal: Fixed modal dialog layout (9af3ffa)

1.3.0 (2024-12-16)

Features

  • Implemented new service mixin LocalStorageMixin (66f6b1d)

1.2.0 (2024-08-31)

Features

  • readme: Improve documentation (b46811e)

1.1.0 (2024-07-31)

Features

  • npm: Improved documentation in package.json files (d46e518)

1.0.0 (2024-07-31)

⚠ BREAKING CHANGES

  • Moved several functionalities to new @spuxx/js-utils package

Features

  • deps: Removed @modyfi/vite-plugin-yaml from peerDependencies (0c8aed7)
  • Moved several functionalities to new @spuxx/js-utils package (8837bf8)

Bug Fixes

0.3.0 (2024-05-23)

Features

0.2.0 (2024-05-07)

Features

  • DeviceManager service is now called UserAgent.
  • Added more information to package.json.

Bug Fixes

  • react.svg is no longer part of the build output.
  • Fixed test app.

0.1.0 (2024-05-06)

🌟 Initial release.