Coryrylan Blueprint Css Versions Save

:blue_book: Accelerate your development with flexible UI components and tools that work everywhere.

v2.1.0

3 months ago

2.1.0 (2024-02-02)

Features

v2.0.2

4 months ago

2.0.2 (2024-01-03)

Bug Fixes

  • components: remove deprecated dom mutation event (b0409a7)
  • themes: color contrast for red scale (0b7f674)

v2.0.1

4 months ago

2.0.1 (2024-01-02)

Bug Fixes

  • components: remove unused dependency (587d935)

v2.0.0

4 months ago

2.0.0 (2024-01-01)

Features

BREAKING CHANGES

  • themes: - system light and dark are no longer supported
  • popover APIs now implement native HTML Popover APIs
  • modern light and default now defaults
  • components use new layer scale based system for accurate color contrast
  • fix broken label associations
  • upgrade to Lit 3.x
  • upgrade TypeScript 5.x
  • button expand rename action to orientation
  • button-icon-group removed in favor of button-group
  • default for button-icon is now filled, use action=“flat” for original flat style
  • layout module performance improvements with CSS vars. 3.2kb target bundle
  • popover types dialog, drawer and toast only anchor to the document window

Signed-off-by: Cory Rylan [email protected]

v1.18.2

7 months ago

1.18.2 (2023-10-12)

Bug Fixes

v1.18.1

9 months ago

1.18.1 (2023-08-20)

Bug Fixes

  • docs: shell nav closable state (941e36d)
  • typewriter: initial focus list (368b294)

v1.18.0

9 months ago

1.18.0 (2023-08-15)

Features

  • components: alert banner variant (c2264b1)

v1.17.4

9 months ago

1.17.4 (2023-08-10)

Bug Fixes

  • docs: grid import paths (31af83a)

v1.17.3

9 months ago

1.17.3 (2023-08-09)

Bug Fixes

  • components: doc apis, cleanup empty templates (73059c3)
  • components: drawer api and events (fcdd4d0)
  • components: popover stateless internals (5c2a9a3)

v1.17.2

9 months ago

1.17.2 (2023-08-06)

Bug Fixes

  • components: navigation improvements (45c384d)