53 Commits

Author SHA1 Message Date
Norbert de Langen
2418245af9 FIX main.js to .storybook/main.js for addon-notes 2019-11-27 16:29:31 +01:00
Norbert de Langen
598ff6bbcf MIGRATE addon-notes documentation to CSF & triconfig 2019-11-26 00:48:52 +01:00
Jack Alden Barry
0de4fb8b56
Add CSF upgrade example
Figured this should be included in the docs since CSF is being promoted as best practice moving forward. 

Thanks for the solution go to the comments in this thread:

https://github.com/storybookjs/storybook/issues/8746#issuecomment-551054492
2019-11-12 07:57:35 -06:00
Christian Cook
581aa808bb
Correct Giphy query parameter 2019-11-07 11:37:39 +00:00
Christian Cook
58eb940919
Correct Giphy query parameter 2019-11-07 11:33:26 +00:00
Carolyn Stransky
e943357c54 Removed instances of easy, simple 2019-10-13 15:28:38 +02:00
Andrew Lisowski
743ef75cd8 Merge origin/next into more-notes 2019-06-14 18:50:40 -07:00
Maxi Gimenez
89d91a9a15 chore(notes): add angular documentation 2019-06-13 10:46:16 +02:00
Norbert de Langen
a53c576c5f
Merge branch 'next' into more-notes 2019-06-06 14:40:44 +02:00
Michael Shilman
bb3e7f71cd Github org rename to storybookjs 2019-06-03 11:06:42 -07:00
Andrew Lisowski
4a18523732 add ability to have multiple sections in the notes panel 2019-05-22 17:31:44 -07:00
Michael Shilman
d6d0c0b325 Fix bad markdown instructions 2019-04-26 23:40:18 +08:00
Norbert de Langen
544431ddb5
Merge pull request #6091 from storybooks/notes-panel
addon-notes: register as a panel or tab
2019-04-11 14:31:54 +02:00
Jami Suomalainen
fb6b098c06 Update addons-notes README with Vue example 2019-04-09 11:06:27 +02:00
Andrew Lisowski
42e8fd4005 clarify docs 2019-03-28 13:14:59 -07:00
Andrew Lisowski
f16d94c60b update readme 2019-03-28 13:14:59 -07:00
Ahmed El Sayegh
85c081aaca ADD giphy support in notes addon 2019-01-27 21:50:29 +02:00
Norbert de Langen
f79323794e
REFACTOR addon-notes 2018-12-10 14:18:37 +01:00
Michael Shilman
f916a81095 Update release process and master becomes the stable branch 2018-11-05 21:34:37 +08:00
Michael Shilman
dfe2a8fd4a Fix problems from reverted cleanup 2018-10-29 19:06:15 +08:00
Michael Shilman
a313e277bd 4.0 release 2018-10-29 11:47:01 +08:00
Michael Shilman
4818baa55c
Revert "Clean up alpha/rc for 4.0 release" 2018-10-26 00:25:17 +08:00
Michael Shilman
a82d866280 Clean up 4.0 alpha/rc references 2018-10-25 21:30:01 +08:00
igor-dv
6ee44ad4d5 Remove badges from the inner READMEs 2018-07-31 19:34:05 +03:00
Norbert de Langen
407cc67355
Merge pull request #3560 from GeorgeWL/patch-1
Add links to stable docs
2018-06-03 23:10:45 +02:00
Mikhail Vasin
eb28ae6dbe
Fix typo 2018-05-09 14:11:17 +03:00
George W Langham
9b4c62df76
Update README.md
note
2018-05-08 14:38:00 +01:00
Keraito
c00f0aa0a2 Combine inline and external md example 2018-04-30 21:46:09 +02:00
Keraito
9cffb48ae6 Update commas in examples 2018-04-30 20:02:01 +02:00
Keraito
dc1d195ae4 Update the examples of handling markdown in notes addon 2018-04-30 17:53:39 +02:00
Tom Coleman
88212b2fe8 Small fixes from PR 2018-04-13 19:51:42 +10:00
Tom Coleman
b490fa4bfd Update addon-notes README 2018-04-06 13:36:40 +10:00
paul42
45018970d6
Update README.md to use yarn for install 2018-03-28 09:24:45 -07:00
igor
ac89c6e8ed Use full url to the ADDONS_SUPPORT.md 2018-02-21 16:17:02 +02:00
igor
f7f39ef066 Point addon/framework support to the ADDONS_SUPPORT.md 2018-02-21 15:41:32 +02:00
Hypnosphi
79e39d9530 Fix indentation in README 2018-02-18 17:18:13 +03:00
tsiq-swyx
78820d6536 revert README.md changes and add story to official-storybook/stories/addon-notes 2018-02-08 14:18:15 -05:00
tsiq-swyx
0bfe868cb1 add withMarkdownNotes 2018-02-08 13:59:48 -05:00
Matt
ae162e15aa
Update README.md
Removing typo (additional '>' in the component)
2018-01-22 12:07:35 +01:00
hypnos
6a1f1f691f Merge branch 'master' into release/3.3
# Conflicts:
#	addons/knobs/package.json
#	yarn.lock
2017-12-23 18:30:24 +01:00
Norbert de Langen
a76f2a61ec
UPDATE readme with new slackin link 2017-12-22 18:06:27 +01:00
Dan Green
9621521d8b Added better documentation for using markdown 2017-11-15 09:16:14 -05:00
Dan Green
83e016f293 Added markdown example to withNotes addon
Fixed withNotes addon example to use proper JSX (self closing element)
2017-11-14 19:06:46 -05:00
Daniel Duan
190d960497 document deprecated API 2017-10-29 15:15:04 -04:00
Norbert de Langen
df7bddc484 Update README.md 2017-10-23 15:59:17 +02:00
Michael Shilman
a50a8e874a Refactoring of withX wrappers withNotes and withInfo
- make signatures consistent
- make string-only variant of withNotes/withInfo
- simplify withInfo code
2017-07-28 01:34:14 -07:00
Tom Coleman
ea02ddd4e4 Revert addonNotes -> withNotes 2017-07-27 12:11:58 +10:00
Alexandre BODIN
bac1905875 Add support for addonKnobs, rename withX to addonX to avoid name collision 2017-06-16 22:33:07 +02:00
Alexandre BODIN
514f4b775c deprecate old WithNotes but keep backward compatible 2017-06-14 23:20:06 +02:00
Norbert de Langen
db3cd0b6eb FIX spelling 2017-05-27 22:10:34 +02:00