Misko Hevery
|
2430f52bb9
|
chore(module): move files around in preparation for more modules
|
2012-03-28 11:16:35 -07:00 |
|
Misko Hevery
|
6ecac8e71a
|
fix(select): multiselect failes to update view on selection insert
In multiselect when the underlying selection array push/pops an element the view did not re-render since the array reference stayed the same.
|
2012-03-19 11:35:10 -07:00 |
|
Igor Minar
|
9277d12fc0
|
fix(forms): lowercase all validation error keys
|
2012-03-13 14:13:53 -07:00 |
|
Igor Minar
|
afe617a647
|
docs(*): renaming incorrect widget references to control or directive
|
2012-03-12 23:04:12 -07:00 |
|
Igor Minar
|
f59e4b11f1
|
fix(forms): prefix all form and control properties with $
|
2012-03-12 23:04:11 -07:00 |
|
Misko Hevery
|
3e5377f4f3
|
doc(fixes): to better support ng-directive notation
|
2012-03-11 21:31:35 -07:00 |
|
Vojta Jina
|
716dd5f3f9
|
refactor(forms): Remove touch() method
|
2012-03-09 17:33:22 -08:00 |
|
Vojta Jina
|
83314913e7
|
refactor(forms): Rename read() -> setViewValue()
|
2012-03-09 17:33:22 -08:00 |
|
Igor Minar
|
f4d338d393
|
chore(*): refactor all ng: to ng-
|
2012-03-09 16:14:26 -08:00 |
|
Igor Minar
|
f54db2ccda
|
chore(directives,widgets): reorg the code under directive/ dir
|
2012-03-08 22:29:34 -08:00 |
|