Releases: IonicaBizau/gridly
Releases · IonicaBizau/gridly
1.4.5
- Fix the Patreon link in the README.md file. 📝
1.4.4
- Updated the README.md following the new template. 📝
- Add the Patreon link in the README.md file. If you like what I'm doing, supporting me would be awesome! Even one dollar / month would be helpful! Thanks! ❤️
1.4.3
1.4.2
Whitelist the npm files.
1.4.1
- Added badges 🎉
- PayPal Donations
- npm downloads
- npm version
- Travis (if there are tests)
- CodeMentor–you can ping me there if you need help with one of these modules (or help in general).
- Updated the LICENSE year. 🎆
1.4.0
Big thanks to @phoenixenero for adding autoprefixer in the building process and improving the documentation. The files containing prefixed properties are stored in dist/prefixed
and they should have a better compatibility with older browsers (which support flexbox but only with prefixes). 👏 👍 🍎 This fixes #7.
1.3.0
1.2.0
-
This fixes problematic layout-breaking flex behavior (outlined in detail in #6). Special thanks to @opattison! 🍰
The fix should work in IE 11 and Safari 9.x.
-
Added
showalicense.com
as example of website where Gridly is used. 📝 -
Updated the description (now, the entire thing–minimized and gzipped–weights 165B while the core weights ~105B).
1.1.0
- Added package.json
- Improved the documentation.
- Integrated json2md with blah to get the best flexibility in generating documentation. 💫
Regarding the integration of json2md into blah, read this blog post I wrote.
1.0.1
- Added the
LICENSE
file - Added links to the example page.