You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- New Name: nestedtypes
- One assembly, exports everything as backbone does, use it as backbone's substitution
? Support for ES6 classes
- Support for objects's ownership model
- ownerReference for models and collections
- warnings on serialization attempt when ownership is violated
- collection's support for generic change events
- Support for multiple stores, relying on the owner's reference.
- Merge all changes from volicon trunk
- attributes watchers and reference shortcuts
Major goal of this release is ReactJS support
- ReactJS integration in 'nested-react' module.
- use react component in place of any backbone view
- manage react component state with nested models
- event listeners for props
- Changes in NestedTypes directly or indirectly required for ReactJS views