Changelog
Last updated: May 3, 2019[1.3.0] - 2 February 2019
Added
- Calendar template powered by FullCalendar.
- Feature: dynamic sidebar height. #1
Changed
- Fix(MainNavbar): Toggle display on
md
viewport. #2 - Fix(NavbarDropdown): Navbar dropdown display. #3
- Fix(MainSidebar): Fixed sidebar nav title display on mobile devices. #4
[1.2.0] - 17 September 2018
Changed
- Updated dependencies.
- Fixed Quill styles.
- Removed font size adjustments for large displays.
- Updated Bootstrap to 4.1.3.
- Removed unnecessary extras code.
- Fixed extras color picker misalignment.
[1.1.0] - 26 June 2018
Added
- Blog overview template.
- Header navigation template.
- Components overview template.
- Blog post cards overview template.
- Small stats variation using block modifier
.stats-small--1
. - Blog post cards with variations and aside placement.
- Added a wrapping
.container
for the.navbar
located inside the.main-navbar
. - Overflow helpers inside
utilities/_general.scss
. - Shadows helpers inside
utilities/_general.scss
. - Main sidebar nav title elements.
- Main sidebar nav items no-borders modifier.
- Multiple user avatars.
- Chart with line
LineWithLine
Chart controller.
Changed
- Moved
.stats-small
into_common.scss
stylesheet. - Moved
.ubd-stats
into_common.scss
stylesheet. - Moved button group styling from
_buttons.scss
into their own_button-group.scss
stylesheet. - Improved noUiSliders display (made elements smaller to fit the more data-focused design system better).
Removed
- Removed
.main-navbar__icon-actions
from the main navbar element.
[1.0.0] - 04 April 2018
- Initial release.