Skip to content

Releases: robbinjohansson/haywire-grav

0.4.4

31 Jan 20:37
Compare
Choose a tag to compare

New

0.4.3

21 May 12:09
Compare
Choose a tag to compare

Improved

  • Remove redundant code from Navbar.vue
  • Remove empty bootstrap.js

Bugfix

  • Fix issue with page/post media being used incorrectly. Switch to cropZoom instead of cropResize. (#26, #27, b76ebfc)

0.4.2

03 May 17:53
Compare
Choose a tag to compare

Improved

  • Upgrade to Bulma ^0.7.1

Bugfix

  • Fix indentation in blueprints.yaml
  • Fix typos in Navbar.vue
  • Do not output empty classname(s) to <body>

0.4.1

29 Mar 05:52
Compare
Choose a tag to compare

New

  • New post.html.twig partial

Improved

  • Add 2 space indentation to *.json files (.editorconfig)
  • Add yarn/npm logs to .gitignore
  • Update npm dependencies

0.4.0

01 Mar 06:34
Compare
Choose a tag to compare

New

  • Add favicon
  • Add intro to blog items
  • Add tags to blog items

Improved

  • Remove redundant blueprints
  • Update theme languages strings
  • Improve blog item blueprints
  • Update theme screenshot/thumbnail (now uses correct ratio/sizes)
  • Update demo pages
  • Add .is-right modifier to navbar-dropdown by default
  • Remove _general.sass
  • Redesign all page templates
  • Overall markup improvements
  • Dates are now printed using nicetime()
  • Reset style of bulma box element
  • Post thumbnail > featured_image

0.3.5

12 Feb 11:51
Compare
Choose a tag to compare

Bugfix

  • Add jquery if debugger is enabled (#16, 6428f09)

0.3.4

09 Feb 07:53
Compare
Choose a tag to compare

Improved

  • Prevent RuntimeException on external templates (#12, 5354003)
  • Improve asset cache busting handler (#14, #15, 28fce37)

0.3.3

22 Jan 07:00
Compare
Choose a tag to compare

New

  • Add .editorconfig

Improved

  • Update _demo/ pages markdown
  • Update theme screenshots
  • Bundle working assets to resources/ folder
  • Fix to Bulma navbar-burger (#1580, #1515)

0.3.2

09 Jan 19:22
Compare
Choose a tag to compare

New

  • Add asset cache busting

Improved

  • Improve template markup

0.3.1

13 Nov 08:53
Compare
Choose a tag to compare

Improved

  • Add markup to error.html.twig
  • Up dependencies