140 Commits

Author SHA1 Message Date
Michael Shilman
6a1f5e4675 v4.0.0-alpha.8 2018-05-26 18:47:25 -07:00
Norbert de Langen
43279a3076
Merge branch 'master' into feature/more-components 2018-05-18 13:38:51 +02:00
Michael Shilman
008414bc47 v4.0.0-alpha.7 2018-05-17 16:02:57 -07:00
Norbert de Langen
3925f5a09f
CHANGE package.json files so they are sorted nicely 2018-05-17 01:05:18 +02:00
Michael Shilman
369e7204a6 v4.0.0-alpha.6 2018-05-12 13:32:30 -07:00
Michael Shilman
ca8d96d6d5 v4.0.0-alpha.5 2018-05-12 13:26:33 -07:00
Hypnosphi
61f323225f Introduce "register subscription" event, move declarative links decorator to addon-links 2018-05-02 01:38:03 +03:00
Michael Shilman
f2a30fae10 v4.0.0-alpha.4 2018-04-27 12:44:14 -07:00
Hypnosphi
c547e1c9b0 Remove useless storybooks 2018-04-21 22:01:01 +03:00
Michael Shilman
35eb0e31db v4.0.0-alpha.3 2018-04-17 16:50:42 -07:00
Dependencies.io Bot
2570166c56 Update react-dom from 16.3.1 to 16.3.2 in addons/links 2018-04-16 18:49:33 +00:00
Dependencies.io Bot
3012065d9a Update react from 16.3.1 to 16.3.2 in addons/links 2018-04-16 18:49:32 +00:00
Michael Shilman
aa2801023a v4.0.0-alpha.2 2018-04-10 17:40:16 -07:00
Hypnosphi
88c99a2d24 Enforce addons store being a singleton by storing it in global variable 2018-04-08 22:00:34 +03:00
Dependencies.io Bot
8f555430e1 Update react-dom from 16.3.0 to 16.3.1 in addons/links 2018-04-05 00:24:11 +00:00
Dependencies.io Bot
166b3972e1 Update react from 16.3.0 to 16.3.1 in addons/links 2018-04-05 00:24:10 +00:00
Hypnosphi
a92d25ec9b Replace deprecated React methods in rest of the places 2018-04-01 01:13:46 +03:00
Hypnosphi
cdb7cab87b Stop using deprecated React methods 2018-03-30 20:28:20 +03:00
Michael Shilman
53da20b82a v4.0.0-alpha.1 2018-03-29 08:27:45 -07:00
Michael Shilman
c53f30c0e0 v4.0.0-alpha.0 2018-03-28 22:33:07 -07:00
Michael Shilman
cf1a984f9e v3.4.0-rc.3 2018-03-19 16:03:10 -07:00
Michael Shilman
bf6c69a258 v3.4.0-rc.2 2018-03-13 19:59:14 +09:00
Michael Shilman
953c516eb8 v3.4.0-rc.1 2018-03-13 19:40:40 +09:00
Hypnosphi
9f3abbad21 Make peerDependencies loose again (see https://github.com/lerna/lerna/issues/1018) 2018-03-10 22:59:49 +02:00
Hypnosphi
c51d0de054 Use exact versions for cross-dependencies between our own packages 2018-03-10 22:46:42 +02:00
Michael Shilman
67243d9d55 v3.4.0-rc.0 2018-03-08 12:03:25 +09:00
Dependencies.io Bot
edab52cb77 Update prop-types from 15.6.0 to 15.6.1 in addons/links 2018-02-27 16:41:39 +00:00
Hypnosphi
def1e04dbb Cleanup dependencies 2018-02-25 03:53:03 +03:00
Hypnosphi
3eb012fc22 Addons: avoid mixing manager and preview code together 2018-02-24 19:16:13 +03:00
Michael Shilman
d3e7b73635 v3.4.0-alpha.9 2018-02-22 17:45:03 +09:00
igor
ac89c6e8ed Use full url to the ADDONS_SUPPORT.md 2018-02-21 16:17:02 +02:00
igor
f7f39ef066 Point addon/framework support to the ADDONS_SUPPORT.md 2018-02-21 15:41:32 +02:00
Hypnosphi
1a550e912b Include more paths into linting 2018-02-17 23:32:26 +03:00
Michael Shilman
9bb049afbe v3.4.0-alpha.8 2018-02-11 14:56:54 +08:00
simon360
09baf1ee5e
Update docs on LinkTo in addon-links
The existing docs didn't provide correct examples of how to use LinkTo - it should be the default import from `@storybook/addon-links/react`, but was documented as a named import from `@storybook/addon-links`.
2018-02-06 16:36:55 +00:00
Michael Shilman
d5355cac75 v3.4.0-alpha.7 2018-02-03 11:54:40 +09:00
Michael Shilman
5c882ceecd v3.4.0-alpha.6 2018-01-27 16:15:53 +09:00
Dependencies.io Bot
c05c1919c7 Update shelljs from 0.8.0 to 0.8.1 in addons/links 2018-01-22 20:38:57 +00:00
Michael Shilman
2da1faf419 v3.4.0-alpha.5 2018-01-19 21:50:54 +09:00
Michael Shilman
85e2e59183 v3.4.0-alpha.4 2018-01-13 18:32:28 +05:30
Michael Shilman
56abd09768 v3.4.0-alpha.3 2018-01-13 18:09:59 +05:30
Dependencies.io Bot
1cfec13703 Update shelljs from 0.7.8 to 0.8.0 in addons/links 2018-01-12 16:33:12 +00:00
Michael Shilman
3201005157 v3.4.0-alpha.1 2018-01-10 12:37:29 +05:30
Michael Shilman
d8d955cbbc v3.4.0-alpha.0 2018-01-07 21:32:57 +05:30
Michael Shilman
71c528c462 merge release 3.3.4 to master 2018-01-07 19:36:11 +05:30
Michael Shilman
3abdbb6528 v3.3.4 2018-01-07 18:23:40 +05:30
Dependencies.io Bot
3ec1cc9481 Update enzyme from 3.2.0 to 3.3.0 in addons/links 2017-12-29 16:34:15 +00:00
Michael Shilman
02a69e0b1b v3.3.3 2017-12-28 22:34:34 +05:30
Filipp Riabchun
97d49eddb5
Merge branch 'master' into eslint-imports 2017-12-28 14:02:14 +03:00
Michael Shilman
fbe50ffb46 v3.3.2 2017-12-28 12:10:49 +09:00