Skip to content
This repository has been archived by the owner. It is now read-only.

Releases: justinhartman/bootstrap4.espressotemplate

Version 1.2.0

15 Sep 10:40
Compare
Choose a tag to compare

Version 1.2.0 (15/09/2018)

  • #enhancement
    • Added meta-tag for humans.txt file. Actually a bug, but it's now added.
  • #new
    • Added Font Awesome to all the templates.
  • #bugfix
    • Fixed bug where Font Awesome wasn't appearing in markup.

Version 1.1.0

15 Sep 10:40
Compare
Choose a tag to compare

Version 1.1.0 (15/09/2018)

  • #new
    • Added Font Awesome icon library.
  • #bugfix
    • Fixed bug in spacing in humans.txt.
  • #enhancement
    • Removed the Bootstrap SVG icons from the project folder. Using the raw svg
      markup in templates.

Version 1.0.0

14 Sep 22:38
Compare
Choose a tag to compare

Version 1.0.0 (15/09/2018)

  • #enhancement
    • Completed Sticky Nav.
    • Updated the humans.txt template and generator settings file.
    • Completed documentation for the README.
    • Removed unused vendor-scripts.
    • Completed Navbar Bottom. All templates are now converted.
  • #new
    • Sticky template completed. Added original Sticky Nav template.
    • Added original Sticky template.
    • Added Experiments section. Completed offcanvas and floating templates.
    • Navbar Fixed completed. Original Navbar Bottom template added.
    • Navbar Static completed. Added original Navbar Fixed template.
    • Navbars completed. Added original Navbar Static template.
    • Added original navbars template.
  • #bugfix
    • Added Google Analytics to Sticky as I forgot it.

Version 0.4.1

14 Sep 22:37
Compare
Choose a tag to compare
Version 0.4.1 Pre-release
Pre-release

Version 0.4.1 (14/09/2018)

  • #bugfix
    • Fixed issue where I deleted the arrays from the generator file.
  • #enhancement
    • Restructured the placement of the arrays.

Version 0.4.0

14 Sep 22:37
Compare
Choose a tag to compare
Version 0.4.0 Pre-release
Pre-release

Version 0.4.0 (14/09/2018)

  • #new
    • Dashboard completed. Original Sign-in template added.
    • Blog template completed. Original Dashboard template added.
    • Carousel template completed. Original Blog template added.
    • Cover template complete. Original Carousel added.
    • Product template complete. Original Cover template added.
    • Original product template added.
    • Checkout template complete. Added bootstrap svg to img folder for reuse.
    • Pricing template completed. Original Checkout template added.
    • Album completed. Original pricing template added.
    • Original album template added.
  • #enhancement
    • Using arrays in generator.js as code was not clean. Sign-in template completed.
    • Better code commenting.
    • Re-arranged ordering of arrays to be logical in terms of code positioning.
    • Cleaned up some of the code.

Version 0.3.0

14 Sep 22:36
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

Version 0.3.0 (13/09/2018)

  • #new
    • Added all template options. New "grid" template.
    • Added browser upgrade CSS and cleaned up the code.
  • #enhancement
    • Grid template completed.

Version 0.2.1

14 Sep 22:36
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

Version 0.2.1 (13/09/2018)

  • #new
    • Added a custom stylesheet for the project.
  • #bugfix
    • Fixed a mistake with the stylesheet name.

Version 0.2.0

14 Sep 22:36
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Version 0.2.0 (13/09/2018)

  • #new
    • Adding core Bootstrap folder.
    • Added starter-template from Bootstrap.
  • #enhancement
    • Updated the generator settings and JS file.
    • Removed old templates and added jumbotron.
    • Removing old scripts and adding new ones for Bootstrap.
    • Renaming starter template.
    • Removing H5BP as it's not needed.
    • Refactored original starter template code.

Version 0.1.0

14 Sep 22:35
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

Version 0.1.0 (12/09/2018)

  • #enhancement
    • Upgraded to my H5BP project which includes all the latest libraries.

Version 0.0.1

14 Sep 22:35
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

Version 0.0.1 (11/09/2018)

  • #new
    • Initial commit, based off the HTML5 Boilerplate template.