Skip to content

Releases: NogsMPLS/react-component-styleguide

v0.0.28

08 Apr 21:49

Choose a tag to compare

fix IE nav....again.

v0.0.27

08 Apr 20:24

Choose a tag to compare

  • react 15 support
  • pulled in react-ace because it didn't currently support react 15.

v0.0.26

08 Apr 15:07

Choose a tag to compare

  • Fixed list style in firefox
  • Fix header link
  • Fix search

v0.0.25

06 Apr 20:39

Choose a tag to compare

Every editor now has every component used in the styleguide, so can easily do things like have and together in same editor to show proper functionality

v0.0.24

05 Apr 19:36

Choose a tag to compare

Only fold what is described in the comments to fold. do not fold the children.

v0.0.23

05 Apr 19:15

Choose a tag to compare

slightly more robust code folding

v0.0.22

04 Apr 20:39

Choose a tag to compare

enable code folding, fix font-size error and remove blockscroll warning

v0.0.21

04 Apr 18:04

Choose a tag to compare

make wrappedExample functionality work again

v0.0.20

04 Apr 16:01

Choose a tag to compare

remove eventsource-polyfill from webpack line. was causing errors when imported into other projects

v0.0.19

04 Apr 15:42

Choose a tag to compare

use ACE editor instead of CodeMirror
Bring in component-playground out from dependecy and into the actual app code so we can edit it and use ace editor