COMMITS
/ test/ng/browserSpecs.js September 10, 2015
P
fix($browser): handle async updates to location
Peter Bacon Darwin committed
June 17, 2015
P
fix($browser): prevent infinite digest if changing hash when there is no hashPrefix
Peter Bacon Darwin committed
April 2, 2015
P
style($browserSpec): fix typo
Peter Bacon Darwin committed
November 4, 2014
D
perf($rootScope): remove history event handler when app is torn down
David Li committed
March 2, 2015
S
refactor($browser): remove private polling mechanism
Shahar Talmi committed
S
refactor($browser): split cookie access into $$cookieReader and $$cookieWriter services
Shahar Talmi committed
January 30, 2015
H
style(*): add jscs rule disallowSpacesInCallExpression
Henry Zhu committed
November 11, 2014
P
fix($browser): prevent infinite digests when clearing the hash of a url
Peter Bacon Darwin committed
November 20, 2014
T
fix($browser): allow chaining url() calls in setter mode
thorn0 committed
November 8, 2014
H
style(*): add rules requireSpace(After|Before)BinaryOperators
Henry Zhu committed
October 24, 2014
H
style(*): add numerous JSCS rules to unify code-styles in the tree
Henry Zhu committed
October 22, 2014
October 21, 2014
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
October 19, 2014
H
style(*): add disallowTrailingComma rule for objects and arrays
Henry Zhu committed
October 17, 2014
H
style(*): enforce spaces after keywords, add spaces
Henry Zhu committed
October 13, 2014
M
refactor($browser): more test coverage around history.state manipulation
Michał Gołębiowski committed
M
fix($browser): account for IE deserializing history.state on each read
Michał Gołębiowski committed
M
chore(jqLite): remove leftover attachEvent/detachEvent from tests
Michał Gołębiowski committed
September 23, 2014
S
fix($browser): do not decode cookies that do not appear encoded
Shahar Talmi committed
October 8, 2014
M
chore($sniffer): Remove $sniffer.hashchange
Michał Gołębiowski committed
July 18, 2013
M
feat($location): add support for History API state handling
Michał Gołębiowski committed
October 7, 2014
T
fix($browser): Cache `location.href` only during page reload phase
Tobias Bosch committed
October 4, 2014
T
fix($browser): don’t use history api when only the hash changes
Tobias Bosch committed
October 3, 2014
T
fix($browser): don’t use history api when only the hash changes
Tobias Bosch committed
September 24, 2014
C
fix($browser): handle async href on url change in <=IE9
Chris Chua committed
August 26, 2014
T
fix($browser): detect changes to the browser url that happened in sync
Tobias Bosch committed
July 8, 2014
A
fix($cookie): use decodeURIComponent instead of unescape for cookie reading
Andrew Tarry committed
July 10, 2014
R
fix(jqLite): remove exposed dealoc method
rodyhaddad committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
January 3, 2014
C
fix($browser): remove base href domain when url begins with '//'
Caitlin Potter committed
August 9, 2013
A
fix($location): prevent infinite digest error in IE7
Angel Balcarcel committed
May 11, 2013
C
fix($browser): should use first value for a cookie.
Chirayu Krishnappa committed
April 23, 2013
O
test(browser/compile): fix calls to Jasmine fail()
Oren Avissar committed
February 6, 2013
F
fix($cookies): set cookies on Safari&IE when base[href] is undefined
Fredrik Bonander committed
January 8, 2013
I
refactor($browser): remove faulty 20+ cookies warning
Igor Minar committed
June 22, 2012
M
fix(browser): prevent ie from getting into redirect loop
Misko Hevery committed
May 14, 2012
I
fix($browser/$location): single quote in url causes infinite digest in FF
Igor Minar committed
May 3, 2012
M
bug($cookie): set on app base path rather the current path.
Misko Hevery committed
April 9, 2012
I
chore($browser): remove the addJs method
Igor Minar committed
March 23, 2012
M
chore(module): move files around in preparation for more modules
Misko Hevery committed