Skip to content

Releases: VoliJS/NestedReact

Updated to NestedLinks 1.3

Choose a tag to compare

@gaperton gaperton released this 23 Jul 00:52
  • 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

Choose a tag to compare

@gaperton gaperton released this 03 Mar 16:29
  • fetching state members caused an expection

Added to react-component.com

Choose a tag to compare

@gaperton gaperton released this 22 Feb 18:58
v0.5.1

added react-component keyword

0.5.0

Choose a tag to compare

@gaperton gaperton released this 17 Feb 00:32
  • new props, context, and childContext specs
  • pureRender option.
  • two-way data binding
  • bug fixes

Links improvements

Choose a tag to compare

@gaperton gaperton released this 18 Nov 16:36
  • 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

Choose a tag to compare

@gaperton gaperton released this 13 Nov 02:22
Merge pull request #4 from Volicon/develop

Version 0.3.0