Releases: Sidnioulz/storybook-addon-tag-badges
Releases · Sidnioulz/storybook-addon-tag-badges
v1.3.0
1.3.0 (2024-11-23)
Features
- Support skipping of inherited tags in sidebar (5e8d137)
v1.2.0
1.2.0 (2024-11-06)
Features
v1.1.0
1.1.0 (2024-11-06)
Features
- Allow mixing addon with other sidebar renderLabel functions (4ce1bd1)
v1.0.3
1.0.3 (2024-11-06)
Bug Fixes
- Circumvent zealous code optimisations in manager (72e9379)
v1.0.2
1.0.2 (2024-11-06)
Bug Fixes
- Tidy up manager exports in package.json (7f0f2ad)
v1.0.1
1.0.1 (2024-11-05)
Bug Fixes
- Add missing TypeScript exports (b4508fe)
v1.0.0
1.0.0 (2024-10-19)
Bug Fixes
- Badge: Avoid cursor mismatch in sidebar (9f5aaeb)
- deps-dev: Force security updates (82f6d2e)
- display: Fix default toolbar value and types (cbc20fe)
Features
- Implement default config (2236887)
- Implement v1 (bf9c28b)
- Initialise addon structure (94a3cd7)
- Render initial Badge in dedicated stories (52dd709)
v0.0.7
Bug Fixes
- display: Fix default toolbar value and types (cbc20fe)
- types: Limit Display type to docs|story for toolbar (4a0ce43)
- badge: Avoid cursor mismatch in sidebar (9f5aaeb)
Features
- Implement v1 (bf9c28b)
- Render initial Badge in dedicated stories (52dd709)
- Initialise addon structure (94a3cd7)
Documentation
- readme: Improve README config section and add workflow stub (7f08918)
- readme: Implement first readme draft (1066ada)
- Add workflow examples (469d10b)
- Add code of conduct (ecd1923)