-
Notifications
You must be signed in to change notification settings - Fork 1
Version change log
Daniel Cañizares Corrales edited this page May 11, 2020
·
19 revisions
- Updated to bootstrap 4.4.
- Fixed customization fonts FAQ.
- Added sample React Side-Navbar.
- Side navbar simplified!
- New home page.
- Added .h-font to use headings font on any component.
- Added font size utils .h1-font-size, .h2-font-size, etc.
- Updated fonts.
- Restored default font sizes to be compatible with Vanilla Bootstrap.
- Updated backgrounds classes.
- Added color filters and backgounds from them.
- Added radial filters.
- Added custom bg-gradients.
- Added primary-alt and secondary-alt colors.
- Renamed custom colors classes.
- Additional colors only work with background classes, excluding for example buttons and text- classes, to reduce output file size.
- File size reduced from 217 KB to 159 KB (approximately).
- Fixed hot reloading when developing with Bootlaterus.
- Updated syntax-hl units to rem.
- Updated box-shadows to rem.
- Added .text-shadow class
- Added absolute positioning helpers (.h-center, .v-center, .hv-center)-
- Fixing dropdown dark bg colors.
- Added Karma as test runner.
- Added full height classes (.vh-full and .min-vh-full) and navbar default height (.navbar-default-height).
- Added .vh-25, 50 and 75.
- Fixed utilities/mixins folder structure
- Ignored html samples from NPM release, reducing download file size.
- Added option for fixed and fixed-full backgrounds.
- JS minification tasks.
- Fixing colors for code-comments.
- Fixing XML syntax high-lightning.
- Removing main-container because it was hardly reusable.
- Updating examples.
- Cleaning up JS code.
- Minor changes.
- Added theme using default bootstrap styles.
- Fixing css filenames.
- Fixing side navbar z-index bug.
- Added classes to support dark dropdowns.
- Fixing bug that hides last element of a left navbar on responsive mode.
- Adding extended carousel.
- Multiple themes supported!
- Added Light theme.
- Added theme variations with and without fonts.
- Preview of multiple themes enabled.
- Other improvements and refactorings
- Fixing npm release.
Initial release.