Skip to content

Commit 75feb17

Browse files
committed
A few readme comments about the branch
1 parent a7b5ba6 commit 75feb17

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,18 @@ Angular Schema Form
1111

1212
Generate forms from JSON schemas using AngularJS!
1313

14+
Branch Status
15+
-------------
16+
This branch will be the **next version of Angular Schema Form**, currently please use
17+
the **examples/example.html** file as the best example to get the framework working.
18+
19+
The example uses **schema-form.js** and **angular-schema-form-bootstrap.js** for the
20+
version of the code it executes, if you want your page to behave the same you
21+
obviously need the same version!
22+
23+
The new webpack compilation has made it easier to manage files and code and run build
24+
scripts, but it is still not easy enough for users unfamiliar with it yet.
25+
1426
The Blog / The Web Site / The Twitter / The Movie
1527
------------------------------------------------
1628
[medium.com/@SchemaFormIO](https://medium.com/@SchemaFormIO) / [schemaform.io](http://schemaform.io) / [@SchemaFormIO](http://twitter.com/SchemaFormIO) / [Movie](https://www.youtube.com/watch?v=duBFMipRq2o)

0 commit comments

Comments
 (0)