Di Peng 142cffcf64 refactor(widgets): remove input[button, submit, reset, image] and button windgets
These widgets are useless and only trigger extra $updateViews.

The only reason we had them was to support ng:change on these widgets,
but since there are no bindings present in these cases it doesn't make
sense to support ng:change here. It's likely just a leftover from
getangular.com

Breaking change: ng:change for input[button], input[submit], input[reset], input[image]
and button widgets is not supported any more
2011-08-06 01:54:05 -07:00
2010-11-04 11:07:49 -07:00
2011-06-06 23:10:29 -07:00
2010-10-29 10:47:06 -07:00
2011-06-02 11:15:41 -07:00
2010-10-29 10:47:06 -07:00
2010-07-09 14:45:29 -07:00
2010-01-05 16:57:36 -08:00
2010-03-15 14:41:28 -07:00
2010-11-12 16:13:53 -08:00
2010-10-29 10:47:51 -07:00

Angular

Compiling

rake compile

Running Tests

rake server:start
rake test
Description
No description provided
Readme MIT 63 MiB
Languages
JavaScript 98.8%
HTML 0.6%
Shell 0.4%
PHP 0.1%