2121 Commits

Author SHA1 Message Date
Michael Shilman
a22654ce25 v6.4.0-beta.9 2021-10-12 15:38:47 +08:00
Michael Shilman
681f0bb583 Update git head to 6.4.0-beta.8, update yarn.lock 2021-10-11 22:54:00 +08:00
Michael Shilman
7f1ecb0822 v6.4.0-beta.8 2021-10-11 22:50:32 +08:00
Michael Shilman
c462a8c636 Update git head to 6.4.0-beta.7, update yarn.lock 2021-10-08 17:38:35 +08:00
Michael Shilman
5c16acd21a v6.4.0-beta.7 2021-10-08 17:35:42 +08:00
Michael Shilman
75c8e85514 Update git head to 6.4.0-beta.6, update yarn.lock 2021-10-07 14:24:49 +08:00
Michael Shilman
6e415afb51 v6.4.0-beta.6 2021-10-07 14:21:37 +08:00
Michael Shilman
239f391ed2 update from next 2021-10-07 13:13:01 +08:00
Tom Coleman
7369895450 Make the types generic for the angular decorators 2021-10-07 14:42:57 +11:00
Michael Shilman
06357e07a3 Update git head to 6.4.0-beta.5, update yarn.lock 2021-10-06 22:10:39 +08:00
Michael Shilman
c1e5c8344c v6.4.0-beta.5 2021-10-06 22:07:30 +08:00
Tom Coleman
d6b9286484 Merge remote-tracking branch 'origin/next' into 16047-refactor-specifiers 2021-10-06 13:04:04 +11:00
Tom Coleman
70ce417d86 We don't use event source in this test but we inherit from it 2021-10-05 23:05:41 +11:00
Michael Shilman
433a412584
Merge pull request #16217 from michalmo/angular-component-io-fix
Angular: Fix getComponentInputsOutputs for multiple decorators
2021-10-05 09:28:26 +08:00
Michael Shilman
0944cc9cb5 Update git head to 6.4.0-beta.4, update yarn.lock 2021-10-05 01:29:17 +08:00
Michael Shilman
294cc94b04 v6.4.0-beta.4 2021-10-05 01:26:10 +08:00
Michael Shilman
868768f797 Merge branch 'next' into 16147-fix-angular-inline 2021-10-03 21:45:07 +08:00
Michał Modzelewski
90dae3d635 fix: allow getComponentInputsOutputs to find I/O declared with more than one decorator 2021-10-02 19:29:04 +02:00
Michael Shilman
8411aa0d6f Update git head to 6.4.0-beta.3, update yarn.lock 2021-10-01 23:28:38 +08:00
Michael Shilman
0fc9200599 v6.4.0-beta.3 2021-10-01 23:21:37 +08:00
Michael Shilman
6ed3f33ef1 Update git head to 6.4.0-beta.2, update yarn.lock 2021-10-01 10:08:04 +08:00
Michael Shilman
3358e1e90c v6.4.0-beta.2 2021-10-01 10:04:43 +08:00
Thibaud Av
30d2251b3e
fix(angular): uses a react useEffect and does not render if the targetNode is null 2021-09-27 19:27:57 +02:00
Michael Shilman
d80182745a Update git head to 6.4.0-beta.1, update yarn.lock 2021-09-26 06:09:31 +08:00
Michael Shilman
000a73948b v6.4.0-beta.1 2021-09-26 06:06:37 +08:00
Thibaud Av
432c93f202
refactor(angular): remove dead code in client
This code is now longer useful with new RendererFactory
2021-09-25 10:34:13 +02:00
Tom Coleman
8a9a641791 Component is allowed to be unset 2021-09-24 13:52:22 +10:00
Tom Coleman
5683c4baae Pass component when rendering inline
For #16147
2021-09-24 11:43:15 +10:00
Michael Shilman
eeab9ce0b3 Update git head to 6.4.0-beta.0, update yarn.lock 2021-09-22 07:40:45 +08:00
Michael Shilman
44a855043c v6.4.0-beta.0 2021-09-22 07:37:43 +08:00
Michael Shilman
41d9e4778f Update git head to 6.4.0-alpha.41, update yarn.lock 2021-09-22 01:09:57 +08:00
Michael Shilman
64746ce270 v6.4.0-alpha.41 2021-09-22 01:06:34 +08:00
Michael Shilman
d72b2b5cb0 Update git head to 6.4.0-alpha.40, update yarn.lock 2021-09-20 20:13:57 +08:00
Michael Shilman
6b767d7c8f v6.4.0-alpha.40 2021-09-20 20:10:56 +08:00
Tom Coleman
5808c979a9 Update types for remaining frameworks 2021-09-20 17:26:41 +10:00
Tom Coleman
bf38b8ace6 Update CSF to add a couple of exports 2021-09-20 17:00:39 +10:00
Michael Shilman
d6cba15f17 Update git head to 6.4.0-alpha.39, update yarn.lock 2021-09-18 17:30:06 +08:00
Michael Shilman
b1d5f20b2f v6.4.0-alpha.39 2021-09-18 17:26:54 +08:00
Michael Shilman
d7148bde34 Update git head to 6.4.0-alpha.38, update yarn.lock 2021-09-16 22:10:36 +08:00
Michael Shilman
14b9d19e7e v6.4.0-alpha.38 2021-09-16 22:05:19 +08:00
Michael Shilman
3e281e60ac Merge branch 'next' into pr/15976 2021-09-16 19:09:10 +08:00
Michael Shilman
8ee5fac6ec Update git head to 6.4.0-alpha.37, update yarn.lock 2021-09-16 09:17:00 +08:00
Michael Shilman
c0c82361c8 v6.4.0-alpha.37 2021-09-16 09:12:15 +08:00
Michael Shilman
3d72f7ee5a
Merge pull request #15978 from storybookjs/angular/fix-builder-error-handler
Angular: Fix error handling for angular builder standalone builds
2021-09-15 23:59:22 +08:00
Michael Shilman
94b69b7702 Update git head to 6.4.0-alpha.36, update yarn.lock 2021-09-15 08:45:28 +08:00
Michael Shilman
cc13af28a7 v6.4.0-alpha.36 2021-09-15 08:40:37 +08:00
Michael Shilman
c12bfe9a53 Update git head to 6.4.0-alpha.35, update yarn.lock 2021-09-14 17:29:57 +08:00
Michael Shilman
8f65635eb1 v6.4.0-alpha.35 2021-09-14 17:24:54 +08:00
Tom Coleman
58db776769 Update CSF to get rid of play context 2021-09-13 16:30:51 +10:00
Tom Coleman
ff29a54115 Update CSF for AnyFramework 2021-09-11 19:54:15 +10:00