Releases: pangolinjs/core
Releases · pangolinjs/core
Release 1.4.0
Only a little bit breaking...
- Update jQuery to 3.0.0
- Finally the Styleguide menu no longer sucks!
- The breaking part: Overhauled component markup generation with partial for component variations. Makes the Styleguide a lot easier to read and to develop.
Release 1.3.2
- Update Normalize.css
- Small CSS changes
- Fix gulp-hb 'file' to '@file' change
Release 1.3.1
- Update dependencies to latest versions.
- Improve error handling for Handlebars (still not that great, but there's nothing I can do).
- Switch to relative paths in generated HTML files.
- Switch from Assets to Images. Because all the other stuff like fonts will be loaded from CDNs. There is no need for other assets anymore.
- Make Styleguide Nav a bit more beautiful by removing file extension.
Release 1.2.1
- Highly decrease gulpfile.js complexity.
Release 1.2.0
Not compatible with previous versions!
- Remove gulp-bless since old IE versions aren't supported anymore.
- Replace gulp-include with gulp-concat for JavaScript concatenation (a lot less complex).
- Update README.md with changes.
Release 1.1.0
- Add Holder.js for easy image placeholders.
- Add forms/typography example components.
- Add Material Icons credits to README.md.
Release 1.0.1
- Switch to SVG icons for Styleguide navigation
- Open Browsersync settings in a new tab
Release 1.0.0
- Completely overhauled the Styleguide navigation menu
- Updated jQuery to 2.2.1
- Updated README.md
Beta 0.12.3
- Make the Styleguide navigation more awesome (visually)…
Beta 0.12.2
- Improve asset version system with random number