Skip to content

Releases: frontend/storybox

1.0.3

17 Sep 13:33
Compare
Choose a tag to compare

1.0.3 - 2021-09-17

Changed

  • Update project dependencies

0.0.3

08 Jan 19:00
Compare
Choose a tag to compare

Added

  • ✨ add React module example [df0a1db]
  • ✨ add Vanilla module example [fcd184d]
  • ✨ add Storybox version and migration guide [a1bd747]

Changed

  • 🚸 improve UX with Docs tab by default with hidden props table [99a52f1]
  • ♻️ improve IconsDecorator usage to be less mandatory [83378ca]

0.0.1

05 Jan 09:41
Compare
Choose a tag to compare

Added

  • ✨ add init bin [83db3d6]
  • ✨ add icons system [1138e69]
  • ✨ add script bundling system [8ed6ff7]
  • ✨ add Tailwind and PostCSS [c74b494]
  • ✨ add HTML code tab [a1615b6]
  • 🎉 bootstrap basic example with TS [804b7e5]

Changed

  • 🔧 rename npm package [f93d8c0]
  • 🔧 add styleguide build task [49c91d4]
  • ⬆️ upgrade dependencies [134de32]
  • ♻️ improve components [e74a567]
  • 💄 add Blank component for generact [1518f42]
  • 🎨 improve Button example [c1b13b3]
  • 🔧 support Antistatique Frontend Development Configuration without tracking it [d1fdec0]
  • ♻️ start refactoring base styles [f47d7b7]
  • 🔧 put HTML code first [2e57429]

Fixed

  • 🐛 avoid partial utility name [eb48591]
  • 🐛 fix broken render [8c1ac79]

Miscellaneous