Skip to content

Latest commit

 

History

History
105 lines (77 loc) · 8.54 KB

CHANGELOG.md

File metadata and controls

105 lines (77 loc) · 8.54 KB

Changelog

22 March 2021

Features

  • feat: allow to generate CSS Variables without callbacks d8ccba7

Refactor

  • refactor: move all variables to mixin 654005e
  • refactor: change background to bg 6c32a05
  • refactor(Utilities): update generator 6839124

19 March 2021

Features

  • feat: add RTL support 0934ada
  • feat: add RTL support to text align utilities a176bdc
  • feat: add --cui-body-color to :root 9c37e9a

Fix

  • fix: wrong names in colors map eefccbf
  • fix: generate proper properties and values if only $enable-rtl is set to true 582a6f8
  • fix: rename wrong CSS Variables names c187b59
  • fix: no borders b6da406
  • fix: add missing CSS variables dc06098
  • fix(_root.scss): add custom properties - breakpoint-* and mobile-breakpoint 32fcd38
  • fix: prevent adding active class to .nav-group-toggle e3f247f
  • fix: .compact shouldn't overwrite padding-left and padding-right properties 4b47c72
  • fix(_sidebar.scss): add $variable-prefix to --is-mobile custom property acab8bc
  • fix: remove unused variable ace0c6a
  • fix: add missing CSS Variable 8f852a6

Refactor

  • refactor: generate CSS variables for color variants instead of styles 5cf8f7a
  • refactor: improve buttons generator syntax 22eff29
  • refactor: change --cui-sidebar-occupy to --cui-sidebar-occupy-start and add --cui-sidebar-occupy-end 3d9c15b
  • refactor: add SCSS files to generate RTL only version d8221f7
  • refactor: change .sidebar-right to .sidebar-end e1cb24c
  • refactor: remove str-replace function from SVG icons 845c82c
  • refactor: update .nav-group-toggle icon f5047b3
  • refactor(Progress): improve syntax 1b22531
  • refactor: update utilities generator b09346b
  • refactor: change .sidebar-nav-sm to .compact 818540b
  • refactor: disable RTL by default 58c153f
  • refactor: change --#{$variable-prefix}alert-bg to --#{$variable-prefix}alert-background 1b8f9e7

19 March 2021

Features

  • feat(Badge): add badge-sm 8afa29b
  • feat: add CSS Vars to border utilities d96aa5b
  • feat: add contrast-ratio-correction function c3e2cdc

Fix

  • fix(carousel): switch prev/next directions in RTL b85ca04
  • fix: remove $ 3c210f8
  • fix(navs): ensure button will grow in fill/justified nav bed8fc8
  • fix(forms): validated controls in input-group ac3a106
  • fix: wrong name in border-color property 554aa81
  • fix: the wrong contrast ratio for default text colors b5d3fb6
  • fix: wrong nth-child value e07c7ec
  • fix(list-group): properly set a color on list-group-items 0bdf931
  • fix(Sidebar Nav): nav-link has wrong bg color on hover 55f4403

Refactor

  • refactor(Sidebar): change default responsive behaviour 8f9ba8e
  • refactor: update text colors 007ec95
  • refactor: simplify CSS Variables 75706ab
  • refactor: update togglers 238590a
  • refactor(Sidebar): refactor responsive behavior 0a02a32
  • refactor: add contrast ratio checker bcc6db7
  • refactor: add CSS Variables a165df0
  • refactor: add missing CSS Variables beee33b
  • refactor: rename _sidebarInterface to sidebarInterface 993069d
  • refactor: add CSS Variables b823216

17 January 2021

Fix

  • fix: replace border-{left|right} utilities with border-{start|end} ba0ee67
  • refactor: update size of navs; fix: position of close button bf3f6fc

Refactor

  • refactor: update size of navs; fix: position of close button bf3f6fc
  • refactor: redesign close button 4d33268
  • refactor: update subcomponents heights 26f9252