This website requires JavaScript.
Explore
Help
Register
Sign In
cargdev
/
angular
Watch
1
Star
0
Fork
0
You've already forked angular
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
angular
/
modules
/
@angular
/
forms
History
Igor Minar
501b83441d
refactor(forms): remove FORM_PROVIDERS, FORM_DIRECTIVES, REACTIVE_FORM_PROVIDERS, REACTIVE_DIRECTIVES
...
All of these have been replaced by FormsModule and ReactiveFormsModule.
2016-08-25 13:29:03 -07:00
..
src
refactor(forms): remove FORM_PROVIDERS, FORM_DIRECTIVES, REACTIVE_FORM_PROVIDERS, REACTIVE_DIRECTIVES
2016-08-25 13:29:03 -07:00
test
feat(forms): add support for disabled controls (
#10994
)
2016-08-24 16:58:43 -07:00
index.ts
chore(lint): Added license headers to most TypeScript files
2016-06-23 09:47:54 -07:00
package.json
feat(forms): add easy way to switch between forms modules (
#9202
)
2016-06-14 18:23:40 -07:00
rollup.config.js
feat(forms): add easy way to switch between forms modules (
#9202
)
2016-06-14 18:23:40 -07:00
tsconfig-es5.json
feat(compiler): Added "strictMetadataEmit" option to ngc (
#10951
)
2016-08-22 17:37:48 -07:00
tsconfig-es2015.json
feat(compiler): Added "strictMetadataEmit" option to ngc (
#10951
)
2016-08-22 17:37:48 -07:00