Igor
13876e77b9
Merge pull request #4485 from storybooks/angular-exclude-stories-issue4481
...
Exclude story files from angular app build
2018-10-23 16:45:59 +03:00
Michael Shilman
8fb0caa37e
v4.0.0-rc.2
2018-10-22 21:39:03 +08:00
Igor
b20f87fe18
Cool, didn't know this is possible, thanks.
...
Co-Authored-By: kroeder <roeder.kai@gmail.com>
2018-10-19 15:23:26 +02:00
Kai Röder
bb84b2e428
Makre sure '**/*.stories.ts' only gets appended once
2018-10-18 22:02:06 +02:00
Kai Röder
7b1951546e
Fixed tsConfig exclude overwrite
2018-10-18 21:22:47 +02:00
Kai Röder
cdf8328226
angular-cli tsconfigPath excludes stories after sb init
2018-10-18 21:14:04 +02:00
Kai Röder
8e177a80e7
Added helper function to get the angular.json content
2018-10-18 18:42:00 +02:00
Michael Shilman
ac807f3075
Move storybook to rc (release canddiate)
2018-10-18 15:39:43 +08:00
Michael Shilman
46d89b3e61
v4.0.0-rc.1
2018-10-18 09:54:01 +08:00
Kai Röder
6ea12aeda5
Removed .editorconfig
2018-10-17 19:26:56 +02:00
Kai Röder
3e2c286c11
Removed e2e folder; it's not necessary and CodeFactor fails because of it
2018-10-17 19:24:22 +02:00
Kai Röder
b9a519f506
Removed angular-cli (v4) fixture test because it is not relevant for the latest storybook version
2018-10-17 19:01:14 +02:00
Kai Röder
724ccb1c08
Added types for node because the default tsconfig.app.json sets types to []
2018-10-17 18:59:58 +02:00
Kai Röder
3d07758fd9
Recreated angular project with fixed name
2018-10-17 15:22:28 +02:00
Kai Röder
e3186dbf54
ng new angular-cli-v7 --skip-install
2018-10-17 14:51:08 +02:00
Michael Shilman
76b3c817a1
v4.0.0-rc.0
2018-10-15 23:39:49 +08:00
Hypnosphi
18c56bc8a9
Remove check-node-version as well
2018-10-14 03:01:29 +02:00
Hypnosphi
a03c316624
Remove npx dependency
2018-10-14 02:59:11 +02:00
Michael Shilman
155afad695
v4.0.0-alpha.25
2018-10-13 17:36:43 +08:00
Michael Shilman
6ef947f540
Merge pull request #4407 from storybooks/shilman/cli-rename-in-readmes
...
Update docs with CLI rename
2018-10-13 16:33:04 +08:00
Norbert de Langen
5102f4706a
Merge pull request #4380 from storybooks/knobs/replace-datepicker
...
Knobs/replace datepicker
2018-10-13 08:28:06 +00:00
Michael Shilman
b66c4dc9d6
Update CLI docs with rename
2018-10-13 16:05:06 +08:00
Michael Shilman
7f7e54906a
Merge pull request #4184 from Keraito/cli-framework-choice
...
Cli framework choice
2018-10-13 15:15:56 +08:00
Michael Shilman
cba68c4b9c
Add missing project types
2018-10-13 15:08:13 +08:00
Hypnosphi
be532db015
Run yarn upgrade-interactive --latest
in root and docs
...
To reduce dependabot PRs number
2018-10-13 02:31:34 +02:00
Hypnosphi
db05223547
Merge branch 'master' into knobs/replace-datepicker
2018-10-13 01:58:37 +02:00
Filipp Riabchun
542baa436b
Merge pull request #4335 from gabrielcsapo/ember-storybook-cleanup
...
CLEANUP ember docs and refactor
2018-10-13 00:35:41 +02:00
Norbert de Langen
7061ec97d3
Merge branch 'master' into knobs/replace-datepicker
2018-10-12 22:22:20 +00:00
Gabriel J. Csapo
b5e52dc617
[ember] docs cleanup and refactor
2018-10-12 11:30:52 -07:00
Norbert de Langen
d379a8dc74
Merge branch 'master' into tech/reapply-html-plugin
...
# Conflicts:
# yarn.lock
2018-10-12 11:16:05 +02:00
Norbert de Langen
825d4ec53b
CHANGE knob/Date to a native datepicker
2018-10-12 11:06:28 +02:00
Norbert de Langen
ff19bc475f
Merge branch 'master' into react-native-cli-template
2018-10-12 09:25:00 +02:00
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
Norbert de Langen
ecc06bbbb9
Merge pull request #4347 from storybooks/tech/upgrades-5
...
Tech/upgrades 5
2018-10-11 08:04:42 +00:00
Michael Shilman
59c40d3c5e
Merge branch 'master' into cli-framework-choice
2018-10-11 08:18:37 +08:00
Michael Shilman
551537b950
Merge branch 'master' into shilman/cli-rename
2018-10-11 05:10:53 +08:00
Norbert de Langen
41483e2160
UPGRADES
2018-10-10 22:23:35 +02:00
Michael Shilman
f6858118c7
Remove CRNA fixture
...
We are not using it and it's causing the CLI test to fail
2018-10-11 04:22:30 +08:00
Keraito
92c98a08fa
Merge branch 'master' into cli-framework-choice
2018-10-10 21:42:29 +02:00
Michael Shilman
29def997a9
Remove start/build commands for now
...
"sb start/build" should call start-storybook and build-storybook directly, rather than calling "yarn storybook". This way we can use "sb start/build" in the package.json NPM scripts and expose users to the CLI that way. For now let's remove it.
2018-10-11 03:27:52 +08:00
Michael Shilman
5e38138dd8
Rename storybook CLI to sb to avoid conflicts with storybook NPM script
...
We use "yarn storybook" everywhere and creating a CLI called "storybook" introduces a name conflict. Plus "sb" is shorter.
2018-10-11 03:24:04 +08:00
igor-dv
77e615b548
Remove uglifyjs-webpack-plugin
2018-10-10 11:50:12 +03:00
igor-dv
b312d3ca82
Revert "Temp delete riot from the test/fixtures, to check if it's relevant to the "latest" deps"
...
This reverts commit a93fc32a2158cabf41b76be62cd417341504f996.
2018-10-10 11:44:20 +03:00
igor-dv
a93fc32a21
Temp delete riot from the test/fixtures, to check if it's relevant to the "latest" deps
2018-10-10 11:25:01 +03:00
Gytis Vinclovas
fde314b31e
Updated instruction message in setup.
...
Added few comments in template.
Only notifies about not found app name if you use React Native Vanilla.
2018-10-10 09:55:33 +03:00
Kai Röder
43e9eddabb
Updated tsconfig 'extends' path for the storybook cli
2018-10-09 16:57:36 +02:00
Gytis Vinclovas
5b78c5cd46
Unifying React Native template.
2018-10-09 10:54:09 +03:00
Fran Worley
df8cbe1782
Add ember to list of supported frameworks to correctly detect if storybook is already setup
2018-10-08 13:33:13 +01:00
Fran Worley
9e2f7f77b9
move ember app detection above react
...
This ensures that an ember app will still be detected even after react dependencies are added
2018-10-08 13:32:42 +01:00
Michael Shilman
bdc8120ab9
v4.0.0-alpha.24
2018-10-04 01:24:20 -07:00