Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: promisify cookies api #16702

Merged
merged 2 commits into from Feb 3, 2019
Merged

feat: promisify cookies api #16702

merged 2 commits into from Feb 3, 2019

Commits on Feb 2, 2019

  1. feat: promisify cookies api (#16464)

    * feat: promisify the Cookie API
    
    * chore: update specs to test promisified cookies
    
    * chore: add deprecate wrapper for cookie callback API
    
    * docs: update docs to cookie promise changes
    
    * chore: remove redundant namespace use
    
    * docs: improve cookie example
    
    * docs: restore docs for cookie callback API
    
    * chore: restore cookie callback tests
    
    * fix: syntax of cookie promise return types
    ckerr authored and codebytere committed Feb 2, 2019
    Copy the full SHA
    7544f88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e815454 View commit details
    Browse the repository at this point in the history