Skip to content

Releases: sebnitu/vrembem

v4.0.0-next.18

31 Jul 21:01
Compare
Choose a tag to compare
v4.0.0-next.18 Pre-release
Pre-release

🔨 Chore

  • drawer, modal, popover
    • #1963 Add missing root.scss value in package.json "files" property

v4.0.0-next.17

31 Jul 21:01
Compare
Choose a tag to compare
v4.0.0-next.17 Pre-release
Pre-release

🎉 New Feature

  • checkbox, core, radio, switch
    • #1962 Add css.defer function to better manage dependent custom property values and output

v4.0.0-next.16

31 Jul 00:34
Compare
Choose a tag to compare
v4.0.0-next.16 Pre-release
Pre-release

🎉 New Feature

  • button, checkbox, core, input, menu, radio, switch, vrembem
    • #1961 Apply form-control appearance variables to create a more consistent style language
  • core, vrembem
    • #1951 Add new themeStore core module for managing theme state
  • base, button, card, checkbox, core, dialog, input, menu, notice, radio, switch, utility, vrembem
    • #1950 Apply form-control variables to create consistent scaling

v4.0.0-next.15

13 Jul 05:16
Compare
Choose a tag to compare
v4.0.0-next.15 Pre-release
Pre-release

🏠 Refactor

  • base, button, card, checkbox, core, dialog, drawer, flex, grid, icon, input, menu, modal, notice, popover, radio, section, switch, table, utility, vrembem
    • #1928 Refactor theme module as an extension of the css module

v4.0.0-next.14

11 Jul 18:49
Compare
Choose a tag to compare
v4.0.0-next.14 Pre-release
Pre-release

🎉 New Feature

  • checkbox, radio, switch
    • #1927 Add background color property to form-controls
  • core
    • #1924 Improve creating and maintaining themes

🏠 Refactor

  • button, card, checkbox, core, dialog, drawer, flex, grid, icon, input, menu, modal, notice, popover, radio, section, switch, table, vrembem
    • #1926 Refactor build flow to separate base and root output in components
  • button, card, checkbox, core, drawer, input, menu, modal, radio, switch
    • #1925 Add "form-control" and "transition" modules back in the "core" css module

📚 Documentation

  • #1923 Fix theme classes not overriding system preference

v4.0.0-next.13

06 Jul 18:30
Compare
Choose a tag to compare
v4.0.0-next.13 Pre-release
Pre-release

🎉 New Feature

  • core
    • #1917 Allow passing maps to config.set mixin

🏠 Refactor

  • base, button, card, checkbox, core, dialog, drawer, flex, grid, icon, input, menu, modal, notice, popover, radio, section, switch, table, utility, vrembem
    • #1918 Improve package exports for better entry paths

v4.0.0-next.12

05 Jul 17:17
Compare
Choose a tag to compare
v4.0.0-next.12 Pre-release
Pre-release

🐛 Bug Fix

  • core
    • #1916 Fix param parsing in css.set

🏠 Refactor

  • vrembem
    • #1915 Create better build entries into the Vrembem package

v4.0.0-next.11

05 Jul 05:03
Compare
Choose a tag to compare
v4.0.0-next.11 Pre-release
Pre-release

🎉 New Feature

  • core, drawer, modal
    • #1914 Add usage flags and conditional output

v4.0.0-next.10

04 Jul 01:22
Compare
Choose a tag to compare
v4.0.0-next.10 Pre-release
Pre-release

🎉 New Feature

  • base, button, card, checkbox, core, dialog, drawer, flex, grid, icon, input, menu, modal, notice, popover, radio, section, switch, table, utility, vrembem
    • #1913 Add new usage module and configuration to only output CSS vars when used.

v4.0.0-next.9

04 Jul 01:21
Compare
Choose a tag to compare
v4.0.0-next.9 Pre-release
Pre-release

🎉 New Feature

  • base, button, card, checkbox, core, dialog, drawer, flex, grid, icon, input, level, media, menu, modal, notice, popover, radio, section, switch, table, utility, vrembem
    • #1897 Refactor grid and flexbox layout components
  • base, button, card, checkbox, core, dialog, drawer, grid, icon, input, level, media, menu, modal, notice, popover, radio, section, switch, table, utility
    • #1883 Add CSS module for managing custom properties
  • grid, menu, utility
    • #1881 Migrate the menu component to custom property methods
  • core, grid
    • #1865 Add css function fallback parameter

🏠 Refactor

  • base, button, card, checkbox, core, dialog, drawer, flex, grid, icon, input, level, media, menu, modal, notice, popover, radio, section, switch, table, utility, vrembem
    • #1897 Refactor grid and flexbox layout components
  • base, button, card, checkbox, core, dialog, drawer, grid, icon, input, level, media, menu, modal, notice, popover, radio, switch, table, utility, vrembem
    • #1882 Refactor core into a more defined library
  • grid, menu, utility
    • #1881 Migrate the menu component to custom property methods
  • media
    • #1879 Migrate the media component to custom property methods
  • level
    • #1878 Migrate the level component to custom property methods
  • core, input
    • #1877 Migrate the input component to custom property methods
  • icon
    • #1875 Migrate the icon component to custom property methods
  • notice
    • #1866 Migrate the notice component to custom property methods
  • base, core, grid
    • #1864 Migrate the grid component to custom property methods

📚 Documentation

  • button
    • #1894 Update the DocBlock contents to reflect new CSS var output
  • grid, menu, utility
    • #1881 Migrate the menu component to custom property methods
  • media
    • #1879 Migrate the media component to custom property methods
  • level
    • #1878 Migrate the level component to custom property methods
  • core, input
    • #1877 Migrate the input component to custom property methods
  • icon
    • #1875 Migrate the icon component to custom property methods
  • Other
    • #1867 Add the ability to reset code examples
  • notice
    • #1866 Migrate the notice component to custom property methods
  • base, core, grid
    • #1864 Migrate the grid component to custom property methods