All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Separate
@propertyfrom old--props
- Fix outputing
.cssfor sheets with media queries
- Fix some color mix-ups
- Change default border width on
.btnto0 - Switch CSS parser to
@aegisjsproject/parsers/css.js
- Add support for
:state(--disabled)in button styles and path to other custom states
- Add system style button classes using eg
ButtonFaceandAccentColor - Add
.cssversions of stylesheets in/css/*.css
- Fix handling of disabled buttons
- Add
.btn-outline-*styles
- Give disabled buttons more proper styling
- Add animations/transforms and scrollbar stylesheets
- More custom properties
- Add more
.btn-*classes - More custom properties to go along
- Now use
.btn-lginstead of.btn-bigand.btn-sminstead of.btn-small
- Fix typeo in
.grid(had.dridsomehow)
- More custom properties
- More stylesheets
- More customization
- Begin adding custom properties
- Add
@propertiesviaproperties.js - Add theme inheritance via
:host-context()(where supported)
- Do not set
displayforhiddenorpopoverelements
- Update dependencies and config
- Update to
@aegisjsproject/core@0.1.2
- Fix building and exporting CommonJS
- Renamed to
@aegisjsproject/styles
- Update to
@shgysk8zer0/aegis@0.0.5
- Fix bad import of bootstrap palette module
- Fix missing export of theme module
Initial Release