229 Commits

Author SHA1 Message Date
Dependencies.io Bot
eacaa7aa6a Update commander from 2.14.0 to 2.14.1 in lib/core 2018-02-07 20:15:34 +00:00
igor
7af0e56266 Move WatchMissingNodeModulesPlugin to core 2018-02-07 17:35:36 +02:00
igor
2dd0f214d6 Move build.js and index.js to core as build-dev.js and build-static.js 2018-02-07 15:47:37 +02:00
Michael Shilman
d5355cac75 v3.4.0-alpha.7 2018-02-03 11:54:40 +09:00
Dependencies.io Bot
071215808e Update postcss-loader from 2.0.10 to 2.1.0 in lib/core 2018-02-02 16:38:44 +00:00
Hypnosphi
dd1b8791b1 Core: upgrade dotenv to 5.0.0 2018-01-31 00:23:32 +03:00
Hypnosphi
850e48d39e Fix browser navigation again 2018-01-30 01:29:36 +03:00
Dependencies.io Bot
747d918d74 Update style-loader from 0.19.1 to 0.20.1 in lib/core 2018-01-27 16:43:06 +00:00
Michael Shilman
5c882ceecd v3.4.0-alpha.6 2018-01-27 16:15:53 +09:00
Hypnosphi
bdb1d2a397 Improve dotenv file support 2018-01-24 00:41:29 +03:00
Hypnosphi
3116a1da0a Pass default webpack config as third argument in Full Control Mode 2018-01-21 17:10:00 +03:00
igor
5bfd312827 Rename + use object assign 2018-01-20 10:58:06 +02:00
igor
e821959520 Move manager to core and use it in angular app 2018-01-19 20:10:03 +02:00
igor
5a97466c8c Move default webpack.config to core 2018-01-19 20:08:25 +02:00
Michael Shilman
2da1faf419 v3.4.0-alpha.5 2018-01-19 21:50:54 +09:00
Filipp Riabchun
e825d467d6
Merge branch 'master' into tmeasday/story-store-tests 2018-01-15 13:28:43 +03:00
Tom Coleman
15dcf1dff8 Refactored story store / client api tests 2018-01-15 13:37:58 +11: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
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
Tom Coleman
ad97f325cf Re-apply #2349 to shilman/refactor-core
This didn't apply at all cleanly as it involved adding code to each framework's `init.js`, which was removed in the refactor.

Here we do better; we simply abstract the job of URL<->redux store syncing to the core library.
2018-01-03 21:07:07 +11:00
Tom Coleman
48cd3110d3 Merge remote-tracking branch 'origin/master' into tmeasday/shilman-refactor-core-rebase 2018-01-03 17:36:26 +11:00
Tom Coleman
10ed61dd9e Use store revisions to ensure that stories re-render on HMR.
For #2587
2017-12-29 16:27:41 +11:00
Michael Shilman
e8f76ceed5 Self-binding core client/config API 2017-11-08 15:41:41 +09:00
Michael Shilman
f938dd472c Merge updates from release/3.3
- resolve conflicts
- fix RN story_store (make it an EventEmitter)
2017-11-08 15:26:14 +09:00
Michael Shilman
4573883f70 Refactor client / config / redux API into core
Questionable changes:
- ability to pass a story decorator function
- pass clearDecorators to ConfigAPI

React/Vue/Angular working (apparently). RN still broken.
2017-11-06 19:57:39 +09:00
Michael Shilman
9eca833707 Refactor StoryStore into @storybook/core 2017-11-06 00:52:36 +09:00