1743 Commits

Author SHA1 Message Date
Michael Shilman
c9aacdf019 sort packages 2020-12-07 13:20:10 +01:00
Michael Shilman
4a0c7a5290 Update git head to 6.2.0-alpha.1 2020-12-01 21:30:43 +08:00
Michael Shilman
211db53585 v6.2.0-alpha.1 2020-12-01 21:18:05 +08:00
Michael Shilman
f010d04665 Update root, peer deps, version.ts/json to 6.2.0-alpha.1 2020-12-01 21:16:55 +08:00
Michael Shilman
e9a9465d03 Addon-docs: ArgTypes optional on Meta 2020-12-01 21:01:15 +08:00
Michael Shilman
34a2d2e13a
Merge pull request #13289 from storybookjs/tech/upgrades-4
Dependencies: Rebuild yarn.lock
2020-12-01 19:10:26 +08:00
Michael Shilman
75bd7e9ab1 Run sort-package-json 2020-12-01 19:04:17 +08:00
Michael Shilman
b09f171828 Merge branch 'next' into tech/upgrades-4 2020-12-01 18:04:58 +08:00
Michael Shilman
bd835c1b60
Merge pull request #13276 from selrond/patch-1
Update deprecated type
2020-12-01 17:58:44 +08:00
Michael Shilman
77ef70cee5 Update git head to 6.2.0-alpha.0 2020-12-01 11:51:48 +08:00
Michael Shilman
c44dc96274 v6.2.0-alpha.0 2020-12-01 11:46:05 +08:00
Michael Shilman
1d5aa324fc Update root, peer deps, version.ts/json to 6.2.0-alpha.0 2020-12-01 11:42:11 +08:00
Michael Shilman
209dafbd30
Merge pull request #12665 from lachieh/next
Addon-docs: Fix type aliases and enum types from Angular Compodoc JSON
2020-12-01 11:33:20 +08:00
Michael Shilman
606426bb6b Update git head to 6.1.9 2020-11-29 21:02:49 +08:00
Michael Shilman
495a468d5e v6.1.9 2020-11-29 20:57:02 +08:00
Michael Shilman
05f80c6ec4 Update root, peer deps, version.ts/json to 6.1.9 2020-11-29 20:49:53 +08:00
Shota Fuji
2e724f727b
fix(addon-docs): Handle object-in-array class (Vue.js)
https://vuejs.org/v2/guide/class-and-style.html#Array-Syntax

Add support for below.

```vue
<div v-bind:class="[{ active: isActive }, errorClass]"></div>
```
2020-11-29 03:39:54 +00:00
Shota Fuji
fe2a84b7dc
fix(addon-docs): render Vue classes in dynamic source
https://github.com/storybookjs/storybook/issues/13326

Both static class (`class="foo"`) and dynamic class (`:class="..."`)
are ignored because Vue treats them as special attribute. They don't
exist in normal vnode.data.attrs nor componentOptions.propsData.
2020-11-29 03:15:30 +00:00
Michael Shilman
082278bd35 Update git head to 6.1.8 2020-11-27 22:31:46 +08:00
Michael Shilman
6c4d0ed4be v6.1.8 2020-11-27 22:25:51 +08:00
Michael Shilman
10c38c4590 Update root, peer deps, version.ts/json to 6.1.8 2020-11-27 22:25:30 +08:00
Michael Shilman
813b4dd34d
Merge pull request #13288 from leettaylor/lt/fix/vue-source
Addon-docs: Fix Vue source snippets for function attributes
2020-11-27 21:46:55 +08:00
Norbert de Langen
f3c85f73ec
Merge branch 'next' into tech/upgrades-4 2020-11-27 14:26:37 +01:00
Lee Taylor
7589650570
Update sourceDecorator test 2020-11-27 10:49:27 +00:00
Lee Taylor
fc6a4bf933
Add more attributes to sourceDecorator tests 2020-11-27 10:44:35 +00:00
Michael Shilman
cef9b23e25 Update git head to 6.1.7 2020-11-27 01:18:22 +08:00
Michael Shilman
303d951f9a v6.1.7 2020-11-27 01:12:34 +08:00
Michael Shilman
1d95929124 Update root, peer deps, version.ts/json to 6.1.7 2020-11-27 01:02:16 +08:00
Norbert de Langen
736389950a
upgrades 2020-11-26 17:16:23 +01:00
Lee Taylor
67c4bbb3e0
Remove attribute if type is function 2020-11-26 11:29:31 +00:00
Norbert de Langen
ec44554ea9
sort package.json & fix incorrect ts3.5 ignore 2020-11-26 10:37:55 +01:00
Sebastian Andil
151fb57e84 Update deprecated type
As per 49182c7144/types/react/index.d.ts (L531) SFC type is deprecated.

`VFC` mean Void Functional Component, which is suitable here
2020-11-25 22:04:05 +01:00
Michael Shilman
2de6d2be71 Update git head to 6.1.6 2020-11-25 08:23:10 +08:00
Michael Shilman
1f89b5b967 v6.1.6 2020-11-25 08:17:02 +08:00
Michael Shilman
b2200b5aeb Update root, peer deps, version.ts/json to 6.1.6 2020-11-25 08:14:04 +08:00
Michael Shilman
78c371e1fe Update git head to 6.1.5 2020-11-24 17:24:03 +08:00
Michael Shilman
2622d8aa6d v6.1.5 2020-11-24 17:17:11 +08:00
Michael Shilman
a4f1144352 Update root, peer deps, version.ts/json to 6.1.5 2020-11-24 17:14:45 +08:00
Michael Shilman
282d7adc8c Update git head to 6.1.4 2020-11-24 08:01:15 +08:00
Michael Shilman
2f61725dfe v6.1.4 2020-11-24 07:55:35 +08:00
Michael Shilman
c6c51f909e Update root, peer deps, version.ts/json to 6.1.4 2020-11-24 07:52:05 +08:00
Michael Shilman
458220ef27 Update git head to 6.1.3 2020-11-23 23:51:52 +08:00
Michael Shilman
fc7dd4f63b v6.1.3 2020-11-23 23:46:06 +08:00
Michael Shilman
55186af89f Update root, peer deps, version.ts/json to 6.1.3 2020-11-23 23:45:12 +08:00
Michael Shilman
a1bdc39cee Update git head to 6.1.2 2020-11-21 13:53:12 +08:00
Michael Shilman
47d0eac6db v6.1.2 2020-11-21 13:47:58 +08:00
Michael Shilman
30817d5620 Update root, peer deps, version.ts/json to 6.1.2 2020-11-21 13:47:06 +08:00
Michael Shilman
fd92a6c5fb Update git head to 6.1.1 2020-11-20 01:20:01 +08:00
Michael Shilman
3622cb7d2c v6.1.1 2020-11-20 01:13:47 +08:00
Michael Shilman
b3cdfcc0d1 Update root, peer deps, version.ts/json to 6.1.1 2020-11-20 01:10:59 +08:00