5064 Commits

Author SHA1 Message Date
Michael Shilman
c1de529cc3
Merge pull request #13775 from phated/phated/vue3
Vue: Add Vue 3 support
2021-02-02 09:28:48 +08:00
Blaine Bublitz
6d31d1ee59 fix: setup onClick action for e2e tests 2021-02-01 17:19:23 -07:00
Michael Shilman
3bec74e738
Merge pull request #13659 from j3rem1e/svelte-description
Addon-docs: Fix Component description in Svelte
2021-02-01 10:38:35 +08:00
Blaine Bublitz
9c35e55ce6 feat: use generator to add storybook into vue3 example 2021-01-29 19:51:43 -07:00
Blaine Bublitz
1761302ad4 feat: scaffold vue3 example app with vue 3 cli 2021-01-29 19:51:43 -07:00
Michael Shilman
2a8f070c0c v6.2.0-alpha.19 2021-01-29 08:47:34 +08:00
ThibaudAv
53248cafb4 chore(angular): add theme-decorator example 2021-01-28 18:20:23 +01:00
ThibaudAv
9113153f2a chore(angular): add more examples for docs addon 2021-01-28 18:20:22 +01:00
ThibaudAv
104002269e refactor(angular): move docs stories in Addon/Docs 2021-01-28 18:20:11 +01:00
ThibaudAv
3265884961 feat(angular): add inline stories support in the docs addon
The configuration has to be set up in each angular project to avoid forcing dependencies to `@angular/elements` ans `@webcomponents/custom-elements`
2021-01-28 18:16:51 +01:00
Blaine Bublitz
f3e77d166b docs: import from theming module to support esm 2021-01-25 14:06:59 -07:00
j3rem1e
2c87b51055 Fixes smoke-test on svelte-kitchen-sink 2021-01-22 14:30:58 +01:00
Michael Shilman
ed19e4b88b v6.2.0-alpha.18 2021-01-22 21:19:48 +08:00
Gaëtan Maisse
2997357f93
chore(angular): bump angular app dep and example to Angular 11.1 2021-01-22 13:11:43 +01:00
Michael Shilman
218f33702f v6.2.0-alpha.17 2021-01-22 12:37:52 +08:00
Michael Shilman
eac8b7550b
Merge pull request #13653 from j3rem1e/svelte-dyn-snippets
Addon-docs: Add dynamic snippet support for Svelte
2021-01-22 12:16:38 +08:00
Michael Shilman
ba4be81341
Merge pull request #13660 from j3rem1e/svelte-argstable
Svelte: Add Slots and Events to the generated ArgsTable
2021-01-22 11:55:12 +08:00
Blaine Bublitz
05a82d7e72 feat: upgrade html-kitchen-sink to use addon-postcss, postcss v8 & autoprefixer v10 2021-01-21 16:55:02 -07:00
j3rem1e
440b08415c Svelte: Adding Slots and Events in the ArgsTable 2021-01-20 18:48:43 +01:00
j3rem1e
4e18a8f582 Svelte: Implements dynamic snippet 2021-01-20 17:33:06 +01:00
j3rem1e
128d176486 Docs: Fixes Component description in Svelte 2021-01-16 13:00:47 +01:00
Michael Shilman
2cc64efa1d v6.2.0-alpha.16 2021-01-16 08:52:08 +08:00
Michael Shilman
9819dbdf57 v6.2.0-alpha.15 2021-01-15 14:24:47 +08:00
Blaine Bublitz
3470a4e633 upgrade ember-cli-app-version 2021-01-14 17:34:51 -07:00
Renovate Bot
b5d4f09120 chore(deps): update all non-major dependencies 2021-01-14 17:04:42 -07:00
Michael Shilman
b2ef49e666 v6.2.0-alpha.14 2021-01-14 08:24:12 +08:00
Michael Shilman
9de487fa7b v6.2.0-alpha.13 2021-01-13 18:07:58 +08:00
ThibaudAv
3d11436e8f feat(angular): componentWrapperDecorator accept props
Note : compatible with StoryContext (args, globals, ...)
2021-01-12 23:17:44 +01:00
ThibaudAv
3ba763afc2 feat(angular): add more exemple in decorators.stories.ts 2021-01-12 23:17:44 +01:00
ThibaudAv
9c5485bba0 feat(angular): improve Decorators and Angular template generation 2021-01-12 23:17:43 +01:00
ThibaudAv
a066b36985 refactor(angular): separates StorybookModuleMetadata from rendering service
and rename some function for more clarity
2021-01-12 23:17:43 +01:00
Blaine Bublitz
69235df336 fix: Fix angular test that was flakey based on timezone 2021-01-11 13:06:32 -07:00
Michael Shilman
b362282965 v6.2.0-alpha.12 2021-01-12 02:46:59 +08:00
Michael Shilman
9ee9dd1c2f v6.2.0-alpha.11 2021-01-11 18:48:28 +08:00
Michael Shilman
b351e46160 Fix broken configuration 2021-01-11 17:56:36 +08:00
Michael Shilman
014546dcbf Fix broken story 2021-01-11 17:49:21 +08:00
Michael Shilman
9b90b97e01
Merge pull request #13519 from storybookjs/feature/html-ts-template-and-types
HTML: Add CSF types
2021-01-02 21:37:13 +08:00
Yann Braga
cb55ee6abb test(html-kitchen-sink): add new snapshots 2021-01-02 12:42:04 +01:00
Yann Braga
cd5905f161 chore(examples): update html kitchen sink 2021-01-02 09:57:02 +01:00
Dominic Lee
80e5f9058d
fix: assign parameters to correct story 2020-12-29 15:55:39 +00:00
Dominic Lee
b5ea3158d0
chore: add additional addon-jest examples 2020-12-29 13:57:56 +00:00
Michael Shilman
bd7f2bbed5 v6.2.0-alpha.10 2020-12-28 11:51:46 +08:00
Yann Braga
64ffe9d927 chore(examples): add html typescript 2020-12-26 23:24:48 +01:00
Gert Hengeveld
daa78d449a Restore Symbols position and fix the DoubleThemeRenderingHack instead. 2020-12-22 11:05:35 +01:00
Gert Hengeveld
795f467b1f Move symbols below story content to prevent them from interfering with :first-child. 2020-12-22 01:03:30 +01:00
Gert Hengeveld
4564593793 Merge branch 'next' into tree-reuse-svg-paths 2020-12-21 13:17:19 +01:00
Michael Shilman
47341be6aa v6.2.0-alpha.9 2020-12-20 19:58:45 +08:00
Michael Shilman
e028fe7e05
Merge pull request #12829 from storybookjs/dependabot/npm_and_yarn/ember/optional-features-2.0.0
Bump @ember/optional-features from 1.3.0 to 2.0.0
2020-12-20 17:49:10 +08:00
j3rem1e
3f7153a52d Make docgen static for svelte component (fixes #13247) 2020-12-16 16:23:53 +01:00
dependabot-preview[bot]
91f31986d4
Bump @ember/optional-features from 1.3.0 to 2.0.0
Bumps [@ember/optional-features](https://github.com/emberjs/ember-optional-features) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/emberjs/ember-optional-features/releases)
- [Changelog](https://github.com/emberjs/ember-optional-features/blob/master/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember-optional-features/compare/v1.3.0...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-16 14:49:37 +00:00