COMMITS
/ src/Angular.js September 23, 2020
J
refactor(sceDelegateProvider): remove usages of whitelist and blacklist
Joey Perrott committed
May 26, 2020
M
fix(jqLite): apply suggestions from code review
Michał Gołębiowski-Owczarek committed
May 19, 2020
M
fix(jqLite): prevent possible XSS due to regex-based HTML replacement
Michał Gołębiowski-Owczarek committed
January 7, 2020
T
docs(angular.copy): fix `getter`/`setter` formatting
thatshubham committed
November 7, 2019
P
fix(angular.merge): do not merge __proto__ property
Pete Bacon Darwin committed
January 21, 2019
M
docs(angular.copy): fix list of unsupported types
Martin Staffa committed
January 14, 2019
M
docs(angular.merge): add notes about support and lodash compatibility
Martin Staffa committed
M
docs(angular.copy): list object types / features that are not supported
Martin Staffa committed
January 11, 2019
M
docs(angular.copy): add note about destination and source compatibility
Martin Staffa committed
October 25, 2018
M
revert: fix(Angular): add workaround for Safari / Webdriver problem
Martin Staffa committed
August 23, 2018
G
chore(doc-gen): upgrade `dgeni-packages` to 0.26.5
George Kalpakas committed
August 21, 2018
G
docs(angular.copy): fix formatting
George Kalpakas committed
July 26, 2018
M
fix(Angular): add workaround for Safari / Webdriver problem
Martin Staffa committed
July 22, 2018
G
fix(angular.element): do not break on `cleanData()` if `_data()` returns undefined
George Kalpakas committed
April 13, 2018
M
chore(*): remove manualLowercase & manualUppercase functions
Michał Gołębiowski-Owczarek committed
April 6, 2018
M
fix(input): allow overriding timezone for date input types
Martin Staffa committed
April 3, 2018
M
fix(jqLite): make removeData() not remove event handlers
Michał Gołębiowski-Owczarek committed
M
fix(jqLite): use XHTML-compliant HTML as input for jqLite
Michał Gołębiowski-Owczarek committed
December 22, 2016
G
feat(isArray): support Array subclasses in `angular.isArray()`
Georgii Dolzhykov committed
October 5, 2017
M
docs(*): add / correct `@`-tags; fix headlines; add info
Martin Staffa committed
September 27, 2017
M
docs(*): fix heading levels and general clean-up
Martin Staffa committed
August 27, 2017
F
docs(*): replace master/slave with leader/follower
frederikprijck committed
June 12, 2017
M
fix(Angular): deprecate angular.merge
Martin Staffa committed
March 30, 2017
T
fix(*): correctly detect Error instances from different contexts
Thomas Grainger committed
April 2, 2017
G
fix(angular-loader): do not depend on "closure" globals that may not be available
Georgios Kalpakas committed
April 12, 2017
M
refactor(*): remove workarounds for IE <9, update IE/Edge-related comments
Michał Gołębiowski committed
February 5, 2017
J
refactor($compile): reuse shared simpleCompare method
Jason Bedard committed
March 8, 2017
M
fix(Angular): remove `angular.lowercase` and `angular.uppercase`
Martin Staffa committed
February 27, 2017
P
fix(Angular): do not autobootstrap if the `src` exists but is empty
Peter Bacon Darwin committed
February 24, 2017
P
fix(Angular): do not auto bootstrap if the currentScript has been clobbered
Peter Bacon Darwin committed
P
fix(Angular): do not auto bootstrap if the script source is bad and inside SVG
Peter Bacon Darwin committed
January 26, 2017
M
February 2, 2017
D
refactor(*): avoid `non-existent property` warnings from Closure Compiler
Dimitris Vardoulakis committed
January 24, 2017
P
docs(*): ensure naming is correct for Angular(JS) versions
Peter Bacon Darwin committed
January 3, 2017
G
fix(angularInit): allow auto-bootstraping from inline script
Georgios Kalpakas committed
November 24, 2016
M
style: fix CI failure (#15429)
Martin Probst committed
November 25, 2016
P
style(*): fix `no-useless-escape` eslint errors
Peter Bacon Darwin committed
November 27, 2016
W
docs(*): add deprecation notice for `angular.lowercase/uppercase`
Wesley Cho committed
November 23, 2016
M
feat(security): explicitly whitelist URL schemes for bootstrap. (#15427)
Martin Probst committed
November 18, 2016
M
chore(*): cleanup msie handling; add support comments
Michał Gołębiowski committed
November 10, 2016
T
docs(angular.isArray): Document that isArray is an alias
Thomas Grainger committed
November 2, 2016
M
fix(security): do not auto-bootstrap when loaded from an extension.
Martin Probst committed
September 19, 2016
M
docs(angular.toJson): add missing param type
Matt Gilson committed
March 5, 2015
G
refactor(*): introduce isNumberNaN
gdi2290 committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
July 27, 2016
P
docs(examples): give all examples a name
Peter Bacon Darwin committed
June 29, 2016
I
fix(copy): fix handling of typed subarrays
Igor Zhukov committed
July 4, 2016
G
docs(copy): mention ignoring non-enumerable properties
Georgios Kalpakas committed