4110 Commits

Author SHA1 Message Date
Michael Shilman
e56f5d1cb6 Update git head to 6.2.0-alpha.24 2021-02-06 09:51:13 +08:00
Michael Shilman
8001ec00b1 v6.2.0-alpha.24 2021-02-06 09:45:29 +08:00
Michael Shilman
de27374e66 Update git head to 6.2.0-alpha.23 2021-02-05 14:57:58 +08:00
Michael Shilman
da6c7fca24 v6.2.0-alpha.23 2021-02-05 14:51:47 +08:00
Michael Shilman
d32af21d0c Update git head to 6.2.0-alpha.22 2021-02-05 06:35:49 +08:00
Michael Shilman
e35c88c7a7 v6.2.0-alpha.22 2021-02-05 06:29:11 +08:00
Michael Shilman
a67f8b5811 Update git head to 6.2.0-alpha.21 2021-02-04 16:15:06 +08:00
Michael Shilman
881800fbc3 v6.2.0-alpha.21 2021-02-04 16:08:27 +08:00
Michael Shilman
3d19e7c316 Update git head to 6.2.0-alpha.20 2021-02-02 09:47:16 +08:00
Michael Shilman
20db16edcd v6.2.0-alpha.20 2021-02-02 09:40:39 +08:00
Blaine Bublitz
fafc6fc6d2 fix: write actual error message 2021-01-29 20:20:20 -07:00
Blaine Bublitz
4be15984cb feat: add vue3 app framework 2021-01-29 19:18:44 -07:00
Michael Shilman
09f059c4de Update git head to 6.2.0-alpha.19 2021-01-29 08:54:40 +08:00
Michael Shilman
2a8f070c0c v6.2.0-alpha.19 2021-01-29 08:47:34 +08: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
ThibaudAv
65f9803cd4 fix(angular): add right Parameters type in StoryContext type 2021-01-28 18:16:51 +01:00
Blaine Bublitz
360b00bfc3 chore: increase node version minimums to 10.13 2021-01-25 13:23:01 -07:00
Michael Shilman
8acc6cf2bd Update git head to 6.2.0-alpha.18 2021-01-22 21:25:54 +08: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
Gaëtan Maisse
ba332aedd4
feat(angular): add support of Angular 11.1 2021-01-22 13:10:38 +01:00
Michael Shilman
7d058e30d6 Update git head to 6.2.0-alpha.17 2021-01-22 12:44:00 +08:00
Michael Shilman
218f33702f v6.2.0-alpha.17 2021-01-22 12:37:52 +08:00
ThibaudAv
920ad34074 fix(angular): force re-render if template change
If the template is changed by a decorator, for example, it is necessary to re-render the story
2021-01-21 20:45:53 +01:00
ThibaudAv
4c47a9a643 fix(angular): improve the types of moduleMetadata decorator 2021-01-21 20:45:13 +01:00
ThibaudAv
8e4c183b68 refactor(angular): move deocrators.ts to preview root
Preview/angular/* is now legacy. The decorators defined here are not. So they are moved to preview root
2021-01-21 20:45:12 +01:00
ThibaudAv
c34cb3adeb refactor(angular): add @deprecated on unused propsMeta in StoryFnAngularReturnType
No longer appears to be used, based on a search on variable name
2021-01-21 20:45:12 +01:00
Gaëtan Maisse
0f9efd6374
Merge pull request #13698 from phated/phated/mainline-postcss-loader
Dependencies: Swap back to upstream postcss-loader
2021-01-21 20:15:54 +01:00
Gaëtan Maisse
60f6b400f7
Merge pull request #13596 from matheo/fix/baseUrl-check
Angular: Properly handle empty tsconfig compilerOptions
2021-01-21 20:11:59 +01:00
Blaine Bublitz
a056e36e53 Dependencies: Swap back to upstream postcss-loader 2021-01-21 11:53:48 -07:00
Michael Shilman
6889110272 Update git head to 6.2.0-alpha.16 2021-01-16 09:00:20 +08:00
Michael Shilman
2cc64efa1d v6.2.0-alpha.16 2021-01-16 08:52:08 +08:00
Blaine Bublitz
e868f2b8aa Dependencies: Swap postcss-loader for fork version 2021-01-15 16:22:15 -07:00
Michael Shilman
5fc7b64d14 Update git head to 6.2.0-alpha.15 2021-01-15 14:30:47 +08:00
Michael Shilman
9819dbdf57 v6.2.0-alpha.15 2021-01-15 14:24:47 +08:00
Renovate Bot
b5d4f09120 chore(deps): update all non-major dependencies 2021-01-14 17:04:42 -07:00
Blaine Bublitz
f1588ae692 upgrade: Updates postcss-loader to ^4.1.0
Modifies the code to support the changes to options block, and
adds an explicit postcss dependency at ^7.0.35 since it is now
a peerDep of postcss-loader
2021-01-14 15:45:31 -07:00
Michael Shilman
90948f2323 Update git head to 6.2.0-alpha.14 2021-01-14 08:30:12 +08:00
Michael Shilman
b2ef49e666 v6.2.0-alpha.14 2021-01-14 08:24:12 +08:00
Gaëtan Maisse
ef5577372d
Merge pull request #13450 from storybookjs/tech/migrate-rax-to-ts
Rax: Migrate to TS
2021-01-13 21:10:26 +01:00
Gaëtan Maisse
e9980382e3
refactor(rax): migrate to TS 2021-01-13 20:06:45 +01:00
Gaëtan Maisse
8fe83455d7
refactor(riot): migrate to TS 2021-01-13 20:04:52 +01:00
Gaëtan Maisse
2ba5bd6bd1
Merge pull request #13448 from storybookjs/tech/migrate-marionnette-to-ts
Marionette: migrate to TS
2021-01-13 20:03:36 +01:00
Gaëtan Maisse
a223286a4c
Merge pull request #13449 from storybookjs/tech/migrate-marko-to-ts
Marko: migrate to TS
2021-01-13 20:01:58 +01:00
Michael Shilman
774df21f35 Update git head to 6.2.0-alpha.13 2021-01-13 18:16:00 +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
e77446a7a5 fix(angular): reset route element when a new rendering is made
allow beta and legacy redering mode to work together
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