Skip to content

Releases: sebnitu/vrembem

v1.33.2

13 Jul 03:39
Compare
Choose a tag to compare

🎉 New Feature

  • base, button, checkbox, core, icon-action, menu, radio, switch
    • #664 Improve focus and focus-visible styles of form-control components

v1.33.1

12 Jul 01:15
Compare
Choose a tag to compare

🏠 Refactor

  • button, icon-action
    • #660 Update button and icon-action styles and deprecate button_outline_[value] modifier

v1.33.0

12 Jul 01:15
Compare
Choose a tag to compare

🎉 New Feature

  • button
    • #657 Add new state modifier to button component
  • utility
    • #656 Add the position module to utilities

v1.32.2

27 Jun 17:19
Compare
Choose a tag to compare

🔨 Chore

  • base, breadcrumb, button-group, button, card, checkbox, core, dialog, drawer, grid, icon-action, icon, input, level, media, menu, modal, notice, popover, radio, section, switch, table, tooltip, utility, vrembem
    • #642 Add homepage value to package json files

v1.32.1

26 Jun 19:52
Compare
Choose a tag to compare

🐛 Bug Fix

  • dialog, drawer, modal
    • #640 Change zindex variable names to z-index

📚 Documentation

  • drawer, modal
    • #641 Update modal and drawer docs to include missing JS API parameter docs

v1.32.0

26 Jun 18:44
Compare
Choose a tag to compare

🔥 Breaking Changes

  • base, core, dropdown, popover, vrembem
    • #614 Refactor dropdown component, rename to popover and implement popper js

🎉 New Feature

  • base, core, dropdown, popover, vrembem
    • #614 Refactor dropdown component, rename to popover and implement popper js

v1.31.2

14 Jun 05:18
Compare
Choose a tag to compare

🐛 Bug Fix

  • menu
    • #624 Fix menu text element overflow bug

📚 Documentation

  • drawer, grid, input, modal, utility, vrembem
    • 5be1181 Remove extra / from favicon href in example files

v1.31.1

12 Jun 17:03
Compare
Choose a tag to compare

🐛 Bug Fix

  • menu
    • Run build and ensure correct assets are being used in unpkg source

🏠 Refactor

  • drawer, modal
    • #621 Use KeyboardEvent.key instead of the deprecated KeyboardEvent.keyCode

v1.31.0

01 Jun 04:19
Compare
Choose a tag to compare

🔥 Breaking Changes

  • menu
    • #607 Audit and refactor menu component
      • Menu now stacks as the default styles and removes the menu_stack_[value] modifier.
      • Adds the new menu_inline_[value] modifier for making a menu inline (horizontal styles).
      • Adds new menu_size_[value] modifier and matches sizing scale to other form-control components.
      • Refactors, renames and deprecates a number of menu variables.

🏠 Refactor

  • menu
    • #607 Audit and refactor menu component

📚 Documentation

  • input
    • #613 Add missing mixin documentation for input component

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