COMMITS
November 30, 2018
J
fix(ngRepeat): fix reference to last collection value remaining across linkages
Jason Bedard committed
November 28, 2018
J
fix(ngRepeat): fix trackBy function being invoked with incorrect scope
Jason Bedard committed
November 23, 2018
J
docs(tutorial/step_3): clarify how components are mapped to HTML elements
Joseph Jacobs committed
December 3, 2018
A
docs(tutorial/step_6): fix experiment description
Anthony X committed
December 5, 2018
M
perf(input): prevent multiple validations on initialization
Martin Staffa committed
M
chore(Saucelabs): increase max session duration
Martin Staffa committed
November 16, 2018
E
fix(aria/ngClick): check if element is `contenteditable` before blocking spacebar
Eirik Blakstad committed
October 29, 2018
M
chore(travis): put unit module tests into separate job
Martin Staffa committed
M
chore(saucelabs): always test 2 latest Safari versions
Martin Staffa committed
October 25, 2018
M
revert: fix(Angular): add workaround for Safari / Webdriver problem
Martin Staffa committed
M
chore(*): update karma
Martin Staffa committed
June 24, 2018
J
fix($browser): normalize inputted URLs
Jason Bedard committed
June 23, 2018
J
test($browser): update MockWindow to normalize URLs similar to real window.location
Jason Bedard committed
October 24, 2018
P
fix(interpolate): do not create directives for constant media URL attributes
Pete Bacon Darwin committed
February 26, 2018
V
fix($q): allow third-party promise libraries
Volker Braun committed
June 14, 2017
A
test(e2e): replace the deprecated `browser.getLocationAbsUrl()` with `browser.getCurrentUrl()`
Alejandro López committed
November 2, 2018
G
docs(tutorial): mention that Protractor might need upgrading
George Kalpakas committed
G
docs(tutorial): explain how to upgrade dependencies
George Kalpakas committed
G
docs(tutorial): replace `getLocationAbsUrl()` with `getCurrentUrl()`
George Kalpakas committed
G
docs(tutorial): switch from `bower` to `npm` and upgrade AngularJS to 1.7.x
George Kalpakas committed
G
docs(tutotial): switch all links to `https`
George Kalpakas committed
D
docs(guide/migration): fix typos, change 'ctrk' to 'ctrl'
Daniel Breen committed
D
docs(changelog): fix typos, change 'ctrk' to 'ctrl'
Daniel Breen committed
October 19, 2018
T
refactor(production): remove duplicate expression
teresy committed
November 8, 2018
G
test(ngOn*): add tests for binding to camelCased event names
George Kalpakas committed
G
test($compile): fix incorrect markup in tests
George Kalpakas committed
November 6, 2018
G
chore(i18n): fix UCD extraction for Node 10.x
George Kalpakas committed
G
chore(docs): fix rendering of methods' `this` type
George Kalpakas committed
G
chore(package): fix scripts for Node 10.x on Windows
George Kalpakas committed
October 18, 2018
P
chore(package): update protractor & webdriver dependencies
Pete Bacon Darwin committed