2083 Commits

Author SHA1 Message Date
Norbert de Langen
ac2d7de64e
CHANGE back to use html-webpack-plugin to keep compatibility with plugin that depend on it. 2018-10-12 02:04:21 +02:00
Kai Röder
d4dae06c36 Removed types because they break storybook build and need to be updated 2018-10-11 08:49:44 +02:00
Norbert de Langen
faa0e2b68f
ADD missing type definitions 2018-10-10 23:37:36 +02:00
Norbert de Langen
8c7e176365
more UPGRADES 2018-10-10 23:37:13 +02:00
Norbert de Langen
41483e2160
UPGRADES 2018-10-10 22:23:35 +02:00
igor-dv
113bdb8e95 Change .storybook/tsconfig.json to extend the src/tsconfig.json 2018-10-09 15:24:36 +03:00
igor-dv
18daee8a99 Mock environments/environment in jest (it's a workaround) 2018-10-09 15:09:43 +03:00
igor-dv
ffee031c0e Merge remote-tracking branch 'origin/angular/support-base-url' into support-base-url
# Conflicts:
#	app/angular/package.json
#	yarn.lock
2018-10-09 02:33:29 +03:00
Kai Röder
7d36825036 Merge remote-tracking branch 'upstream/angular/support-base-url' into support-base-url 2018-10-08 23:58:37 +02:00
Kai Röder
9260fe4552 Added basePath support 2018-10-08 23:39:45 +02:00
Igor
c845723f63
Merge pull request #4285 from yaodingyd/patch-1
fix #2384: support string-only component for vue
2018-10-09 00:20:08 +03:00
Yao Ding
c93bcaf909 fix string only template for vue 2018-10-08 14:41:51 -04:00
Gytis Vinclovas
0cb190bec6 Removed react-native-vanilla and react-native-typescript integrations. 2018-10-07 16:15:02 +03:00
Igor
a115420f71
Merge pull request #4283 from tobilen/add-snapshot-serializer-option-v4
Add snapshot serializer option to Storybook v4
2018-10-06 14:30:16 +03:00
Tobias Lengsholz
6eb5cc1c2c
Add serializeSnapshots option to addon-storyshots 2018-10-04 11:01:41 +02:00
Michael Shilman
bdc8120ab9 v4.0.0-alpha.24 2018-10-04 01:24:20 -07:00
Gabriel J. Csapo
d5e9898bd9 adds quick start guide, fixes linting issue 2018-10-03 00:50:40 -07:00
Gabriel J. Csapo
be5d4c0181 [framework] add ember support 2018-10-03 00:50:39 -07:00
libetl
73ea7bc8dc issue #4174 : support the tagConstructor option 2018-10-02 23:18:09 +02:00
Michael Shilman
2ca9c34c4c v4.0.0-alpha.23 2018-09-25 15:40:49 -07:00
Pavan Kumar Sunkara
8c34f168cf Upgrade deps dealing with license issues 2018-09-25 23:08:33 +02:00
Kai Röder
f969f3c57a Merge branch 'master' into angular-build-time-optimization 2018-09-20 14:41:56 +02:00
Michael Shilman
5112b52004 v4.0.0-alpha.22 2018-09-19 14:00:53 -07:00
Kai Röder
9e3af7961c Merge branch 'master' into angular-build-time-optimization 2018-09-18 17:52:03 +02:00
igor-dv
6bfbb5bb7b Revert testMatch from angular-cli 2018-09-18 16:42:36 +03:00
igor-dv
7ddae80cab Try to fix angular-cli on netlify again 2018-09-18 16:34:08 +03:00
igor-dv
ccd1de0035 Try to fix angular-cli build on netlify 2018-09-18 15:41:29 +03:00
igor-dv
6d8f06a008 Update babel 2018-09-18 12:41:17 +03:00
Kai Röder
8a4eeff049 Removed @types/jasmine and @types/jasminewd2 to resolve a type collision with @types/jest 2018-09-18 11:17:36 +02:00
Kai Röder
4b39d0d5dd reverted storybook angular-cli example start script 2018-09-18 10:45:11 +02:00
Kai Röder
b4995424f7 Merge branch 'master' into angular-build-time-optimization 2018-09-18 10:44:32 +02:00
igor-dv
2269029ca9 remove 8.0.0-beta.6 2018-09-18 11:08:37 +03:00
igor-dv
abf3c3c045 Mock addon-jest.testresults.json for storyshots 2018-09-17 18:57:15 +03:00
igor-dv
665ef8448d Add "addon-jest.testresults.json" to .gitignore 2018-09-17 17:59:05 +03:00
igor-dv
000186fd3c Delete "addon-jest.testresults.json" 2018-09-17 17:49:49 +03:00
igor-dv
ccb409166d Fix "addon-jest.testresults.json" generation 2018-09-17 17:44:32 +03:00
Kai Röder
8d7a867a92 Merge branch 'master' into angular-build-time-optimization 2018-09-16 12:30:51 +02:00
Igor
4ee8dc4299
Merge pull request #4168 from Keraito/cli-refactor
CLI refactor
2018-09-16 09:32:36 +03:00
igor-dv
f198f26edf Fix CLI 2018-09-14 10:50:33 +03:00
igor-dv
1b3437d700 Fix ts warnings 2018-09-13 10:28:43 +03:00
Neville Mehta
130c8b4f5d no need for two react panels 2018-09-12 19:18:32 -07:00
Keraito
e09dec60d7 Update getstorybook occurences in docs 2018-09-12 00:38:05 +02:00
Neville Mehta
80f9184cc9 revert changes to official-storybook/config.js 2018-09-10 00:50:25 -07:00
Neville Mehta
570f509f43 rudimentary resources addon to dynamically add/remove css 2018-09-10 00:23:15 -07:00
Tom Coleman
d309b918cc Deprecate setOptions, use withOptions as a decorator to solve resetting issue 2018-09-08 14:26:33 +10:00
Tom Coleman
9e9dfe2c67 Merge remote-tracking branch 'origin/master' into tmeasday/add-params-to-options-addon 2018-09-08 14:25:16 +10:00
Michael Shilman
729607334c v4.0.0-alpha.21 2018-09-07 10:17:06 -07:00
Norbert de Langen
829ecfd9a2
Merge branch 'master' into tmeasday/add-params-to-options-addon 2018-09-06 23:40:38 +02:00
Norbert de Langen
a2a2a91427
Merge pull request #4095 from gombek/feature/addon-info-duplicated-keys-fix
fix #3933: Duplicated keys in PropTypes table
2018-09-03 16:57:35 +02:00
Michael Shilman
620dc75db0 v4.0.0-alpha.20 2018-08-31 15:58:57 -07:00