Skip to content

Releases: AndrewLemons/bulue

v0.0.3

09 Jul 16:01
Compare
Choose a tag to compare

This version includes prop renames which will be breaking. Expect any and all future releases below v1.0.0 to be breaking while the base is being built.

Changes:

  • Added Navbar, Loading, and Modal components.
  • Changed prop names to work better with raw HTML apps.

v0.0.2

09 Jul 02:24
Compare
Choose a tag to compare

Changes:

  • Fixed notification transitions.
  • Fixed checkbox labels.
  • Added modelValue support to components (in place of value).
  • All components that can be colored now have inherited coloring.
  • Improved README.