20516 Commits

Author SHA1 Message Date
Michael Shilman
6e8061bdb5 5.2.0-beta.10 changelog 2019-07-26 19:37:39 +08:00
Michael Shilman
19618ad84a
Core: Remove project root babel.config.js loading (#7573)
Core: Remove project root `babel.config.js` loading
2019-07-26 19:32:51 +08:00
Michael Shilman
236c5acedb Core: Remove project root babel.config.js loading 2019-07-26 18:43:11 +08:00
Alexander Ivanov
20172beb97 fix: error if angular.json not specify default project 2019-07-26 17:41:09 +07:00
Norbert de Langen
440a3d3ce8
React: Add hooks support to stories (#7571)
React: Add hooks support to stories
2019-07-26 11:32:33 +02:00
Norbert de Langen
6e2fb0f689
Fix attribute warning on shortcuts button clicked (#7548)
Fix attribute warning on shortcuts button clicked
2019-07-26 09:50:52 +02:00
Michael Shilman
1f2cb7340b React: Fix failing hooks test 2019-07-26 14:45:24 +08:00
Michael Shilman
24c5fa446a React: Fix hooks support in stories 2019-07-26 14:09:04 +08:00
Michael Shilman
6c5df85010 Fix typos 2019-07-26 11:10:08 +08:00
Elliot Larson
cb7098349c Fix select knob default selection with array
When using a select knob with arrays as option values, the selected key for the default value was not getting set properly.  The code was comparing two arrays with ===, which is always false.  This stringifies the arrays and then does the comparison.
2019-07-25 18:29:46 -07:00
Stephen Mason
133b87efdd (hopefully) fixing deepscan issue (again) 2019-07-25 14:23:53 -04:00
Michael Shilman
0c0de0fffb Update version.ts 2019-07-26 01:25:17 +08:00
Michael Shilman
88e589122f 5.2.0-beta.9 next.json version file 2019-07-26 01:23:49 +08:00
Michael Shilman
7ddc50f117 v5.2.0-beta.9 v5.2.0-beta.9 2019-07-26 01:13:16 +08:00
Michael Shilman
c823192897 5.2.0-beta.9 changelog 2019-07-26 01:09:04 +08:00
Michael Shilman
044f95e0f1
Rename "Module" to Component Story Format (#7564)
Rename "Module" to Component Story Format
2019-07-26 01:06:40 +08:00
Michael Shilman
878e80742f Tweak CSF docs 2019-07-25 23:51:18 +08:00
Michael Shilman
f6389492c2 CSF docs: Link to blog post 2019-07-25 23:50:07 +08:00
Michael Shilman
a54263e329 Codemod: Rename Module format to CSF and shorten codemod names 2019-07-25 23:20:01 +08:00
Michael Shilman
d7410b0268 Docs: Update component story format naming 2019-07-25 23:03:59 +08:00
Michael Shilman
0f84efca16
[bug] Fix automatic Angular module metadata extraction for forR… (#7224)
[bug] Fix automatic Angular module metadata extraction for forRoot imports
2019-07-25 22:49:24 +08:00
Kai Röder
38ba058f76 Merge branch 'next' into pr/pascaliske/7224 2019-07-25 15:01:49 +02:00
Michael Shilman
83ac3d95e5 5.2.0-beta.8 next.json version file 2019-07-25 18:33:03 +08:00
Michael Shilman
9732f44692 Update version.ts 2019-07-25 18:30:03 +08:00
Michael Shilman
a4dd95bb37 v5.2.0-beta.8 v5.2.0-beta.8 2019-07-25 18:21:41 +08:00
Michael Shilman
d8344de2f3 5.2.0-beta.8 changelog 2019-07-25 18:12:10 +08:00
Michael Shilman
111eef45a4
Addon-docs: Add source loader to preset (#7547)
Addon-docs: Add source loader to preset
2019-07-25 18:04:27 +08:00
Michael Shilman
0de0cb0e94
Addon-storysource: Add source-loader dep to avoid breaking chan… (#7554)
Addon-storysource: Add source-loader dep to avoid breaking change
2019-07-25 18:03:00 +08:00
Michael Shilman
714c3f3a9d Addon-docs: Update docs to use common/preset 2019-07-25 17:10:50 +08:00
Michael Shilman
133a07a317 Addon-storysource: Add source-loader dep to avoid breaking change 2019-07-25 16:47:40 +08:00
Michael Shilman
e805335311 Addon-docs preset: Make array spread iterable 2019-07-25 16:34:14 +08:00
Michael Shilman
79099ddf70 Addon-docs: Zero-config README + add DocsPage 2019-07-25 14:49:56 +08:00
Michael Shilman
fb17dca6ca Addon-docs: Zero-config source-loader 2019-07-25 14:49:39 +08:00
Michael Shilman
2fc386ef56
Update bug_report.md 2019-07-25 12:43:33 +08:00
lonyele
3e167b9434 chore: change the order for consistency 2019-07-25 02:19:24 +09:00
lonyele
b3e60dab66 fix: passing loading value to where it needs 2019-07-25 02:08:34 +09:00
Michael Shilman
a089555336
Merge pull request #7484 from JounQin/chore/trace_ng_cli_error
chore: log loading angular cli config error
2019-07-24 22:39:08 +08:00
Michael Shilman
865daf1da5 Addon-docs: Simplify examples with included source-loader 2019-07-24 22:34:02 +08:00
Michael Shilman
50b43c2886 Addon-docs: Add source-loader dep & preset config 2019-07-24 22:33:39 +08:00
Michael Shilman
44e98feb18 CRA-kitchen-sink: Add DocsPage 2019-07-24 22:33:12 +08:00
Michael Shilman
7fded9198b
feat(docs): update issue template (#7225)
feat(docs): update issue template
2019-07-24 22:15:19 +08:00
Michael Shilman
6a43925dcd
Update bug_report.md 2019-07-24 22:14:46 +08:00
Michael Shilman
29062d2b8a
Core: Don't allow duplicate titles (#7542)
Core: Don't allow duplicate titles
2019-07-24 18:40:31 +08:00
Michael Shilman
2563c90fad Improve duplicate title error message 2019-07-24 18:39:56 +08:00
Michael Shilman
cf909a92b5
Update angular-cli_utils.ts 2019-07-24 16:41:02 +08:00
Michael Shilman
a5be3a707d
Update angular-cli_utils.ts 2019-07-24 16:40:03 +08:00
Michael Shilman
5824f18f50 Document kind "title" uniqueness constraint 2019-07-24 15:38:32 +08:00
Michael Shilman
0642829b99 Core: Don't allow titles to be reused across files 2019-07-24 15:35:09 +08:00
Michael Shilman
f539c1bc53 Fix typo 2019-07-24 15:34:45 +08:00
Leo Y. Li
93de84f69d
Merge pull request #7393 from pocka/fix/addon-contexts-tab-crash
Addon-contexts: Ensure nodes is Array
2019-07-24 00:06:07 -04:00