Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/storybookjs/storybook

Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
https://github.com/storybookjs/storybook

Update CHANGELOG.md .

42d1eb6f3a43f5f6148c4a87cfddc53374058c3e authored over 8 years ago by Arunoda Susiripala <[email protected]>
2.6.1

2c969f8a26005a0e2ea869ca2ac29f374da108f4 authored over 8 years ago by Arunoda Susiripala <[email protected]>
remove webpack-hot-middleware noInfo=true (#412)

e6b6e5b38358b586657bf6a5108350b6987187ec authored over 8 years ago by MofeLee <[email protected]>
Add database API to addons

c716a87cd9efbbd8ae12d28399390d00b11d905b authored over 8 years ago by Muhammed Thanish <[email protected]>
Merge pull request #11 from kadirahq/wrap-to-withKnobs

Renamed ‘wrap’ to ‘withKnobs’

781c2f2188b727fde73d60ffd536d3d2cbde5b79 authored over 8 years ago by Aruna Herath <[email protected]>
Refactored

Url params are stored as separate values instead of one JSON string.

15cbdbf02fa8e654508d0587326c7cdee29c90a8 authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #12 from kadirahq/refactor

Refactored

aa433e674c8279000e064e9b4a77b7594f64d62a authored over 8 years ago by Aruna Herath <[email protected]>
Make reset button similar to the action logger’s clear

0f160eebcc7d5a93790c36be0fc4d69e83dac4cc authored over 8 years ago by Aruna Herath <[email protected]>
Lint fixes

b19ee126c8b5f64e3cdcfc48af51c8d72e684ccb authored over 8 years ago by Aruna Herath <[email protected]>
For object knob type display label aligned top

1286636773b6d3c48239c8ece9c72373c377cfff authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #10 from kadirahq/style-improvements

Style improvements

bf3174784d15291bd5f8226a19e27b0f831c74e9 authored over 8 years ago by Aruna Herath <[email protected]>
Renamed ‘wrap’ to ‘withKnobs’

83888be196572c71769186c58930783cbf769a26 authored over 8 years ago by Aruna Herath <[email protected]>
Left align form

71ce23539b50eb3adc2eb48cf7465b864baf68b3 authored over 8 years ago by Aruna Herath <[email protected]>
Add ace editor for ‘object’ type knobs

e388ef80a3480c37ea4c2a56921d26a033f853b0 authored over 8 years ago by Aruna Herath <[email protected]>
Use addDecorator api to wrap stories

This requires some changes to the wrap function because not its called every time a story is mou...

36868f5251e0c8f8e8da184dd25deec2c0fb9f83 authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #7 from kadirahq/use-add-decorator

Use add decorator

7583cfd82466b8ce6905aefacca66a001ff7aaf1 authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #9 from kadirahq/improve-other-prop-types

Improve other prop types

eb45329ffe4e6b754cab73de75a413e00e255e63 authored over 8 years ago by Aruna Herath <[email protected]>
Convert number type knobs to number js type

bfc17769797b8c834b7201b7199a236b9bc5b6ae authored over 8 years ago by Aruna Herath <[email protected]>
’No knobs’ is displayed when number of fields is 0

Previously it was set to null when switching between stories. This is removed to avoid ’No knobs...

5e95b6a0703cdcac2760f153c77db9676a64c4c7 authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #8 from kadirahq/no-knobs

’No knobs’ is displayed when number of fields is 0

5a3f7c942a07842f7d1e45bdbd60940ac2e1c57a authored over 8 years ago by Aruna Herath <[email protected]>
Set fields to null onStory so when a story is not wrapped "no knobs" is displayed

3c059dbddc62403071ade9da11fa7836b3f7fa35 authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #4 from kadirahq/new-api

Use new storybook addon api

73c09b25a020aad20e40245798d597f2c70efd9f authored over 8 years ago by Aruna Herath <[email protected]>
Use the setQueryParams and getQueryParams to save knob state in url

9fc00645055210bc8dec7da25151e4aa41e04458 authored over 8 years ago by Aruna Herath <[email protected]>
Refactored code. Lint fixes.

9acc3fa59f25ebf810a124e2565c1119a011f4de authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #5 from kadirahq/save-state-in-url

Save state in url

bce4fd9ca3334ab1bba2368c97b952cf69cd2688 authored over 8 years ago by Aruna Herath <[email protected]>
Made background white and added a max width

da3e301623a0c621aeb32b83350be1f8e8b27d39 authored over 8 years ago by Aruna Herath <[email protected]>
Use this.props.store instead of this.store

Sometimes Wrap elements props change without re-mounting. So the constructor is not executed.

3b6576ceed3ebcdf8fbb0d8711be016bb98afcbc authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #6 from kadirahq/change-styles

Change styles

b38dd41ea3a1a00ebc5f34ffbc0bc3f2e528f195 authored over 8 years ago by Aruna Herath <[email protected]>
Lint fixes

5f263067f565c4a635721287ed6a45a6ba0ab67b authored over 8 years ago by Aruna Herath <[email protected]>
Support 'number' and 'boolean' prop types.

42131807b26b18a2cee43a997fa1e904bf8a34a5 authored over 8 years ago by Aruna Herath <[email protected]>
Display 'NO KNOBS' when the story is not wrapped to be used with addon.

d7d32612a43fc37a5d1435b7d4f8a57bcfc887b0 authored over 8 years ago by Aruna Herath <[email protected]>
Use `tosource` instead of JSON.stringify. Some css changes.

7b5105c617280763afb4a6395406cc60b4cbcf9d authored over 8 years ago by Aruna Herath <[email protected]>
Added reset button style improvements

c57e7e12823b3288ffb626db438b497eee814255 authored over 8 years ago by Aruna Herath <[email protected]>
Use a separate style for checkbox

2223efc2741dc4c5139a469419381dad1116cbff authored over 8 years ago by Aruna Herath <[email protected]>
Use storybook itself for sample stories.

New addon api is released with storybook now. So use it instead of an
example project.

da07ad6f07940ca6928ed2ab08954f9e195820c0 authored over 8 years ago by Aruna Herath <[email protected]>
Small style tweaks

729b45452b6c5b37cf0311097b55f7ec84a6c9c4 authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #1 from kadirahq/initial-call

Call storyFn once and get the initial values.

b1a7fbe8211697faf9e89276906e1a9e2360cc89 authored over 8 years ago by Aruna Herath <[email protected]>
Avoid mutating state

When knobs change instead of mutating the fields property in state
this assignes a new object as...

57a332851af5aff270b97314bacbab2b4de17cc5 authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #3 from kadirahq/avoid-mutating-state

Avoid mutating state

b6791916e937c98035359ee74d1adc0ac996b79f authored over 8 years ago by Aruna Herath <[email protected]>
Update readme with more content

fa87a43461e77f4173a1ca80dd9aa3ccb45c42f2 authored over 8 years ago by Aruna Herath <[email protected]>
Merge pull request #2 from kadirahq/style-tweaks-and-readme-update

Style tweaks and readme update

1f6f3dd0cb80127e8205d1d0ba423d2e99b26617 authored over 8 years ago by Aruna Herath <[email protected]>
Changes for new api

Prop editor now use the new addons api for storybook. The editor
is rendered as a panel instead ...

59ae10966e7b9819cc02a455b2d46dc8e9cf9d62 authored over 8 years ago by Aruna Herath <[email protected]>
Add opening and closing

6590d7e3357ee0b591068fafdb533da947498f07 authored over 8 years ago by Aruna Herath <[email protected]>
Call storyFn once and get the initial values.

This avoids directly mutating the state while initialization of fields
in the PropEditor.

646922bef71300ccbbdd468e27ccede10f4df295 authored over 8 years ago by Aruna Herath <[email protected]>
Update package.js with correct package info

bb13f3e6d329d269c6ede47f8d6705cd45b6f62f authored over 8 years ago by Aruna Herath <[email protected]>
Add craeteKnob API

5caff822f9571fbdc642ad1652f7e652a55aa574 authored over 8 years ago by Aruna Herath <[email protected]>
Custom query params are not stored in a separate object

They will be directly stored in the url just like other known query params. This also makes extr...

8fdf22f776842332830318c2e560e69a27dd1510 authored over 8 years ago by Aruna Herath <[email protected]>
2.6.0

f52c50aad3f29e8292b4699fae62160beefe1eff authored over 8 years ago by Muhammed Thanish <[email protected]>
Update CHANGELOG

2ea845505a03353d3023d97ac23f1872d8db2a61 authored over 8 years ago by Muhammed Thanish <[email protected]>
Update dist

24c82594cd8851640e4c0fe6cf0b72f9c19773f6 authored over 8 years ago by Muhammed Thanish <[email protected]>
Merge pull request #413 from kadirahq/env-config

Configure start/build using env variables

863c24bba1a842a24cdcd9c7841f98c6eec4a364 authored over 8 years ago by Muhammed Thanish <[email protected]>
Fix lint errors

In this case we do need to override field values

3d9643dcdfe4783a61c4a35b46328f801566fa20 authored over 8 years ago by Muhammed Thanish <[email protected]>
3.3.4

a02c99f6a43da14a67fc99adc1389d767c1855c4 authored over 8 years ago by Muhammed Thanish <[email protected]>
Update CHANGELOG

c4d72b5b2d4062058c61cff3065dfaf87aa6beb0 authored over 8 years ago by Muhammed Thanish <[email protected]>
Merge pull request #35 from kadirahq/add-react-dom-dep

Add missing dependency fixes #34

94cada8a7c07bda84b6e50f79b87452d1f67abe2 authored over 8 years ago by Muhammed Thanish <[email protected]>
Configure using env variables

4a1bf778e948ea2b94e40d5ccfc92d3f7801d89d authored over 8 years ago by Muhammed Thanish <[email protected]>
Support react-dom ^0.14.7

520e1256127f804419eff59f1ffcc50239fac4e8 authored over 8 years ago by Muhammed Thanish <[email protected]>
Update docs.

d42f4eb906bb6e02a6292a7895bd5c3bf531ad48 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Make react-dom a peer dependency

e0c886347a48983086f4343474e8c7a5e2c274d8 authored over 8 years ago by Muhammed Thanish <[email protected]>
Add missing dependency fixes #34

e10306477e90a4efbce4d83a53cc8ee7ac624485 authored over 8 years ago by Muhammed Thanish <[email protected]>
3.3.3

5eb3594217e71666253c554d65f29cb5f7dbc5aa authored over 8 years ago by Muhammed Thanish <[email protected]>
Update CHANGELOG

1816e21c4737517bf65d119bd2b896e965414412 authored over 8 years ago by Muhammed Thanish <[email protected]>
Update CHANGELOG.md

62c6d3ccb001df2109896472e1ae9115c6a921fc authored over 8 years ago by Arunoda Susiripala <[email protected]>
Update dist

99cbe53a33d6b943bff31bc4a843aa65d7844653 authored over 8 years ago by Muhammed Thanish <[email protected]>
1.4.4

a40ece596122c772875392b6add86e2658de89d1 authored over 8 years ago by Arunoda Susiripala <[email protected]>
1.4.3

c61e1adc4e5149504785e51c98bcf174c6f81880 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Merge pull request #17 from kadirahq/update-storybook

Update @kadira/storybook to version 2.5.2

b92b6c215d1ff3278dbacbe60002c1c7edc9329e authored over 8 years ago by Arunoda Susiripala <[email protected]>
Update @kadira/storybook to version 2.5.2

50f65665e5f487a8eb8aec6fcbe6981931924740 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Merge pull request #16 from kadirahq/change-welcome

Add Arial font and remove image.

74da5ed67c234133e746cc635ab03ac56d004137 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Add missing char

9f0cd56966e61abd8074b01a10cd390f1a2e8516 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Add Arial font and remove image.

c55ba189dd3963067a85a90481bb268511c99264 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Update README.md

7b113e1cdaece00ff2542aade9cf2b2362b9ae2d authored over 8 years ago by Arunoda Susiripala <[email protected]>
Update README.md

e055bfce77b138b3ed8b69f9800ca4fabf03efcd authored over 8 years ago by Arunoda Susiripala <[email protected]>
Update README.md

705533450e9087ab5143311b99b9bd003984562b authored over 8 years ago by Arunoda Susiripala <[email protected]>
Update CHANGELOG.md

f3acfe027407b92c3fd98f33343edc4303b6cedc authored over 8 years ago by Arunoda Susiripala <[email protected]>
1.0.1

b513446b621782b92ab7847d2a53705375bf3ebd authored over 8 years ago by Arunoda Susiripala <[email protected]>
Update docs.

839206c2da2c226c424e41ab2d6678a8b7873b94 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Update CHANGELOG.md

6e6300d0d7975a684bc593543b4109115c5ea0b8 authored over 8 years ago by Arunoda Susiripala <[email protected]>
1.0.0

7c7bec390cc829f2baa297af97c357c04785f8dd authored over 8 years ago by Arunoda Susiripala <[email protected]>
Remove unwanted files.

2f40184c9d3f756f8ed1d74278dba301da34add1 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Update README.md

71a4f59e6d16f683fb03f3d0bb9c74c6a24c5bfd authored over 8 years ago by Arunoda Susiripala <[email protected]>
Initial Release.

5e59b187f2d24b864edd97815bab30d14900b42d authored over 8 years ago by Arunoda Susiripala <[email protected]>
Merge pull request #36 from kadirahq/avoid-re-mounting-panels

Render all the panels but none selected panels has display:none

cb040250d43b056aac2a7a4fe5e492f5dc410b3b authored over 8 years ago by Muhammed Thanish <[email protected]>
Merge pull request #68 from kadirahq/custom-preview-api

Use new addon API to get preview component

afe8f531814dc5551cd6491674b74d18cf7d7cea authored over 8 years ago by Muhammed Thanish <[email protected]>
2.0.2

a4946b6218c49eebe7603350ccfdbf03db6dc453 authored over 8 years ago by Muhammed Thanish <[email protected]>
Update CHANGELOG

d1fea1bc0f3f503017c096141bda6278eaac65ea authored over 8 years ago by Muhammed Thanish <[email protected]>
Use new addon API to get preview component

96a303174c590d955c22fcb31860224a433f29a0 authored over 8 years ago by Muhammed Thanish <[email protected]>
Update CHANGELOG.md

7b93b51858b2b6bbef1e00c6186bb280d1443e0c authored over 8 years ago by Arunoda Susiripala <[email protected]>
2.5.2

622e1ced6707236e3ce2d2a8c2019648cae36384 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Fixes: #409 Remove use babel-runtime/core-js modules. (#410)

Use core-js a polyfill for ES5 based browsers.

b66e8654135ed7fa437a5c58d2d09c9b4781b14b authored over 8 years ago by Arunoda Susiripala <[email protected]>
1.4.0

16ff8da84724b5ca8963c8fe59806380373f311a authored over 8 years ago by Muhammed Thanish <[email protected]>
Update CHANGELOG

e8225f7305edee143133196faef407f469cf502e authored over 8 years ago by Muhammed Thanish <[email protected]>
Update dist

15fd265c4ede51550d875bbe99776c5f945fb3fc authored over 8 years ago by Muhammed Thanish <[email protected]>
Merge pull request #2 from kadirahq/preview-methods

Add preview panel methods

4bb2dbaab57e6e4296b7e6d512cde2920f80cc75 authored over 8 years ago by Muhammed Thanish <[email protected]>
Update CHANGELOG.md

ded79a011c47bff2c7e72e01919e3bbf56b1232c authored over 8 years ago by Arunoda Susiripala <[email protected]>
1.4.2

12e756c6912ec4d8a98cfa21c0b4e143458843ba authored over 8 years ago by Arunoda Susiripala <[email protected]>
Merge pull request #14 from kadirahq/fix-rn-babel-issue

Do not import addons.js on entryfiles

a809622a19998f2a0402a1160a8e6dd8d1540084 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Change emojies to emoji.

65e524305fc1a48c29f30607fff7a4f624669625 authored over 8 years ago by Arunoda Susiripala <[email protected]>
Merge pull request #15 from lorensr/patch-1

Fix "emojies" typo

b3f976cbf4bc204ff4a2330a077becd0d98d976a authored over 8 years ago by Arunoda Susiripala <[email protected]>
Fix "emojies" typo

While some people use "emojis", my sense is that "emoji" is the more hip plural.

8b059fc3bcf5e38326917b1fa32cd0fa6a72c7cb authored over 8 years ago by Loren Sands-Ramshaw <[email protected]>