19026 Commits

Author SHA1 Message Date
Michael Shilman
db65f6cfec Update version.ts 2019-06-04 11:12:06 -07:00
Michael Shilman
70d6fcdcbe v5.1.0-rc.5 v5.1.0-rc.5 2019-06-04 10:56:14 -07:00
Michael Shilman
bdefc169f9 5.1.0-rc.5 changelog 2019-06-04 10:39:45 -07:00
Michael Shilman
829bf39dd4
FIX race condition in startup of verdaccio && FIX typos (#6956)
FIX race condition in startup of verdaccio && FIX typos
2019-06-04 10:35:10 -07:00
Michael Shilman
f43a9b2ea3
FIX the customCanvas option (#6968)
FIX the customCanvas option
2019-06-04 10:33:18 -07:00
Michael Shilman
3dc444a474
WIP: Remove zonejs from devDeps; allow ^0.8.0 || ^0.9.0 (#6957)
WIP: Remove zonejs from devDeps; allow ^0.8.0 || ^0.9.0
2019-06-04 10:32:26 -07:00
Michael Shilman
8792884af8
Merge pull request #6847 from CodeByAlex/feature/jest-design-changes
Feature/jest design changes
2019-06-04 10:25:45 -07:00
Michael Shilman
cd824c3463
Added homepage, description & keywords (#6969)
Added homepage, description & keywords
2019-06-04 10:21:32 -07:00
Michael Shilman
cd14d1f7e0
Add a migration guide for Angular 7 and Storybook 5.0.x to 5.1.x (#6971)
Add a migration guide for Angular 7 and Storybook 5.0.x to 5.1.x
2019-06-04 10:19:25 -07:00
Michael Shilman
15cc83bc4e
Update MIGRATION.md 2019-06-04 10:16:08 -07:00
Kai Röder
4ad9bba242 Add a migration guide for Angular 7 and Storybook 5.0.x to 5.1.x 2019-06-04 18:50:15 +02:00
Jonas Broms
8086ccc7ec
Update package.json 2019-06-04 16:09:42 +03:00
Jonas Broms
455e0c0d2a
Added homepage, description & keywords 2019-06-04 15:56:08 +03:00
Norbert de Langen
8192fdc2e9 FIX the customCanvas option 2019-06-04 12:55:30 +02:00
Michael Shilman
6265d99821
Add copy button for individual story (#6719)
Add copy button for individual story
2019-06-03 18:21:38 -07:00
Norbert de Langen
6b2333ca41
Merge branch 'next' into 6708-add-copy-button 2019-06-03 14:19:57 -07:00
Norbert de Langen
7555d98321
Typo in writing-addons/index.md (#6912)
Typo in writing-addons/index.md
2019-06-03 13:51:29 -07:00
Michael Shilman
a201adb531
Github org rename to storybookjs (#6954)
Github org rename to storybookjs
2019-06-03 13:17:27 -07:00
Michael Shilman
6550b4cf3a
Updated @storybook/addon-jest README.md installation instructions (#6952)
Updated @storybook/addon-jest README.md installation instructions
2019-06-03 12:20:01 -07:00
Michael Shilman
f7665e8bf0 Update snapshots 2019-06-03 11:59:12 -07:00
Norbert de Langen
7c59cbf1eb FIX race condition in startup of verdaccio && FIX typos 2019-06-03 20:26:24 +02:00
Michael Shilman
080efaf559 Fix typos 2019-06-03 11:20:27 -07:00
Michael Shilman
bb3e7f71cd Github org rename to storybookjs 2019-06-03 11:06:42 -07:00
Kai Röder
0643a09559 Remove zonejs from devDeps; allow ^0.8.0 || ^0.9.0 2019-06-03 19:41:26 +02:00
Jack Allen
d35ab0cad5 Updated @storybook/addon-jest README.md installation instructions 2019-06-03 18:06:16 +01:00
Michael Shilman
26f4c04440 Merge branch 'next' of github.com:storybooks/storybook into next 2019-06-03 00:00:25 -07:00
Michael Shilman
e104e4431e Update version.ts 2019-06-02 23:59:58 -07:00
Michael Shilman
8e66b1e385
Add 'addParameters' to index.d.ts for angular. (#6929)
Add 'addParameters' to index.d.ts for angular.
2019-06-02 23:50:42 -07:00
Michael Shilman
e200edf7bb 5.1.0-rc.4 next.json version file 2019-06-02 23:45:06 -07:00
Michael Shilman
1317bb14fa v5.1.0-rc.4 v5.1.0-rc.4 2019-06-02 23:36:17 -07:00
Michael Shilman
4cc706e992 5.1.0-rc.4 changelog 2019-06-02 23:26:06 -07:00
Michael Shilman
0f77ba6eb1
Fix webpack process.* variable definitions (#6946)
Fix webpack `process.*` variable definitions
2019-06-02 23:22:07 -07:00
Michael Shilman
ca7bfe860d
feat: merge global parameters (#6900)
feat: merge global parameters
2019-06-02 22:37:09 -07:00
Michael Shilman
1d4fc22937
[documentation] Fixed function signature (#6944)
[documentation] Fixed function signature
2019-06-02 22:06:46 -07:00
Michael Shilman
23ea9ac48e Fix webpack process.* variable definitions 2019-06-02 21:36:17 -07:00
Michael Shilman
640d2ad84a
Improve tsconfig.app.json detection for app/angular (#6940)
Improve tsconfig.app.json detection for app/angular
2019-06-02 21:16:48 -07:00
Evan Bacon
cead5bfaf5
Fixed function signature 2019-06-02 17:01:02 -07:00
Kai Röder
b65ce1158c Replace redundant code 2019-06-02 15:14:48 +02:00
Kai Röder
3a92a9f79d Boyscouting and refactoring 2019-06-02 14:59:16 +02:00
Kai Röder
69d9c98d3b Improve angular tsconfig.app.json detection 2019-06-02 14:51:05 +02:00
Christopher Carpenter
2dc2c9d24e Add 'addParameters' to index.d.ts for angular. 2019-05-31 14:25:23 -04:00
Yassine Sania
76117103a2
Update index.md 2019-05-30 14:58:36 +02:00
Yassine Sania
c02ca80e1f
Update index.md 2019-05-30 14:57:42 +02:00
Yassine Sania
d1fe99b46d
Typo in writing-addons/index.md 2019-05-30 14:31:24 +02:00
TeamCity
c7953db73a TeamCity change in 'Open-source projects / Storybook' project: project settings were updated on disk 2019-05-30 10:52:27 +00:00
Michael Shilman
9f82c3713e 5.1.0-rc.3 next.json version file 2019-05-29 23:28:25 -07:00
Michael Shilman
4be67d0afa Update version.ts 2019-05-29 23:26:53 -07:00
Michael Shilman
a589ab3987 v5.1.0-rc.3 v5.1.0-rc.3 2019-05-29 23:15:58 -07:00
Michael Shilman
1cd9824c30 5.1.0-rc.3 changelog 2019-05-29 22:54:34 -07:00
Norbert de Langen
9c5b6babeb
documentation: Remove deprecated project and update Happo url (#6906)
documentation: Remove deprecated project and update Happo url
2019-05-29 22:16:20 -07:00