COMMITS
/ test/ngCookies/cookiesSpec.js August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
March 2, 2015
S
feat($cookiesProvider): provide path, domain, expires and secure options
Shahar Talmi committed
S
feat($cookies): allow passing cookie options
Shahar Talmi committed
S
feat($cookies): move logic into $cookies and deprecate $cookieStore
Shahar Talmi committed
S
refactor(ngCookies): split $cookies/$cookieStore to two files
Shahar Talmi committed
S
refactor($browser): split cookie access into $$cookieReader and $$cookieWriter services
Shahar Talmi committed
November 8, 2014
H
style(*): add rules requireSpace(After|Before)BinaryOperators
Henry Zhu committed
October 22, 2014
October 21, 2014
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
March 18, 2014
C
fix(ngCookie): convert non-string values to string
Caitlin Potter committed
April 20, 2013
I
feat($cookieStore): $cookieStore.get now parses blank string as blank string
Illniyar committed
March 26, 2012
M
chore(ngCookies): moved to module
Misko Hevery committed