This changelog follows the patterns described here: https://keepachangelog.com/en/1.0.0/.
- Various changes to make the library compatible with the latest Seed and other libraries.
- Various changes to make the library compatible with the latest Seed and other libraries.
- Various changes to make the library compatible with the latest Seed and other libraries.
- Fixed
Rgba
formatting forCssOutlineColor
. - Allow to define styles for root (selector
root
,html
,@font-face
, etc.).
- Added pseudo classes
FirstLine
,FocusWithin
andPlaceholder
. - Added
LocalUpdateEl
implementations for&Style
andOption<Style>
.
- Removed root class (
seed-init-style
).