Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 829 Bytes

CHANGELOG.md

File metadata and controls

26 lines (21 loc) · 829 Bytes

changelog

This changelog follows the patterns described here: https://keepachangelog.com/en/1.0.0/.

Unreleased

Atomic Hooks

changes

  • Various changes to make the library compatible with the latest Seed and other libraries.

Seed Hooks

changes

  • Various changes to make the library compatible with the latest Seed and other libraries.

Seed Styles

changes

  • Various changes to make the library compatible with the latest Seed and other libraries.

fixed

  • Fixed Rgba formatting for CssOutlineColor.
  • Allow to define styles for root (selector root, html, @font-face, etc.).

added

  • Added pseudo classes FirstLine, FocusWithin and Placeholder.
  • Added LocalUpdateEl implementations for &Style and Option<Style>.

removed

  • Removed root class (seed-init-style).