File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ It's modern data framework, mostly backward compatible with backbone.js and can
55Compared to ` backbonejs ` , it's has order of magnitude faster model updates, and support all the features which could be found
66in state of the art model frameworks through lightweight and declarative attribute type annotations.
77
8+ Browse complete documentation here: http://volicon.github.io/backbone.nestedTypes/
9+
810## Release 1.1.x highlights
911
1012master: [ ![ Master Build Status] ( https://travis-ci.org/Volicon/backbone.nestedTypes.svg?branch=master )] ( https://travis-ci.org/Volicon/backbone.nestedTypes )
@@ -34,8 +36,6 @@ Nested.store = new Nested.LazyStore.defaults({
3436Why? Because now Stores are first-class objects in the system, they can be created with ` new ` ,
3537they supports hierarchical lookups, they may have different transports, and more. The more about it later.
3638
37- Browse complete documentation here: http://volicon.github.io/backbone.nestedTypes/
38-
3939## Features
4040### Complex attribute types
4141
You can’t perform that action at this time.
0 commit comments