Skip to content

Brixi UI: After Dark (v0.10)

Latest
Compare
Choose a tag to compare
@codewithkyle codewithkyle released this 06 Nov 23:01
· 104 commits to master since this release
eaabbf8

⚠ Breaking Changes ⚠

The v0.10.0 release contains backwards-incompatible changes. Since this library has not yet released a version 1.0.0, these changes have been released under a new minor version (as recommended by npm). You should either be pinning the exact version of this library in your package.json file or be using a version range syntax that only accepts patch upgrades such as ~0.10.0 see the documentation about semver for more information.

Added

  • automatic dark theme (@media rules)
  • Click to copy functionality on read only text inputs & textareas
  • [dull] button variants

Fixed

  • Unified disabled states across all form inputs types (input, select, textarea, etc)

Removed

  • info colour