1272 Commits

Author SHA1 Message Date
domyen
1f1b274516 Unused style in PropRow 2019-11-20 12:22:22 -05:00
domyen
d7c5382d22 Merge branch 'next' of https://github.com/fraincs/storybook into pr/8887 2019-11-20 11:30:01 -05:00
domyen
fb592cc24e Refine styling for code and tables 2019-11-20 11:28:45 -05:00
domyen
c31c09f834 Allow codeCommon styles to be exported 2019-11-20 11:24:30 -05:00
Francis Thibault
39d7c7e74c Merge branch 'next' of github.com:storybookjs/storybook into next 2019-11-20 09:29:25 -05:00
Francis Thibault
fda894a3a8 merge 2019-11-20 09:22:32 -05:00
patrick.lafrance
ea4bd26c09 Set the tooltip with based on the detail lenth 2019-11-19 14:04:49 -05:00
Francis Thibault
cf18878432 sensitive width for tooltip 2019-11-19 13:26:30 -05:00
Michael Shilman
27dbfef1d8 v5.3.0-beta.2 2019-11-19 18:22:56 +08:00
atanasster
3e3fd435f1 Merge branch 'docspage-blocks-refactor' of https://github.com/atanasster/storybook into docspage-blocks-refactor 2019-11-18 22:23:14 -08:00
atanasster
0b6e28ed50 Remove PrimaryProps and components/DocsPage 2019-11-18 20:30:54 -08:00
patrick.lafrance
d21e68ddb2 Disable p margins 2019-11-18 22:41:54 -05:00
patrick.lafrance
9cf0f67048 Fix css issues 2019-11-18 22:39:31 -05:00
patrick.lafrance
c1a391824d Updated font-size to use the code value 2019-11-18 22:17:41 -05:00
Michael Shilman
d7f8d39e6b Merge branch 'next' into pr/8855 2019-11-19 09:22:36 +08:00
patrick.lafrance
8ee76a1b4a Updated the size of the non expandable values and added no-wrap to default values 2019-11-18 18:48:31 -05:00
patrick.lafrance
17cf424fb1 Added a complex object example to the officiel storybook 2019-11-18 18:26:57 -05:00
patrick.lafrance
ed50fb180a Fixed detail code formatting by disabled Prism format since it's already formatted by codegen 2019-11-18 17:22:14 -05:00
patrick.lafrance
53bddba879 Added arrowup / down on tooltip toggle 2019-11-18 16:47:32 -05:00
patrick.lafrance
5e63197fa6 Fix imports 2019-11-18 16:00:52 -05:00
Francis Thibault
6d91f6fcfc jsdoc style 2019-11-18 15:00:08 -05:00
Francis Thibault
e3d949d1e5 Merge remote-tracking branch 'upstream/next' into next 2019-11-18 13:31:19 -05:00
Michael Shilman
93002b5e79 v5.3.0-beta.1 2019-11-18 22:30:27 +08:00
atanasster
d22d3f6c1c refactor DocsPage blocks 2019-11-17 11:03:26 -08:00
Michael Shilman
77d6aa58ba
Fix layout of Preview container (#8628)
Fix layout of Preview container
2019-11-17 20:36:54 +08:00
Norbert de Langen
e74fe9f33c CLEANUP 2019-11-16 22:12:57 +01:00
Norbert de Langen
9d2d1b0496 OOPS 2019-11-16 22:08:32 +01:00
Norbert de Langen
c49dc5fa15 FIX padding && REFACTOR to make position, padding & margins simpler to understand 2019-11-16 19:59:41 +01:00
Norbert de Langen
9c84519be3 FIX padding 2019-11-16 18:45:55 +01:00
Norbert de Langen
80ca8c3206 FIX boxshadow 2019-11-16 17:38:28 +01:00
Michael Shilman
f57888b0e3 v5.3.0-beta.0 2019-11-16 23:28:25 +08:00
Norbert de Langen
b35bc8cca5 FIX indentation 2019-11-16 15:40:56 +01:00
Norbert de Langen
0debdcf74c FIX margin 2019-11-16 15:31:47 +01:00
Norbert de Langen
c6c4fe816d CLEANUP 2019-11-16 14:34:05 +01:00
Norbert de Langen
43533b3dac FIX odd padding top when toolbar is true 2019-11-16 14:27:53 +01:00
Norbert de Langen
448991f5b0 CHANGE padding to the ChildrenContainer and set ChildrenContainer to be able to scroll 2019-11-16 14:23:56 +01:00
Michael Shilman
aa97d03bce v5.3.0-alpha.47 2019-11-16 20:59:17 +08:00
Norbert de Langen
e8908f2c51 ADD a story to test scrolling on a horizontal axis && IMPROVE the spaced component to allow customization 2019-11-16 13:44:53 +01:00
Norbert de Langen
fe85007e40 Merge branch 'next' into pr/necolas/8628 2019-11-16 13:10:13 +01:00
Norbert de Langen
4f0c2f68c6 Merge branch 'next' into upgrades
# Conflicts:
#	app/react-native-server/package.json
#	lib/cli/package.json
#	lib/components/package.json
2019-11-15 23:40:38 +01:00
Michael Shilman
431322bbd9 v5.3.0-alpha.46 2019-11-16 05:49:51 +08:00
Norbert de Langen
e018f67690 FIX linting 2019-11-15 21:48:31 +01:00
Norbert de Langen
bd4ac31ac4 upgrades 2019-11-15 21:06:13 +01:00
Francis Thibault
4ef58a36d0 propsTable style 2019-11-15 14:54:18 -05:00
Norbert de Langen
71a2b5e99f
Merge pull request #8132 from victorgb6/fix-addon-notes-anchor-links
Added condition to check if it's an anchor link
2019-11-15 01:20:26 +01:00
Norbert de Langen
efe4cf5c95
update popover max-height to be calculated based on correct num… (#8552)
update popover max-height to be calculated based on correct number of items

Co-authored-by: null <jacob.irving@accelo.com>
2019-11-15 01:16:45 +01:00
Michael Shilman
3e45911bea v5.3.0-alpha.45 2019-11-14 17:30:12 +08:00
Michael Shilman
67b83f492d Merge branch 'next' into docs/refactor-prop-def 2019-11-14 16:48:26 +08:00
Michael Shilman
ac19a69a34 Addon-docs: Fix prop row stories 2019-11-14 16:40:35 +08:00
Michael Shilman
ffcc5611e1 Merge branch 'next' into 8793-deprecate-hierarchy-separators 2019-11-14 14:58:53 +08:00