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
You can find [all documentation here](docs/index.md), it covers all the different field types
53
51
and their options.
54
52
55
-
It also covers how to [extend angular schema form with your own field types](https://github.com/Textalk/angular-schema-form/blob/master/docs/extending.md).
53
+
It also covers how to [extend angular schema form with your own field types](docs/extending.md).
Copy file name to clipboardExpand all lines: docs/index.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ IMPORTANT
3
3
=========
4
4
5
5
**Angular Schema Form is undergoing a refactoring and the "bootstrap decorator", i.e. the part with
6
-
all the HTML has been moved to [github.com/Textalk/angular-schema-form-bootstrap](https://github.com/Textalk/angular-schema-form-bootstrap).**
6
+
all the HTML has been moved to [github.com/json-schema-form/angular-schema-form-bootstrap](https://github.com/json-schema-form/angular-schema-form-bootstrap).**
7
7
8
8
The documentation below, especially form options is therefore somewhat bootstrap decorator
9
9
specific. The docs is undergoing updating.
@@ -551,8 +551,8 @@ Schema Form currently supports the following form field types out of the box:
551
551
| tabarray | a tabbed version of array |
552
552
553
553
More field types can be added, for instance a "datepicker" type can be added by
554
-
including the [datepicker addon](https://github.com/Textalk/angular-schema-form-datepicker), see
555
-
the [front page](http://textalk.github.io/angular-schema-form/#third-party-addons) for an updated
554
+
including the [datepicker addon](https://github.com/json-schema-form/angular-schema-form-datepicker), see
555
+
the [front page](http://schemaform.io/#/third-party-addons) for an updated
0 commit comments