Skip to content

Releases: dfilatov/bem-react

0.0.10

20 May 10:02

Choose a tag to compare

  • React has been updated to 0.13.x

0.0.9

20 May 10:01

Choose a tag to compare

  • Elements use div tag by default (#3)
  • Added getParent() method for components

0.0.8

28 Nov 15:04

Choose a tag to compare

  • Introduced a new format of bemjson

0.0.7

26 Nov 07:57

Choose a tag to compare

  • tag was made optional, <div> by default

0.0.6

25 Nov 21:18

Choose a tag to compare

  • content field in json was dropped out in favour of children

0.0.5

25 Nov 14:58

Choose a tag to compare

  • children field in json was dropped out in favour of content
  • an error in processing bem elements was fixed

0.0.4

25 Nov 13:41

Choose a tag to compare

  • renderToBemJson was removed in favour of render