This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
angular-docs-cn
Watch
1
Star
0
Fork
0
You've already forked angular-docs-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
angular-docs-cn
/
public
/
docs
/
_examples
/
forms
/
js
/
plnkr.json
6 lines
103 B
JSON
Raw
Normal View
History
Unescape
Escape
docs(forms): add js guide closes #500
2015-12-12 22:18:44 +00:00
{
"description"
:
"Forms"
,
refactor: add src folder (#3171) * boilerplate, gulpfile, quickstart * move ts files up to cookbooks * move rest of ts files * fix tsconfig, default build task, json file * fix js examples * fix webpack example * remove a2docs.css references * fix aot examples * fix webpack run task * fix cb-i18n * fix upgrade examples * fix unit tests * fix comment in deployment index * removed unused typings.json * fix plunkers * fix js example paths * fix ts quickstart/setup prose * add src folder note to setup * broadly replace app/ -> src/app/ * broadly replace main.ts * broadly replaced index.html * broadly replace tsconfig * replace systemjs * fix filetrees * Minor prose fixes to aot, i18n cookbooks * remove char harp was complaining about * update new reactive forms example * fix quickstart jade error * fix mistakes uncovered by CI * fix bad filename errors * edit style guide 04-06 rule to use src * add changelog * Incorporate Jesus's feedback * fix snippet headers in toh1/2 * chore: tweak changelog and setup text
2017-02-02 18:38:17 +00:00
"basePath"
:
"src/"
,
docs(forms-js): fix to run local and in plunker, pass tests closes #754
2016-01-26 00:13:18 -08:00
"files"
:
[
"app/**/*.js"
,
"**/*.html"
,
"**/*.css"
]
docs(forms): add js guide closes #500
2015-12-12 22:18:44 +00:00
}
Reference in New Issue
Copy Permalink