Skip to content

Releases: sebnitu/vrembem

v1.30.1

01 Jun 04:19
Compare
Choose a tag to compare

🎉 New Feature

  • button, utility
    • #606 Add background-clip-[value] utilities and border-color-transparent

v1.30.0

29 May 05:49
Compare
Choose a tag to compare

🎉 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

28 May 06:04
Compare
Choose a tag to compare

🎉 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

26 May 06:08
Compare
Choose a tag to compare

🏠 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

23 May 18:13
Compare
Choose a tag to compare

🎉 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

10 May 03:40
Compare
Choose a tag to compare

🏠 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

17 Apr 21:01
Compare
Choose a tag to compare

📚 Documentation

  • breadcrumb
    • #551 Add breadcrumb component README documentation

v1.25.1

06 Apr 08:05
Compare
Choose a tag to compare

📚 Documentation

  • button, grid, media, notice
    • #544 Add button readme docs

v1.25.0

14 Mar 23:24
Compare
Choose a tag to compare

🎉 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

08 Feb 18:20
Compare
Choose a tag to compare

🔨 Chore

  • #476 Update sink task
  • #478 chore: setup initial workflow build and remove travis config