Skip to content

Version change log

Daniel Cañizares Corrales edited this page May 11, 2020 · 19 revisions

Bootlaterus 1.0.0

  • Updated to bootstrap 4.4.
  • Fixed customization fonts FAQ.
  • Added sample React Side-Navbar.

Bootlaterus 0.2.0

  • 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.

Bootlaterus 0.1.5

  • Fixing colors for code-comments.

Bootlaterus 0.1.4

  • Fixing XML syntax high-lightning.
  • Removing main-container because it was hardly reusable.
  • Updating examples.
  • Cleaning up JS code.
  • Minor changes.

Bootlaterus 0.1.3

  • Added theme using default bootstrap styles.
  • Fixing css filenames.

Bootlaterus 0.1.2

  • Fixing side navbar z-index bug.

Bootlaterus 0.1.1

  • Added classes to support dark dropdowns.

Alpha v0.1.0

  • 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

v0.0.2

  • Fixing npm release.

Pre-alpha v0.0.1

Initial release.