627 Commits

Author SHA1 Message Date
Michael Shilman
4e70f9d192 v4.0.0-alpha.10 2018-06-21 21:48:49 +08:00
Daniel Duan
3826098d66 upgrade docgen version 2018-06-18 11:25:43 -04:00
igor-dv
0690120f8f Remove unneeded exports 2018-06-16 15:45:03 +03:00
Michael Shilman
1a03042590 v4.0.0-alpha.9 2018-06-10 15:42:04 +08:00
Dependencies.io Bot
068f46e557 Update common-tags from 1.7.2 to 1.8.0 in app/react 2018-05-28 21:54:15 +00:00
Hypnosphi
4652a292c2 Refactor webpack and babel configs to core 2018-05-27 20:01:40 +03:00
Michael Shilman
6a1f5e4675 v4.0.0-alpha.8 2018-05-26 18:47:25 -07:00
Dependencies.io Bot
59d81da680 Update airbnb-js-shims from 1.4.1 to 1.5.1 in app/react 2018-05-22 21:22:18 +00:00
Norbert de Langen
43279a3076
Merge branch 'master' into feature/more-components 2018-05-18 13:38:51 +02:00
Hypnosphi
7d918df181 Merge remote-tracking branch 'origin/master' into dependencies.io-update-build-341.0.0
# Conflicts:
#	lib/core/package.json
2018-05-18 03:12:24 +03:00
Michael Shilman
008414bc47 v4.0.0-alpha.7 2018-05-17 16:02:57 -07:00
Norbert de Langen
ec88428d3b
Merge branch 'master' into dependencies.io-update-build-341.0.0 2018-05-17 17:46:46 +02:00
Norbert de Langen
3925f5a09f
CHANGE package.json files so they are sorted nicely 2018-05-17 01:05:18 +02:00
Norbert de Langen
359f12ce8f
Merge branch 'master' into feature/more-components
# Conflicts:
#	addons/knobs/src/components/Panel.js
#	addons/knobs/src/react/WrapStory.js
2018-05-16 08:44:55 +02:00
Norbert de Langen
35049e24fe
Merge branch 'master' into feature/more-components
# Conflicts:
#	addons/info/src/__snapshots__/index.test.js.snap
#	examples/official-storybook/stories/__snapshots__/addon-info.stories.storyshot
#	lib/cli/test/snapshots/marko/package.json
2018-05-14 23:00:25 +02:00
Norbert de Langen
75593740e9
REFACTOR to use emotion, see: https://github.com/paypal/glamorous/issues/419 2018-05-14 22:20:46 +02:00
Dependencies.io Bot
9fc46f71c3 Update webpack-hot-middleware from 2.22.1 to 2.22.2 in app/react 2018-05-14 16:47:50 +00:00
Dependencies.io Bot
ae71811639 Update webpack from 4.8.0 to 4.8.3 in app/react 2018-05-14 16:47:49 +00:00
Dependencies.io Bot
6d854caeb0 Update glamorous from 4.12.5 to 4.13.0 in app/react 2018-05-14 16:47:48 +00:00
Dependencies.io Bot
b4126213e5 Update babel-preset-minify from 0.4.1 to 0.4.2 in app/react 2018-05-14 16:47:47 +00:00
Dependencies.io Bot
eda2062585 Update babel-preset-env from 1.6.1 to 1.7.0 in app/react 2018-05-14 16:47:46 +00:00
Dependencies.io Bot
387090b8c5 Update babel-plugin-macros from 2.2.0 to 2.2.1 in app/react 2018-05-14 16:47:45 +00:00
Hypnosphi
7b1907946a Merge remote-tracking branch 'origin/master' into generic-addon-decorators
# Conflicts:
#	addons/viewport/package.json
2018-05-13 01:27:33 +03: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
Norbert de Langen
96f130f11a
CLEANUP 2018-05-11 22:35:53 +02:00
Norbert de Langen
4aa547b4e3
UPGRADE glamorous 2018-05-11 08:11:53 +02:00
Hypnosphi
2e30aeb675 Generic addon-knobs decorator 2018-05-09 18:14:04 +03:00
Dependencies.io Bot
06dac5564d Update webpack from 4.6.0 to 4.8.0 in app/react 2018-05-07 18:12:22 +00:00
Dependencies.io Bot
a917f4b1d9 Update core-js from 2.5.5 to 2.5.6 in app/react 2018-05-07 18:12:21 +00:00
Dependencies.io Bot
f4fd536ce4 Update babel-preset-minify from 0.4.0 to 0.4.1 in app/react 2018-05-07 18:12:20 +00:00
Andrew Razumovsky
3c3a407a0d Fix render order in preview 2018-05-02 03:00:44 +03:00
Filipp Riabchun
323c523d18
Merge pull request #3472 from Keraito/import-external-md
Fix the import of external md files
2018-05-01 19:09:01 +03:00
Dependencies.io Bot
5c7bf04b7a Update glamorous from 4.12.4 to 4.12.5 in app/react 2018-04-30 20:35:16 +00:00
Filipp Riabchun
06e777cd11
Merge branch 'master' into import-external-md 2018-04-30 23:06:57 +03:00
Michael Shilman
f2a30fae10 v4.0.0-alpha.4 2018-04-27 12:44:14 -07:00
root
8e57e48e77 Merge branch 'dependencies.io-update-build-336.0.0' 2018-04-26 12:03:00 +00:00
Tom Coleman
e894c33056 Don't try to access the devtools hook if we are cross-origin
This throws an exception and kills storybook in non-standard cases (like Chromatic's live mode). cc @ndelangen -- I think you saw this.
2018-04-26 12:09:07 +10:00
Baldvin Mar Smarason
fc74d39eb4 Suppress verbose build output 2018-04-25 10:24:02 -07:00
Keraito
8cd3e944a9 Replace md- and html-loader with raw-loader for react 2018-04-24 17:55:14 +02:00
Dependencies.io Bot
8fddf5e449 Update glamorous from 4.12.3 to 4.12.4 in app/react 2018-04-23 16:42:21 +00:00
Hypnosphi
f51711af45 Remove unused dev scripts 2018-04-22 16:14:12 +03:00
Hypnosphi
2f3be8cad7 Merge remote-tracking branch 'origin/master' into error-nopreview-core 2018-04-21 22:24:48 +03:00
Hypnosphi
2d5f92d5d3 Update webpack-hot-middleware
(cherry picked from commit 3ef453b)
2018-04-21 19:20:36 +03:00
Hypnosphi
54d7eb193a Remove unused dependencies 2018-04-20 22:56:40 +03:00
Hypnosphi
32b3add0bf Merge branch 'master' into error-nopreview-core
# Conflicts:
#	app/mithril/package.json
#	app/polymer/package.json
#	app/react/package.json
2018-04-20 22:32:37 +03:00
Filipp Riabchun
656ae96f06
Merge pull request #3422 from storybooks/templates-core
Refactor templates into core
2018-04-19 03:01:11 +03:00
Hypnosphi
c64125f81a Extract preview html template to core (React) 2018-04-19 03:00:48 +03:00
Hypnosphi
aca74d1536 Extract preview html template to core 2018-04-18 03:04:28 +03:00
Michael Shilman
35eb0e31db v4.0.0-alpha.3 2018-04-17 16:50:42 -07:00