React Bluekit Versions Save

Automatically generating a component library from your React components (ES5, ES6, Typescript)

0.4.4

6 years ago

Changes

  • No longer instance declaration warning #126
  • Fix BluekitEvent error #127

0.4.3

7 years ago

Changes

  • React >= 15.5.0 support
  • Include the local module as a dependency

0.4.2

7 years ago

Changes

  • Fix shape propType #96. Thanks @apfelfabrik

0.4.1

7 years ago

Changes

  • Add TypeScript (.tsx) support
  • Add npm script support
  • Add exclude option

0.3.2

7 years ago

Changes

  • Update immutable because of keyOf method
  • Add support for props description

0.3.1

7 years ago

Changes

  • There should be no warnings in console
  • Support Flow Types 18d304d31810dc3f2403d5f2daa1cfda7d540302
  • Fixed watch-bluekit gulp task console.log

0.3.0

7 years ago

Changes

  • BlueKit doesn't crash on component's render error, this error is displayed instead of the component 23015ab1f8856e3074507325cfee6543f2d7a0a6
  • Render only variants that affect component's look 5844690bf9c314d5aa8c9ed27d87b2966163a149
  • Added gulp option for source string replacements https://github.com/blueberryapps/react-bluekit/pull/76
  • Watch-bluekit looks for .js and .jsx files
  • BlueKit doesn't crash if selectedAtom in localStorage isn't valid component name
  • Each BlueKit localStorage data can be namespaced by prop in case you have multiple BlueKit instances 1c54ae9f8ecc90b48c9d489fb0ca123a380c6f05

0.0.9

8 years ago

0.0.8

8 years ago