COMMITS
September 27, 2018
J
fix(input): prevent browsers from autofilling hidden inputs
Jason Bedard committed
October 29, 2018
H
docs(guide/Developer Guide): correct broken link
Hallstein Brøtan committed
October 11, 2018
M
fix(urlUtils): make IPv6 URL's hostname wrapped in square brackets in IE/Edge
Michał Gołębiowski-Owczarek committed
G
fix(ngAnimateSwap): make it compatible with `ngIf` on the same element
George Kalpakas committed
G
refactor(ngAnimateSwap): remove unnecessary `inject()` from tests
George Kalpakas committed
M
chore(*): update minimum Yarn version, do some Yarn-related cleanups
Michał Gołębiowski-Owczarek committed
October 15, 2018
M
test(modules): properly isolate module tests
Martin Staffa committed
M
docs(ngMock/ngMockE2E.$httpBackend): fix method name to matchLatestDefinitionEnabled
Martin Staffa committed
M
chore(*): update Sauce Connect from 4.4.12 to 4.5.1
Michał Gołębiowski-Owczarek committed
October 5, 2018
M
fix(ngMock): make matchLatestDefinitionEnabled work
Martin Staffa committed
October 4, 2018
I
fix(ngStyle): skip setting empty value when new style has the property
itchyny committed
P
docs(changelog): add 1.7.5 release notes
Pete Bacon Darwin committed
September 19, 2018
G
fix(ngClass): do not break on invalid values
George Kalpakas committed
September 10, 2018
S
docs(*): update LTS information in `README.md` and docs landing page
Sibiraj committed
September 7, 2018
P
docs(changelog): add 1.7.4 release notes
Pete Bacon Darwin committed
September 6, 2018
M
fix(ngAria.ngClick): preventDefault on space/enter only on non-interactive elements
Martin Staffa committed
M
docs(version-support-status): remove outdated info, resolve inconsistencies
Michał Gołębiowski-Owczarek committed
M
fix(ngAnimate): remove prepare classes with multiple structural animations
Martin Staffa committed
September 5, 2018
C
docs(guide): grammar correction in security guide
Craig Johnson committed
August 21, 2018
G
refactor(ngMocks): simplify `routeToRegExp` by assuming `path` has query/hash stripped off
George Kalpakas committed
G
refactor(ngMocks): ignore query/hash when extracting path params for `MockHttpExpectation`
George Kalpakas committed
G
refactor(ngMocks): clean up `MockHttpExpectation#params()`
George Kalpakas committed
G
refactor(ngRoute): do not unnecessarily return `originalPath` in `routeToRegExp`
George Kalpakas committed
G
test(ngMocks): use correct method name in `$httpBackend` test
George Kalpakas committed
G
docs(angular.copy): fix formatting
George Kalpakas committed
August 25, 2018
G
refactor(ngMocks): clean up `MockHttpExpectation`
George Kalpakas committed
August 20, 2018
S
M
fix(ngHref): allow numbers and other objects in interpolation
Martin Staffa committed
August 23, 2018
G
chore(doc-gen): upgrade `dgeni-packages` to 0.26.5
George Kalpakas committed
August 4, 2018
J
docs(ngRepeat): redundant "and" on line 77
John Mantas committed