Skip to content

Releases: VoliJS/NestedReact

Updated to NestedLinks 1.3

23 Jul 00:52

Choose a tag to compare

  • NestedLink 1.3 is goddamn good. Check it out. https://github.com/Volicon/NestedLink
  • All models now have linkAll method.
  • All links are cached now, so they won't break pure render optimization. Finally.
  • Removed unintentionally bundled underscore. That was bad.

hotfix

03 Mar 16:29

Choose a tag to compare

  • fetching state members caused an expection

Added to react-component.com

22 Feb 18:58

Choose a tag to compare

v0.5.1

added react-component keyword

0.5.0

17 Feb 00:32

Choose a tag to compare

  • new props, context, and childContext specs
  • pureRender option.
  • two-way data binding
  • bug fixes

Links improvements

18 Nov 16:36

Choose a tag to compare

  • Fixed links incompatibilities with React. There were weird issues with .val implementation, thus, 'live' links functionality was removed.
  • Changed links API. Now, Collections support both links to property (getLink), and link to model (hasLink)
  • Everything extending Object with .extend now supports property links.
  • In order to create link, use new Nested.Link( value, callback );

Data binding support

13 Nov 02:22

Choose a tag to compare

Merge pull request #4 from Volicon/develop

Version 0.3.0