| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-11-14 | refactor(compiler) turn compiler into a service | Misko Hevery | |
| BREAK - remove angular.compile() since the compile method is now a service and needs to be injected | |||
| 2011-11-14 | refactor(injector): turn scope into a service | Misko Hevery | |
| - turn scope into a $rootScope service. - injector is now a starting point for creating angular application. - added inject() method which wraps jasmine its/beforeEach/afterEach, and which allows configuration and injection of services. - refactor tests to use inject() where possible BREAK: - removed angular.scope() method | |||
| 2011-10-19 | fix(ng:options): compile null/blank option tag | TEHEK Firefox | |
| Fixes #562 | |||
| 2011-10-18 | fix(ng:options): select correct element when '?'-option was previously selected | TEHEK Firefox | |
| Closes #599 | |||
| 2011-10-12 | fix(forms): broken tests on jQuery and ie8&9 | Misko Hevery | |
| 2011-10-11 | chore(formating): clean code to be function() { | Misko Hevery | |
| 2011-10-11 | feat(forms): new and improved forms | Misko Hevery | |
