mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-23 03:23:51 +08:00
6ecac8e71a84792a434d21db2c245b3648c55f18
In multiselect when the underlying selection array push/pops an element the view did not re-render since the array reference stayed the same.
AngularJS
- Web site: http://angularjs.org
- Tutorial: http://docs.angularjs.org/#!/tutorial
- API Docs: http://docs.angularjs.org
- Developer Guide: http://docs.angularjs.org/#!/guide
Compiling
rake compile
Running Tests
./server.sh # start the server
open http://localhost:9876/capture # capture browser
./test.sh # run all unit tests
Languages
JavaScript
98.8%
HTML
0.6%
Shell
0.4%
PHP
0.1%