22 March 2021
- feat: allow to generate CSS Variables without callbacks
d8ccba7
- refactor: move all variables to mixin
654005e
- refactor: change
background
tobg
6c32a05
- 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-color
to:root
9c37e9a
- fix: wrong names in colors map
eefccbf
- fix: generate proper properties and values if only
$enable-rtl
is set totrue
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 overwritepadding-left
andpadding-right
properties4b47c72
- 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-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
iconf5047b3
- 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
- feat(Badge): add
badge-sm
8afa29b
- feat: add CSS Vars to border utilities
d96aa5b
- feat: add
contrast-ratio-correction
functionc3e2cdc
- 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
valuee07c7ec
- 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
_sidebarInterface
tosidebarInterface
993069d
- refactor: add CSS Variables
b823216
17 January 2021