46 Commits

Author SHA1 Message Date
igor-dv
50cdaca41c Add notes about google analytics in ADDONS_SUPPORT.md and README.md 2018-10-16 12:26:01 +03:00
Gytis Vinclovas
e413ec2e05
[onDeviceUI] Add ability to render addons in React Native (#4381)
* Reducing the size of the ui.

* Addon scrollview with addon names

* Updated style, shows addons list with loaded addons.

* Updated status bar, so content would not be drawn below it on android.

* Added some addons to example.

* Moved out of state

* Fixed event on android.

* Temporary disabled yellow box.

* Adding two options for storybook ui:

isUIOpen - whether to initially show top bar - default true.
isStoryMenuOpen - should show story menu open by default - default false.

* Creating rn-addons.js file inside generators.

* Removed separate addon store.

* Using active prop.

* Rewrote addons wrapper without using modal.
We cannot use modal since addons expect to be rendered all the time.
So now we display the wrapper as position absolute and make it 0 0 size when it is not visible.

* Fixing yellow box warnings.

* Addon window by default is scrollable.

* Removed yellow box disabling, cleared up example index.

* Reverted accidentally deleted line.

* Updated dependencies.

* Dependency bump

* Updated UI. Removed modal, displaying menus as panels appearing from sides.

* Clearing up the style a little bit.

* Temporary disabling some examples

* Updating the readmes.

* Updating the readme.

* Added notes addon that support rn

* Updated addon documentation regarding setTimeout.

* Fixed proptypes issue, properly set initial tab from the props.

* Reduced the amount of rerenders, if you use onDeviceUI it only listens to story change events once instead of twice.

* Adding more addons.

* OnDeviceUI is now set to true by default.

* Updated the notes addon so it renders markdown properly.

* Fixes endless cycle when initially rendering when both onDeviceUI and server are enabled.

* Selection prop is not required ( it is not set when not using onDeviceUI).

* Renamed rn-notes to ondevice-notes addon.

* Added option to use channels as async.

* Using async channel if onDeviceUI is set to true.

* Updated notes documentation/tests.

* Adding backgrounds addon.

* Updated notes readme.

* Adding ondevice knobs addon.

* Updated example

* Reverted accidental merge issue.

* Updating documentation.

* Fixed knobs entry file.

* Updating documentation.

* Updating documentation.

* Removed packager completely.

* Updated cli.

* Added missing dependency.

* Websocket doesn't throw red screen on connection fail anymore.

* Takes children from props instead out of state..

* Fixed bug where selecting story didn't actually select it.

* Removed ondeviceUI in example.

* If it fails to connect it selects initial story.

* Knobs are properly reset on change.

* Proper import in example

* Reverts to localhost if no host is defined.

* Ui doesnt jump when hiding bottom bar, should handle keyboard correctly on ios.

* Updated background addon to unregister on unmount.

* Properly handles animations on android.

* Creates channel as soon as getStorybookUI is called instead of during the render.

* Displays message if no addons are loaded.

* setOptions called without timeout.

* Sets initial story if connection to websocket server fail.

* Updating style.

* Removed margin bottom.

* Added swiping on the nav bar, touching preview maximizes it.

* Fixed keyboard aware view.

* Fixed background panel so it doesn't lose color immediately.

* Uses preview width for panels.

* Moving class inside preview.

* All react native installations receive same template.

* Removed react_native fixture.

* Fixing lint.

* Lint fix.

* Improving performance dramatically.

* Adding on device addons.

* Reverted back fixtures change.

* Reverting file change

* Updating readmes.

* Updated readme about server.

* Reverted yarn.lock

* Fixing propTypes.

* Splitting out onDeviceUI/index to smaller components.

* Splitting up onDeviceUI.

* Removed unused dependency.

* Properly uses whole screen for preview.

* Updated visibility button.

* Few code review fixes

Updated readme,
Renamed handlers.

* Fixed where width is taken from.
2018-10-12 12:22:28 +03:00
Gabriel J. Csapo
be5d4c0181 [framework] add ember support 2018-10-03 00:50:39 -07:00
libetl
3ba7058dfa igor's suggestions 2018-08-29 23:37:48 +02:00
libetl
2fcd84b10f fixes in the kitchen sink for addon-actions and addon-links 2018-08-28 22:25:39 +02:00
lionel benychou
3893d5299d riot integration 2018-08-27 19:42:20 +02:00
Gavin King
35b477f486 Storyshot support marked as supported 2018-06-24 22:17:56 +02:00
Gavin King
02bc696935 Tested story source addon 2018-06-20 00:42:53 +02:00
Gavin King
03c6c0c42a Readded addon options support 2018-06-18 02:57:58 +02:00
Gavin King
27104f8b2d Viewport addon support added 2018-06-18 02:43:34 +02:00
Gavin King
022896299d Added addon notes example 2018-06-18 02:22:13 +02:00
Gavin King
0f4f756703 Added addon link example 2018-06-18 01:50:05 +02:00
Gavin King
f64ec6853f Added support for actions addon 2018-06-17 07:30:58 +02:00
Gavin King
5f64ea371b Added background addon support 2018-06-17 07:30:58 +02:00
Gavin King
306b580080 Centered addon working with Svelte 2018-06-17 07:30:58 +02:00
Hypnosphi
a36f35d1ee Merge remote-tracking branch 'origin/master' into generic-addon-decorators
# Conflicts:
#	ADDONS_SUPPORT.md
#	examples/angular-cli/src/stories/__snapshots__/custom-styles.stories.storyshot
2018-05-16 01:04:42 +03:00
Hypnosphi
06101efd97 Generic addon-viewport decorator 2018-05-12 22:22:43 +03:00
Hypnosphi
c15b9daa47 Merge branch 'master' into generic-addon-decorators
# Conflicts:
#	ADDONS_SUPPORT.md
2018-05-12 18:22:30 +03:00
Рудниченко Климент
c689a1be68 documentation updated 2018-05-11 10:30:51 +03:00
Filipp Riabchun
a9a7f86899
Update ADDONS_SUPPORT.md 2018-05-11 01:10:58 +03:00
Hypnosphi
2e30aeb675 Generic addon-knobs decorator 2018-05-09 18:14:04 +03:00
Hypnosphi
6f78c12615 Generic addon-backgrounds decorator 2018-05-08 02:12:52 +03:00
Neville Mehta
554f4f115d Merge branch 'master' of github.com:storybooks/storybook into addmarkosupport 2018-05-07 13:09:43 -07:00
Kliment
0ca9f06225
Merge branch 'master' into master 2018-05-07 07:56:42 +03:00
Neville Mehta
d8e0673d31 Merge branch 'master' of github.com:storybooks/storybook into addmarkosupport 2018-05-06 21:13:31 -07:00
Hypnosphi
46de88c714 CLI: remove unused stuff 2018-05-05 23:01:09 +03:00
klimentru1986
a06dc24f56 update addons support jest 2018-05-05 08:42:22 +03:00
Hypnosphi
8bf5af80ca Addon-jest support 2018-05-05 01:04:11 +03:00
Hypnosphi
bf86c0c13e Addon-events support 2018-05-04 02:57:44 +03:00
Hypnosphi
38511744d6 Addon-backgrouns support 2018-05-03 02:03:30 +03:00
Hypnosphi
6d661afd0f Addon-a11y support 2018-05-03 01:28:35 +03:00
Neville Mehta
727e14df48 add info in ADDONS_SUPPORT.md 2018-05-01 11:25:23 -07:00
igor-dv
322be353d1 Add Knobs addon 2018-04-25 14:49:08 +03:00
igor-dv
f868afd3fb Add Storyshots addon 2018-04-24 16:34:15 +03:00
igor-dv
c24e5ee198 Add Notes addon 2018-04-24 15:18:27 +03:00
igor-dv
931dadf02c Add Centered addon 2018-04-24 15:09:59 +03:00
igor-dv
625ddbe4bf Add Options addon 2018-04-23 15:05:57 +03:00
igor-dv
17ae5065e0 Add Viewport addon 2018-04-23 14:25:38 +03:00
igor-dv
46da4e3248 Add StorySource addon 2018-04-23 14:22:43 +03:00
Sangmin Yoon
cf0c1985e4 Add documentation for Mithril app & addons 2018-03-21 11:25:58 +09:00
Seth Broweleit
b9340eb8b6
Update ADDONS_SUPPORT.md
The viewport plugin works in angular.
2018-02-28 16:56:00 -05:00
igor-dv
45ef75d310 Add links example to Polymer 2018-02-25 18:41:21 +02:00
igor
f7f39ef066 Point addon/framework support to the ADDONS_SUPPORT.md 2018-02-21 15:41:32 +02:00
igor
2f3edc3632 Add storysource to addons support 2018-02-20 14:07:14 +02:00
Hypnosphi
d15afc63af Run prettier 2018-02-18 17:43:47 +03:00
Hypnosphi
6c173cfdd8 Add list of supported frameworks and addon / framework compat table 2018-02-18 16:04:38 +03:00