COMMITS
September 5, 2018
M
fixup! fix(ngAria.ngClick): restrict preventDefault on space / enter to non-interactive elements
Martin Staffa committed
September 3, 2018
M
fixup! fix(ngAria.ngClick): restrict preventDefault on space / enter to non-interactive elements
Martin Staffa committed
September 1, 2018
M
fix(ngAria.ngClick): restrict preventDefault on space / enter to non-interactive elements
Martin Staffa committed
August 20, 2018
M
fix(ngHref): allow numbers and other objects in interpolation
Martin Staffa committed
August 4, 2018
J
docs(ngRepeat): redundant "and" on line 77
John Mantas committed
August 6, 2018
G
docs(guide/migration): fix typos, format inline code
George Kalpakas committed
M
fix(select): allow to select first option with value `undefined`
Martin Staffa committed
August 3, 2018
M
docs(select): remove solved known issue
Martin Staffa committed
M
docs(CHANGELOG.md): add changes for 1.7.3
Martin Staffa committed
M
docs(\$compile): add docs for ngProp and ngOn bindings
Martin Staffa committed
June 26, 2018
J
feat($compile): add support for arbitrary DOM property and event bindings
Jason Bedard committed
June 25, 2018
J
refactor($compile): move img[srcset] sanitizing to helper method
Jason Bedard committed
July 24, 2018
G
fix(ngMock): pass failed HTTP expectations to `$exceptionHandler`
Georgii Dolzhykov committed
July 19, 2018
G
fix($location): avoid unnecessary `$locationChange*` events due to empty hash
George Kalpakas committed
G
test($location): add assertion
George Kalpakas committed
G
refactor($browser): correctly export helper used in specs
George Kalpakas committed
G
refactor($location): remove unnecessary capturing group in RegExp
George Kalpakas committed
G
refactor($location): minor changes (unused deps, exported globals, unused deps, etc)
George Kalpakas committed
July 27, 2018
G
fix($animate): avoid memory leak with `$animate.enabled(element, enabled)`
George Kalpakas committed
M
fix($compile): use correct parent element when requiring on html element
Martin Staffa committed
July 26, 2018
M
fix(Angular): add workaround for Safari / Webdriver problem
Martin Staffa committed
July 13, 2018
M
May 25, 2016
M
fix(ngEventDirs): don't wrap the event handler in $apply if already in $digest
Mark Gardner committed
July 22, 2018
G
fix(angular.element): do not break on `cleanData()` if `_data()` returns undefined
George Kalpakas committed
G
docs(browserTrigger): document `eventData.data` property
George Kalpakas committed
G
docs($route): fix typo (inluding --> including)
George Kalpakas committed
July 21, 2018
G
docs(ngMock/$interval.flush): fix param type (not optional)
George Kalpakas committed
G
chore(saucelabs): upgrade `sauce-connect` to latest version
George Kalpakas committed
G
chore(karma): upgrade karma and related dependencies to latest versions
George Kalpakas committed
J
refactor($location): move repeated path normalization code into helper method (#16618)
Jason Bedard committed