Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Latest commit

 

History

History
209 lines (162 loc) · 4.25 KB

CHANGELOG.md

File metadata and controls

209 lines (162 loc) · 4.25 KB

v1.4.0

20-09-2020

  • New typewriter modular template
  • Updated libraries Bootstrap 4.5.2 and Fontawesome 5.14.0
  • Moved languages key to THEME_BOOTSTRAP_BLOG to solve errors on child themes

v1.3.6

08-08-2020

  • Improved icons on modular features
  • Fix for missing default comments param

v1.3.5

07-08-2019

v1.3.4

07-08-2019

  • Markdown notices integration
  • Cards images alt-text
  • Assets event now onAssetsInitialized
  • Featured image css missing

v1.3.3

03-08-2019

  • Theme css minified and compressed
  • Light colors are more accessible
  • Blueprints fix

v1.3.2

01-08-2019

  • Added item.text_align theme option
  • Added support for lastfm and sharer plugins
  • Renamed skills template to bars
  • Fixed a SASS compile error
  • Fixed charset lang error in latest Grav version

v1.3.1

25-6-2019

  • Footer now is always aligned to the bottom of viewport
  • Related pages summary broke HTML markup on truncating
  • Masonry only-text items classnames spacing

v1.3

24-6-2019

  • Added pagination template. Disable built_in_css plugin option to render it properly.
  • Fluid container option
  • Moved Twig macros to SASS functions to ease theme extending and understanding.
  • Added new colors (expert mode)
  • Language typo error

v1.2

15-6-2019

  • Added container_fluid and item.featured_image theme options
  • Login status template desalignment

v1.1.12

30-3-2019

  • Implement assets rendering using Deferred Block Twig extension
  • Fixed a bug in macro button when site is under a subdomain

v1.1.11

24-2-2019

  • Breadcrumb style now from Bootstrap

v1.1.10

24-1-2019

  • Related pages at bottom items
  • Some styles buttons didn't have background animation
  • Css improvements
  • Updated masonry and cards responsive layouts

v1.1.9

24-12-2018

v1.1.8

24-12-2018

  • Fixed show_more translation (blog modular template)
  • Assets css/js in collection named bootstrap-blog
  • Showcase parameter image_filters renamed to image_actions
  • Dropdown menu can be splitted using split_menu: true

v1.1.7

26-11-2018

  • Fixed navbar style color

v1.1.6

19-11-2018

  • Fixed navbar macro

v1.1.5

17-11-2018

  • Navbar color change from item headers
  • Added new colors to blueprints
  • Icon in dropdown menus
  • Fixed disqus bug when title has quotes
  • Carousel controls id broken

v1.1.4

10-11-2018

  • Carousel modular template
  • Skills modular template
  • JQuery slim no worked with CDN files

v1.1.3

24-10-2018

  • Supported new styles in blueprints (no forms)
  • Fixed style in cards layout

v1.1.2

21-10-2018

  • New bootstrap colors
  • Fixed pagination

v1.1.1

23-09-2018

  • Added taxonomy selectors
  • Updated Bootstrap 4.1 and FontAwesome 5.1.3
  • Css fixes

v1.1

15-07-2018

  • Added go to top button
  • Merge portfolio and blog layouts
  • Added info style
  • Now dateformat comes from Grav System Config
  • Removed portfolio templates. Use blog instead
  • Fixed navbar image

v1.0

02-06-2018

    • Initial version