Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: werx/forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: select-multiple
Choose a base ref
...
head repository: werx/forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 15 files changed
  • 5 contributors

Commits on Oct 26, 2015

  1. Leave single quotes alone.

    joshmoody committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    95ce8ff View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

  1. Configuration menu
    Copy the full SHA
    c47b8f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

  1. Allow default value check for checkbox

    When checking value for a checkbox it is impossible to default to checked. Threw select on there as well because I am a good guy. Should be 100% backwards compatible.
    montross50 committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    6eb5b46 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from montross50/patch-1

    Allow default value check for checkbox
    joshmoody committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    e057e48 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Configuration menu
    Copy the full SHA
    e1b23c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fdbda4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Merge pull request #4 from TangRufus/test-php-72

    Update TravisCI settings
    joshmoody authored May 24, 2020
    Configuration menu
    Copy the full SHA
    8e68066 View commit details
    Browse the repository at this point in the history
  2. Moved codesniffer and codefixer to composer scripts.

    Ignore long lines in sniffer/fixer.
    Removed suggested plates package.
    Fixed namespace for tests for PSR2 autoloader compliance.
    Josh Moody committed May 24, 2020
    Configuration menu
    Copy the full SHA
    30838a5 View commit details
    Browse the repository at this point in the history
  3. Added Label builder

    Josh Moody committed May 24, 2020
    Configuration menu
    Copy the full SHA
    76c1216 View commit details
    Browse the repository at this point in the history
  4. Codesniffer fixes.

    Josh Moody committed May 24, 2020
    Configuration menu
    Copy the full SHA
    86d245b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feature/labels

    Josh Moody committed May 24, 2020
    Configuration menu
    Copy the full SHA
    96b84e8 View commit details
    Browse the repository at this point in the history
  6. Added php 7.3 and 7.4 to travis.

    Josh Moody committed May 24, 2020
    Configuration menu
    Copy the full SHA
    831b026 View commit details
    Browse the repository at this point in the history
  7. Use the trusty build image for travis.

    Josh Moody committed May 24, 2020
    Configuration menu
    Copy the full SHA
    fb27d51 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #6 from werx/feature/labels

    Feature/labels
    joshmoody authored May 24, 2020
    Configuration menu
    Copy the full SHA
    a211c4a View commit details
    Browse the repository at this point in the history
  9. Trying to make composer v2 happy.

    Josh Moody committed May 24, 2020
    Configuration menu
    Copy the full SHA
    cd241d9 View commit details
    Browse the repository at this point in the history
Loading