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

Add html input search #897

Merged
merged 6 commits into from
May 16, 2018
Merged

Commits on May 3, 2018

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      fix: run tests on different port than dev server (mdn#871)
      Add <var> example (mdn#872)
      Add <dd> example (mdn#839)
      Add <ins> example (mdn#847)
      chore: add @sheeeng as contributor (mdn#869)
      test: add sanity pupeteer tests for tabbed editor (mdn#717)
      Adds sanity puppeteer test for CSS editor (mdn#716)
    Will Bamberg committed May 3, 2018
    Configuration menu
    Copy the full SHA
    6dea34b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Add interactive example for <section> (mdn#888)
      Add embed example. (mdn#863)
      Add <span> example (mdn#882)
      chore: add @tbazin as contributor (mdn#889)
      Improve naming of unbound function example (mdn#886)
      Add html input number (mdn#866)
      Add html input range (mdn#878)
      chore(deps): update dependency jest-puppeteer to v3 (mdn#879)
      Add input-image example (mdn#864)
      Add html input radio (mdn#868)
      Add iframe example. (mdn#875)
      fix: change output for tabbed editor to shadow dom (mdn#873)
      Remove unused CSS
      Add input-month example
    Will Bamberg committed May 5, 2018
    Configuration menu
    Copy the full SHA
    7a9e303 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Add source example. (mdn#885)
      Add object and param examples. (mdn#876)
      Add <li> example (mdn#896)
      small js change (mdn#894)
      Add <ul> example (mdn#895)
      Add <wbr> example (mdn#874)
      Add html input password (mdn#867)
      Replace <br> with <div> in input examples (mdn#877)
      chore(deps): update dependency npm-run-all to v4.1.3 (mdn#893)
      Add <hr> example (mdn#883)
      Add <p> example (mdn#884)
    Will Bamberg committed May 7, 2018
    Configuration menu
    Copy the full SHA
    97be10e View commit details
    Browse the repository at this point in the history
  2. Add search input example

    Will Bamberg committed May 7, 2018
    Configuration menu
    Copy the full SHA
    a3eb232 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. Fix review comments

    Will Bamberg committed May 9, 2018
    Configuration menu
    Copy the full SHA
    06478df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into add-html-input-search

    wbamberg authored May 9, 2018
    Configuration menu
    Copy the full SHA
    1c3204b View commit details
    Browse the repository at this point in the history