1722 Commits

Author SHA1 Message Date
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
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
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
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
Michael Shilman
b368315c33 Update git head to 6.1.0 2020-11-19 10:27:26 +08:00
Michael Shilman
e89e51ad5d v6.1.0 2020-11-19 10:21:46 +08:00
Michael Shilman
d004d19743 Update root, peer deps, version.ts/json to 6.1.0 2020-11-19 10:20:56 +08:00
Michael Shilman
971eccd68b Update git head to 6.1.0-rc.6 2020-11-19 09:58:19 +08:00
Michael Shilman
9009e5399d v6.1.0-rc.6 2020-11-19 09:52:36 +08:00
Michael Shilman
eaceece5b3 Update root, peer deps, version.ts/json to 6.1.0-rc.6 2020-11-19 09:52:14 +08:00
Michael Shilman
a72852dae0 Update git head to 6.1.0-rc.5 2020-11-19 03:21:44 +08:00
Michael Shilman
a8822ed2a1 v6.1.0-rc.5 2020-11-19 03:14:34 +08:00
Michael Shilman
6deb94672d Update root, peer deps, version.ts/json to 6.1.0-rc.5 2020-11-19 03:13:04 +08:00
ThibaudAv
daec8f9911 chore(angular): update to angular 11 2020-11-17 01:37:54 +01:00
Michael Shilman
bb5c754cfc Update git head to 6.1.0-rc.4 2020-11-17 07:12:11 +08:00
Michael Shilman
c174d7429c v6.1.0-rc.4 2020-11-17 07:06:04 +08:00
Michael Shilman
abd970df63 Update root, peer deps, version.ts/json to 6.1.0-rc.4 2020-11-17 07:05:19 +08:00
ThibaudAv
94beda9ffe chore(angular): update to angular 10 2020-11-16 12:44:32 +01:00
Michael Shilman
57c2b04c66 Update git head to 6.1.0-rc.3 2020-11-16 17:16:57 +08:00
Michael Shilman
c8cd3cc9e6 v6.1.0-rc.3 2020-11-16 17:09:21 +08:00