This repository was archived by the owner on Feb 17, 2026. It is now read-only.
v1.0.0
1.0.0 (2021-07-29)
Bug Fixes
- reorder mobile view wizard controls and secondary content positions (b8bb6dc)
- wizard: refactor stylesheets to match contexts (7c7977c)
- wizard-header: add border styling (898c7f8)
- wizard-navigations: add node ref to fix deprecation warning (57907e1)
- wizard-navigations: remove duplicated variables (2ef9145)
- wizard-navigations: standardise placeholder tokens naming (b2e5ef7)
- wizard-navigations: update assertion selector (fff8d55)
Features
- global-style: add global stylesheet with reusable variables, functions and mixins (c8edcc7)
- navigation-context: add helpers to manage active state (109171e)
- navigation-context: add navigation context (683923a)
- navigation-context: export navigation context and provider at root source (33cb9f2)
- navigation-context: manage active controls and provide new helper to assert route guard status (732023b)
- wizard-control: add active controls from navigation context as primary control source (6044984)
- wizard-controls: add single navigation styling (420f232)
- wizard-controls: add wizard controls (07a9f68)
- wizard-header: add wizard header component (482c905)
- wizard-navigation: add wizard navigation component (5330cc9)
- wizard-navigations: add route guard to navigation list (29642f2)
- wizard-navigations: add shared SCSS variables (70f650e)
- wizard-navigations: add state icons (0be403c)
- wizard-navigations: add wizard navigations component (09733d8)
- wizard-navigations: collapse navigations on step changes during mobile view (84de83d)
- wizard-navigations: replace custom navigation heading with active step label (ab33aec)
- wizard-step: add wizard step (33d7d77)
- wizard-step: configure active state and when loaded (e4fec9e)
- wizard-step: initial and cleanup active controls and state on step loaded (98bdb2d)
- wizard-steps: add nested routes support (9b029af)
- wizard-steps: add wizard steps component (355db9e)
- wizard-steps: export wizard steps to route source (71da0b4)
- wizard-steps: integrate wizard navigations into wizard steps (3480cb6)
- wizard-wrapper: add wizard wrapper component (bdfb381)