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

Releases: frontend/toolbox-utils

1.5.0

07 May 12:50
Compare
Choose a tag to compare
  • ✨ add seemless offline support (6767f7a)
  • ✨ add future proof reader CDN (see you in a year XD) (8721b4a)
  • 💄 use nicer template log (16bbcb7)
  • 🔨 drop gulp-utils for fancy-log #24 (5774132)
  • 🔨 move vendors.min.css before projects CSSs for a safer future #32 (ff573d7)
  • 🔨 replace deploy Gulp task by a stronger shell script #21 (2541b2d)
  • ⬆️ update all dependencies (e0f09fc)
  • 🔧 stop renaming keyframes, counter and gridTemplate (23dfe4c)

1.4.5

19 Jul 12:56
Compare
Choose a tag to compare
  • 🐛 fix broken components dirtree (b3ad176)

1.4.4

19 Jul 12:41
Compare
Choose a tag to compare
  • 🔨 simplify docs tree preparation (6b2b4ec)

1.4.3

19 Jul 08:38
Compare
Choose a tag to compare

✨ add documentation custom structure (6e0ef93)

1.4.2

19 Jun 10:12
Compare
Choose a tag to compare
1.4.2

1.4.1

19 Jun 09:06
Compare
Choose a tag to compare

🔧 move gulp-uglify in normal dep

1.4.0

15 Jun 11:53
Compare
Choose a tag to compare
  • 🔧 add CustomEvent in js polyfills (c6881ca)
  • Update polyfill for IE11 bug. (09e3aef)
  • 💄 safer CSS (94a19e3)
  • 🐛 fix prepare css/js inclusion (c7e3c2b)
  • ⚡️ pre-construct components meta for quicker reader render (51690b3)
  • ⚡️ resolve recuring perf issue (5304bb1)
  • 📝 add comments (d851af4)
  • ✨ dynamic components types (580fc0a)
  • ⬆️ re-upgrade all depencies like a guedin (3954461)
  • ✨ add update notification (ae8158e)
  • ✨ multiple JS/SCSS possible using toolbox.json config (see doc) (227120e)
  • ⬆️ Hard upgrade deps, upgrade to Webpack 4, remove fonticons and readd gulp-uglify for JS vendors (a01c6ba)

1.3.2

06 Feb 11:20
Compare
Choose a tag to compare
  • fix autoprefixer config to prefix CSS Grid layout

1.3.1

13 Dec 09:09
Compare
Choose a tag to compare
  • 🐛 fix reader js path (1432279)

1.3.0

13 Dec 08:53
Compare
Choose a tag to compare
  • ✨ simplify toolb-reader call (0493e13)
  • ✨ copy also html doc file (c650137)
  • ✨ add recursive homemade dir parser for docfiles (126f706)
  • ✨ get doc file and pass it to template (91e1eb1)