3969 Commits

Author SHA1 Message Date
Norbert de Langen
70f932f150 FIX syntax highlighter plain text not visible 2019-06-12 01:34:38 +02:00
Jimmy Somsanith
82f241e2c0 Add tests, docs, example 2019-06-11 23:21:34 +02:00
Norbert de Langen
eef84f9371 CHANGE to use corejs-upgrade-webpack-plugin over local implementation && ADD this plugin to manager & preview
also upgrade webpack to v4.33.0 (not necessary)
2019-06-11 15:49:53 +02:00
Norbert de Langen
0e45842870
Merge branch 'next' into patch-1 2019-06-11 12:34:58 +02:00
Michael Shilman
8fe2354d5f Export all components interfaces 2019-06-08 12:58:38 -07:00
lonyele
76939ac3e2 Add tests for guarding invalid args to polished and fix typo 2019-06-08 22:48:20 +09:00
lonyele
9f196500f3 Add css calc to guarding logic 2019-06-08 21:16:38 +09:00
lonyele
f9aee6fab8 Add validation of user input 2019-06-08 21:15:22 +09:00
lonyele
57db3f2813 Refactor for better exception handling. 2019-06-08 21:12:31 +09:00
Simen Bekkhus
6bc6236642
chore: set react version to 16.8.3 to match react native 2019-06-07 20:17:19 +02:00
Michael Shilman
e9b8a6aea7
Fix links that are not working with plain left click (#6970)
Fix links that are not working with plain left click
2019-06-06 11:10:46 -07:00
Michael Shilman
1385e624b8
Don't redefine process variable (#6991)
Don't redefine `process` variable
2019-06-06 11:01:22 -07:00
Norbert de Langen
6d2cb405b1 Merge branch 'next' into pr/lonyele/6970
# Conflicts:
#	lib/ui/src/settings/__snapshots__/about.stories.storyshot
2019-06-06 15:14:45 +02:00
Norbert de Langen
ca2c82e181
CHANGE ResizeDetector to SizeMe (#6950)
CHANGE ResizeDetector to SizeMe
2019-06-06 13:52:32 +02:00
Norbert de Langen
ddad046977 FIX snapshots 2019-06-06 13:45:04 +02:00
Norbert de Langen
71110826e7 REMOVE previousError 2019-06-06 09:40:43 +02:00
Norbert de Langen
2edef6b335 Merge branch 'next' into fix/hmr 2019-06-06 09:30:47 +02:00
Norbert de Langen
5946d68bdb Merge branch 'next' into pr/trongthanh/5791-1
# Conflicts:
#	lib/cli/package.json
#	yarn.lock
2019-06-06 09:26:54 +02:00
Hypnosphi
efc011d7da Don't redefine process variable 2019-06-06 04:09:19 +02:00
Michael Shilman
477f990494
Don't mutate user's babel config (#6987)
Don't mutate user's babel config
2019-06-05 17:00:48 -07:00
MIchael Shilman
c2dfa5bf3d Merge remote-tracking branch 'origin/master' into next 2019-06-05 16:46:17 -07:00
Filipp Riabchun
257fcb3f41
Don't mutate user's babel config
In my case, it leads to errors because I use my own babel-loader
2019-06-06 00:15:05 +02:00
Norbert de Langen
88ec8de571 Merge branch 'next' into core/managed-addon-state
# Conflicts:
#	.teamcity/OpenSourceProjects_Storybook/buildTypes/OpenSourceProjects_Storybook_Bootstrap.kt
#	docs/src/pages/addons/writing-addons/index.md
#	docs/yarn.lock
#	examples/official-storybook/package.json
#	lib/ui/src/containers/preview.js
#	package.json
2019-06-05 15:21:43 +02:00
Norbert de Langen
4f7e3dd8d2 IMPROVE HMR error reporting, no refreshes needed for error recovery 2019-06-04 21:48:22 +02:00
Michael Shilman
db65f6cfec Update version.ts 2019-06-04 11:12:06 -07:00
Michael Shilman
70d6fcdcbe v5.1.0-rc.5 2019-06-04 10:56:14 -07:00
lonyele
13e42fd0fa Fix mistake 2019-06-04 23:27:33 +09:00
lonyele
e035a730c0 Fix code formatting 2019-06-04 22:54:44 +09:00
lonyele
cad433eff9 Fix links that are not working with plain left click 2019-06-04 22:40:16 +09:00
Norbert de Langen
8192fdc2e9 FIX the customCanvas option 2019-06-04 12:55:30 +02:00
Norbert de Langen
6b2333ca41
Merge branch 'next' into 6708-add-copy-button 2019-06-03 14:19:57 -07:00
Michael Shilman
f7665e8bf0 Update snapshots 2019-06-03 11:59:12 -07: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
Norbert de Langen
dc8662fbfd CHANGE ResizeDetector to SizeMe 2019-06-03 17:31:44 +02:00
lonyele
8f23700d8e Change guarding functions for broader cases 2019-06-03 22:25:13 +09:00
lonyele
b5691748c7 Fix applying changed function names 2019-06-03 21:52:39 +09:00
lonyele
f085a1a637 Improve comment for clarification 2019-06-03 21:49:53 +09:00
lonyele
a0e292659c Change function names for consistency 2019-06-03 21:47:38 +09:00
Michael Shilman
e104e4431e Update version.ts 2019-06-02 23:59:58 -07:00
Michael Shilman
1317bb14fa v5.1.0-rc.4 2019-06-02 23:36:17 -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
23ea9ac48e Fix webpack process.* variable definitions 2019-06-02 21:36:17 -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
lonyele
703b5d545d Add comment on guarding linear-gradient 2019-06-02 20:59:31 +09:00
lonyele
a0a7cc7759 Fix when linear-gradient is passed to polished library's functions 2019-06-02 20:29:54 +09:00
jamesgeorge007
0f4c306378 Adds new info command
prints debugging information about the local environment
2019-06-02 09:32:42 +05:30