-
- Move repo to robbinworks/haywire-grav
- Update references to repo/author
-
- Upgrade to Bulma
^0.7.1
- Upgrade to Bulma
-
- Fix indentation in
blueprints.yaml
- Fix typos in
Navbar.vue
- Do not output empty classname(s) to
<body>
- Fix indentation in
-
- New
post.html.twig
partial
- New
-
- Add 2 space indentation to
*.json
files (.editorconfig
) - Add yarn/npm logs to
.gitignore
- Update npm dependencies
- Add 2 space indentation to
-
- Add favicon
- Add intro to blog items
- Add tags to blog items
-
- 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
-
- Replace Bootstrap with Bulma
- Replace
scss
syntax withsass
-
- Add responsive navbar toggle using Vue
- Repo improvements, add issue template
- Remove jquery
- Add additional templates
-
- Update
_demo
pages PR #6
- Update
-
- Add babel polyfill for IE support (Vue)
- npm > yarn
-
- Update dependencies
- Remove vendor.js
- Remove main.js
- Bundle all scripts to app.js
- Renamed main.css/js to app.css/js
-
- Update demo-site with new url.
-
- Add vuejs
- Add vue example component (
/js/vue/components/Example.vue
) - Support
.vue
files
-
- Remove footer from item template
-
- Gulp should require jquery first PR #3
-
- Ability to toggle featured image on items from backend
- Placeholder image for featured image when empty
- Title of blogposts is now wrapped with a link to the post
- Navigation list items gets the class of their slug
- Class
.dropdown
is added to navigation submenus - Custom blueprint for external pages
- External pages in navigation opens in a new window
-
- Minor update to item template layout
- Navigation submenu is now enabled by default
- Clean up navigation twig template
- Updated demo content
- Updated theme details
- Global style/layout updates
-
- Added custom blueprints
- Added custom language settings
- Added featured image to blog item
-
- Restructured twig templates
- Cleaner base twig template
- Better blog functionality
- New theme thumbnail
- New theme screenshot
- Updated demo site
- Updated
_demo
-
- Removed unused scss files