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

Promisify section #340

Merged
merged 16 commits into from Feb 7, 2018
Merged

Promisify section #340

merged 16 commits into from Feb 7, 2018

Commits on Jan 25, 2018

  1. Update packages

    Igor Mucsicska committed Jan 25, 2018
    Copy the full SHA
    e74023b View commit details
    Browse the repository at this point in the history
  2. compiler -> require-module

    Igor Mucsicska committed Jan 25, 2018
    Copy the full SHA
    2a9beb7 View commit details
    Browse the repository at this point in the history
  3. Downgrade jsdom to 11.5.1

    Igor Mucsicska committed Jan 25, 2018
    Copy the full SHA
    5a72cfd View commit details
    Browse the repository at this point in the history
  4. Fix require-module config

    Igor Mucsicska committed Jan 25, 2018
    Copy the full SHA
    a8682d9 View commit details
    Browse the repository at this point in the history
  5. Fix execution result handling

    Igor Mucsicska committed Jan 25, 2018
    Copy the full SHA
    fffdbd1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2018

  1. Update peer dependencies

    Igor Mucsicska committed Jan 29, 2018
    Copy the full SHA
    367c493 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into promisify-section

    # Conflicts:
    #	package.json
    Igor Mucsicska committed Jan 29, 2018
    Copy the full SHA
    5de7153 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2018

  1. Add Section cinstructor to API

    Igor Mucsicska committed Jan 30, 2018
    Copy the full SHA
    dc341e5 View commit details
    Browse the repository at this point in the history
  2. Fix code-style issues

    Igor Mucsicska committed Jan 30, 2018
    Copy the full SHA
    fe41a0d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Add missing run to page object test

    Igor Mucsicska committed Feb 7, 2018
    Copy the full SHA
    385911b View commit details
    Browse the repository at this point in the history
  2. Add documentation on the Section object (#343)

    * Add documentation on the Section object
    
    * Fix section test
    clayreimann authored and Igor Muchychka committed Feb 7, 2018
    Copy the full SHA
    fa643db View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into promisify-section

    # Conflicts:
    #	test/page-objects.test.js
    Igor Mucsicska committed Feb 7, 2018
    Copy the full SHA
    eadfd68 View commit details
    Browse the repository at this point in the history
  4. Add @amurdock as a contributor

    Igor Mucsicska committed Feb 7, 2018
    Copy the full SHA
    801b3e7 View commit details
    Browse the repository at this point in the history
  5. Add @clayreimann as a contributor

    Igor Mucsicska committed Feb 7, 2018
    Copy the full SHA
    cadc45e View commit details
    Browse the repository at this point in the history
  6. Fix contributors

    Igor Mucsicska committed Feb 7, 2018
    Copy the full SHA
    a03a0ad View commit details
    Browse the repository at this point in the history
  7. Fix eslint issue

    Igor Mucsicska committed Feb 7, 2018
    Copy the full SHA
    c0a93c1 View commit details
    Browse the repository at this point in the history