This repository was archived by the owner on May 24, 2024. It is now read-only.
v1.10.0
1.10.0 (2022-08-05)
Bug Fixes
- i18n: correct typo (c2912bb)
Features
- add babylonjs engine atom (3d3740e)
- add check, clock and cross icons (be19927)
- add close icon (6752c35)
- add i18n label for buttons (bf20df5)
- add icon component (0e01dcd)
- add icons, change name & uniform colours (0a7b968)
- add jsx element type to description (e7a39b1)
- add max-width to logo & adjust logo documentation (70673dd)
- add new icons to type (d3e27ee)
- add new logo to storybook (6cad3e1)
- add okp4 icons (2833dab)
- add properties to button (454a0da)
- add reset button in the last step and refactor code (4cb1d1e)
- add responsive design (4fcb7a8)
- add responsive style (e003f89)
- add sprites scripts (5e2fa18)
- add state to watch useful steps changes (3b3748f)
- add stepper export (ad3fd78)
- add string type guard function (0f25e5e)
- add success content after submit (72e6685)
- change step status management (2d62b75)
- create stepper component (24433e2)
- declare type for managing a state (22be8b3)
- declare type to manage callbacks (78939d4)
- fix reset state (c3a99af)
- improve step styles (80c8f2d)
- improve stepper styles (615a486)
- introduce useReducer to manage local state (179770a)
- remove step component and refactor status management (afd1419)
- replace next and previous text by icon (6e506ed)