Skip to content

Latest commit

 

History

History
152 lines (125 loc) · 8.17 KB

CHANGELOG.md

File metadata and controls

152 lines (125 loc) · 8.17 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.2.1 - 2024-02-08

Changed

  • Fully embrace Bun

2.2.0 - 2024-02-08

Changed

  • Update all dependencies

2.1.0 - 2023-11-22

Changed

  • update dependencies

Fixed

  • remove storybook deprecations

2.0.5 - 2023-06-06

Fixed

  • Fix missing files

2.0.4 - 2023-06-06

Fixed

  • Fix generated package.json

2.0.3 - 2023-06-06

Fixed

  • Add missing directories

2.0.2 - 2023-06-06

Fixed

  • Fix init script

2.0.1 - 2023-06-06

Fixed

  • Fix init script

2.0.0 - 2023-06-06

Changed

  • refactor using vite and storybook v7
  • change icons system using svg-sprite
  • update to the documentation pages

Added

  • Add Alpine.js integration

1.1.1 - 2022-06-16

Fixed

  • Fix package.json wrong version by @nelsonreitz

1.1.0 - 2021-12-24

Added

  • Tailwind 3 support

1.0.3 - 2021-09-17

Changed

  • Update project dependencies

1.0.2 - 2021-06-25

Changed

  • 🔧 update npm scripts [cf53ad8]

1.0.1 - 2021-06-25

Added

  • ✨ add generated .gitignore [87d2a8b]

Changed

0.1.0 - 2021-06-25

Changed

  • 🎨 improve icon system and tailwind tasks [9f17dc4]
  • ⚡ improve storyboox start/refresh time [69a22d7]
  • ⬆️ rough update of dependencies and configs [633a1a2]
  • 📝 update changelog [0a69fa8]

0.0.4 - 2021-02-17

Changed

  • 🎨 improve Icons doc and add base doc pages [3ceae75]
  • 📝 update changelog [6b7baca]

0.0.3 - 2021-01-08

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]
  • Update README.md [277cadf]
  • 📝 update CHANGELOG [274959f]
  • 📝 add Changelog [c5462ce]

0.0.1 - 2021-01-05

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]
  • 📝 improve doc [c97a473]
  • Create CODE_OF_CONDUCT.md [a57b0bb]
  • Create LICENSE [10a1590]
  • 📝 improve doc [becf48a]
  • 📝 improve doc [108088d]
  • 📝 improve doc [ef03489]
  • 📝 add README [9d69365]
  • 📝 add better module example [faf6671]
  • 📝 simplify intro [23daa7a]

Fixed

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