v0.1.0
🚀 Enhancement
🐛 Bug Fix
- Turn Args interfaces into types when passed to decorators #65 (@kasperpeulen)
- Improve the startcase implementation to mimick lodash's version more closely #64 (@ndelangen)
- replace lodash #62 (@ndelangen)
- Fix bug with meta not working well as generic parameter for StoryObj #60 (@kasperpeulen)
- Make sure that index signatures (used in decorators) don't cause unexpected types #58 (@kasperpeulen)
- Add strict variants for Args and Paramters to CSF #57 (@kasperpeulen)
- Revert stricter parameters #56 (@kasperpeulen)
- Use builtin installation of actions/setup-node #55 (@kasperpeulen)
- Rename Framework to Renderer #54 (@kasperpeulen)
- Rework Framework type to contain
canvasElement
#53 (@tmeasday) - Add tags annotation at all levels #52 (@tmeasday)
- First attempt at bringing new types over #29 (@tmeasday @shilman @ghengeveld @wKich @kasperpeulen)
- Revert "Play function can only be set at the story level" #40 (@wKich @shilman)
- Add conditional arg types and metadata #36 (@shilman @tmeasday @kasperpeulen)
- Re-apply
TArgs
to CSFrender
type #43 (@tmeasday @shilman @kasperpeulen) - Add step to play context and
runStep
to project annotations #48 (@tmeasday @shilman @kasperpeulen) - Sound arg types for CSF3 #49 (@kasperpeulen @shilman)
- ArgsFromMeta utility and generic ArgsStoryFn RT #51 (@kasperpeulen)
- Configure Auto #50 (@shilman)
- Only make
TArgs
parameterizeargs
andargTypes
in our default annotations #33 (@tmeasday) - Adding Components.studio as a tool using CSF #13 (@georges-gomes @ghengeveld)
- Makes name argument for 'toId' optional #17 (@unematiii @ghengeveld)
- use permanent url for the header image #12 (@winkerVSbecks)
- fix link to image #10 (@winkerVSbecks)
- Publish under @ComponentDriven and update README #8 (@winkerVSbecks)
- Add meta types for CSF #5 (@wKich)
- types of csf properties #3 (@atanasster @ndelangen)
- Extract @storybook/csf from monorepo #1 (@shilman)
⚠️ Pushed to master
- First commit (@shilman)
📝 Documentation
- added storyNameFromExport(key) in README.md #2 (@georges-gomes @shilman)
🔩 Dependency Updates
- Bump handlebars from 4.5.3 to 4.7.7 #20 (@dependabot[bot])
- Bump y18n from 4.0.0 to 4.0.3 #32 (@dependabot[bot])
- Bump ini from 1.3.5 to 1.3.8 #18 (@dependabot[bot])
- Bump yargs-parser from 13.1.1 to 13.1.2 #15 (@dependabot[bot])
- Bump lodash from 4.17.15 to 4.17.21 #21 (@dependabot[bot])
- Bump hosted-git-info from 2.8.5 to 2.8.9 #22 (@dependabot[bot])
- Bump path-parse from 1.0.6 to 1.0.7 #25 (@dependabot[bot])
- Bump browserslist from 4.11.1 to 4.16.6 #23 (@dependabot[bot])
- Bump acorn from 5.7.3 to 5.7.4 #27 (@dependabot[bot])
- Bump ws from 5.2.2 to 5.2.3 #28 (@dependabot[bot])
- Bump tar from 4.4.13 to 4.4.19 #30 (@dependabot[bot])
- Bump tmpl from 1.0.4 to 1.0.5 #31 (@dependabot[bot])
Authors: 12
- @dependabot[bot]
- Atanas Stoyanov (@atanasster)
- Dmitriy Lazarev (@wKich)
- Dominic Nguyen (@domyen)
- Georges Gomes (@georges-gomes)
- Gert Hengeveld (@ghengeveld)
- Kasper Peulen (@kasperpeulen)
- Mati Kärner (@unematiii)
- Michael Shilman (@shilman)
- Norbert de Langen (@ndelangen)
- Tom Coleman (@tmeasday)
- Varun Vachhar (@winkerVSbecks)