Skip to content

v0.6.0

Compare
Choose a tag to compare
@kirillplatonov kirillplatonov released this 15 Nov 13:12
· 340 commits to main since this release

New components

  • NEW: Add SettingToggle component [#138]
  • NEW: Add Scrollable component [#150]
  • NEW: Add Modal component [#151]
  • NEW: Add ActionList component [#152]
  • NEW: Add Popover component πŸŽ‰ [#153]
  • NEW: Add Tabs component [#156]

Other changes

  • FIX: Setup cache sweepers for importmap-rails [d6948b1]
  • NEW: Add checkbox and radio_button to ResourceItem [ab418de]
  • NEW: Add selectable attribute to ResourceItem [0fb9143]
  • NEW: Add disclosure attribute to Button [b055e46]
  • NEW: Add disable-with behavior for Button [c61b329]