| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-05 | style: enable jscs requireLeftStickedOperators rule | Timothée Jeannin | |
| Closed #6544. | |||
| 2013-09-06 | fix(ngScenario): provide event parameters as object | Matias Niemelä | |
| BREAKING CHANGE: browserTrigger now uses an eventData object instead of direct parameters for mouse events. To migrate, place the `keys`,`x` and `y` parameters inside of an object and place that as the third parameter for the browserTrigger function. | |||
| 2013-08-09 | chore(ngMobile): rename module ngTouch and file to angular-touch.js | Brian Ford | |
| BREAKING CHANGE: since all the code in the ngMobile module is touch related, we are renaming the module to ngTouch. To migrate, please replace all references to "ngMobile" with "ngTouch" and "angular-mobile.js" to "angular-touch.js". Closes #3526 | |||
