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
|
f59e4b11f1
|
fix(forms): prefix all form and control properties with $
|
2012-03-12 23:04:11 -07: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 |
|