22 March 2021
- feat: allow to generate CSS Variables without callbacks
d8ccba7
- refactor: move all variables to mixin
654005e - refactor: change
backgroundtobg6c32a05 - refactor(Utilities): update generator
6839124
19 March 2021
- feat: add RTL support
0934ada - feat: add RTL support to text align utilities
a176bdc - feat: add
--cui-body-colorto:root9c37e9a
- fix: wrong names in colors map
eefccbf - fix: generate proper properties and values if only
$enable-rtlis set totrue582a6f8 - 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
activeclass to.nav-group-togglee3f247f - fix:
.compactshouldn't overwritepadding-leftandpadding-rightproperties4b47c72 - fix(_sidebar.scss): add $variable-prefix to --is-mobile custom property
acab8bc - fix: remove unused variable
ace0c6a - fix: add missing CSS Variable
8f852a6
- refactor: generate CSS variables for color variants instead of styles
5cf8f7a - refactor: improve buttons generator syntax
22eff29 - refactor: change
--cui-sidebar-occupyto--cui-sidebar-occupy-startand add--cui-sidebar-occupy-end3d9c15b - refactor: add SCSS files to generate RTL only version
d8221f7 - refactor: change
.sidebar-rightto.sidebar-ende1cb24c - refactor: remove str-replace function from SVG icons
845c82c - refactor: update
.nav-group-toggleiconf5047b3 - refactor(Progress): improve syntax
1b22531 - refactor: update utilities generator
b09346b - refactor: change
.sidebar-nav-smto.compact818540b - refactor: disable RTL by default
58c153f - refactor: change
--#{$variable-prefix}alert-bgto--#{$variable-prefix}alert-background1b8f9e7
19 March 2021
- feat(Badge): add
badge-sm8afa29b - feat: add CSS Vars to border utilities
d96aa5b - feat: add
contrast-ratio-correctionfunctionc3e2cdc
- 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-childvaluee07c7ec - 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(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
_sidebarInterfacetosidebarInterface993069d - refactor: add CSS Variables
b823216
17 January 2021