Commits
User selector
Commit history
Commits on Dec 11, 2018
test(ngAnimate): ensure that `blockTransitions` can be spied upon
Show description for 9ae51d7committed
Commits on Dec 6, 2018
fix(compile): properly handle false value for boolean attrs with jQuery
Show description for 09f013aauthoredfix(ngRepeat): fix reference to last collection value remaining across linkages
Show description for de0aad8committedfix(ngRepeat): fix trackBy function being invoked with incorrect scope
Show description for 3ea8c2bcommitted
Commits on Dec 5, 2018
perf(input): prevent multiple validations on initialization
Show description for 0637a21authored
Commits on Dec 2, 2018
fix(aria/ngClick): check if element is `contenteditable` before blocking spacebar
Show description for 0cdff42authored andcommitted
Commits on Nov 23, 2018
revert: fix(Angular): add workaround for Safari / Webdriver problem
Show description for ab36c4bcommitted
Commits on Nov 21, 2018
fix($browser): normalize inputted URLs
Show description for 4a3ae43committed
Commits on Nov 20, 2018
fix(interpolate): do not create directives for constant media URL attributes
Show description for 622d32ecommitted
Commits on Nov 15, 2018
fix($q): allow third-party promise libraries
Show description for 2dfb6b4authored andcommitted
Commits on Oct 31, 2018
fix(input): prevent browsers from autofilling hidden inputs
Show description for 6e3bbfccommitted
Commits on Oct 18, 2018
fix(urlUtils): make IPv6 URL's hostname wrapped in square brackets in IE/Edge
Show description for b4e409bcommitted
Commits on Oct 15, 2018
fix(ngAnimateSwap): make it compatible with `ngIf` on the same element
Show description for 3e38032committedtest(modules): properly isolate module tests
Show description for 3930720authoreddocs(ngMock/ngMockE2E.$httpBackend): fix method name to matchLatestDefinitionEnabled
Show description for 52ad819committedfix(ngMock): make matchLatestDefinitionEnabled work
Show description for d86f6becommitted
Commits on Oct 4, 2018
fix(ngStyle): skip setting empty value when new style has the property
Show description for bb5a7e3authored andcommitted
Commits on Sep 20, 2018
fix(ngClass): do not break on invalid values
Show description for 26ddc5fcommitted
Commits on Sep 6, 2018
fix(ngAria.ngClick): preventDefault on space/enter only on non-interactive elements
Show description for 8082d5eauthoredfix(ngAnimate): remove prepare classes with multiple structural animations
Show description for 44cc823authored
Commits on Aug 25, 2018
refactor(ngMocks): simplify `routeToRegExp` by assuming `path` has query/hash stripped off
Show description for a553735committed- committed
- committed
- committed
- committed
fix($route): correctly extract path params if path contains question mark or hash
Show description for 510404eauthored andcommitted
Commits on Aug 23, 2018
chore(doc-gen): upgrade `dgeni-packages` to 0.26.5
Show description for 937fb89committed
Commits on Aug 21, 2018
docs(angular.copy): fix formatting
Show description for aecd551committed
Commits on Aug 20, 2018
fix(ngHref): allow numbers and other objects in interpolation
Show description for 837e519authored
Commits on Aug 7, 2018
docs(ngRepeat): redundant "and" on line 77
Show description for ad7ea95authored andcommitted
Commits on Aug 6, 2018
fix(select): allow to select first option with value `undefined`
Show description for 79ca0f1authored
Commits on Aug 3, 2018
docs(select): remove solved known issue
Show description for 848c9b5committeddocs(\$compile): add docs for ngProp and ngOn bindings
Show description for af3b71eauthored
Commits on Aug 2, 2018
feat($compile): add support for arbitrary DOM property and event bindings
Show description for dedb10ccommitted- committed