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

Simplify button types to avoid unnecessary type attribute #1538

Merged
merged 2 commits into from
Aug 28, 2019

Commits on Aug 28, 2019

  1. Simplify button types to avoid unnecessary type attribute

    The button element as an implicit type of submit if it it's not set, since this is what most people need this change reduces a bit of markup for people to copy and paste.
    NickColley committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    c0d8615 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    NickColley committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    f7c8917 View commit details
    Browse the repository at this point in the history