Releases: sebnitu/vrembem
Releases · sebnitu/vrembem
v1.30.1
🎉 New Feature
button
, utility
- #606 Add background-clip-[value] utilities and border-color-transparent
v1.30.0
🎉 New Feature
modal
- #602 Apply init/destroy EventListeners feature to modal component
🐛 Bug Fix
core
, drawer
, modal
- #603 Fix setTabindex from removing tabindex attributes when set to false
🏠 Refactor
button
, icon-action
- #604 Use the color module scale method instead of darken function
drawer
- #605 Update MediaQueryList to use addEventListener instead of the deprecated addListener
v1.29.0
🎉 New Feature
base
, checkbox
, radio
, switch
- #600 Add size modifiers to checkbox, radio and switch components
button
, checkbox
, core
, input
, menu
, radio
, switch
- #599 Add form-control size variables to core that form-control components inherit
v1.28.0
🏠 Refactor
button
, core
, input
, notice
- #580 Audit and refactor the input and button components
core
- #594 Migrate the use of slash to math.div
icon-action
, notice
- #590 Rename type modifier to state to be more accurate
📚 Documentation
drawer
, grid
, modal
, utility
, vrembem
- #595 Update example templates
v1.27.0
🎉 New Feature
drawer
- #587 Add ability to disable event listeners on init
📚 Documentation
drawer
, modal
- #579 Add copy about tabindex -1 to modal and fix typos
v1.26.0
🏠 Refactor
icon-action
- #574 Audit and refactor the icon-action component
table
- #575 Audit and refactor the table component
📚 Documentation
card
, dialog
- #573 Add README docs for dialog component
card
- #572 Add README docs for card component
base
, breadcrumb
, button-group
, button
, checkbox
, drawer
, grid
, icon
, level
, media
, modal
, notice
, radio
, section
, switch
- #571 Fix copy on shared table descriptions
switch
- #556 Add README docs for switch component
checkbox
, radio
- #555 Add README docs for radio component
v1.25.2
📚 Documentation
breadcrumb
- #551 Add breadcrumb component README documentation
v1.25.1
📚 Documentation
button
, grid
, media
, notice
- #544 Add button readme docs
v1.25.0
🎉 New Feature
icon
- #521 Add new icon size modifier
🐛 Bug Fix
drawer
- #524 Fix drawer initial state when local storage returns an empty object
📚 Documentation
button-group
- #522 Fix reference links in button-group docs
v1.24.2
🔨 Chore
- #476 Update sink task
- #478 chore: setup initial workflow build and remove travis config