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: Draggable/formeo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.3
Choose a base ref
...
head repository: Draggable/formeo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Feb 23, 2020

  1. Configuration menu
    Copy the full SHA
    40c8bb6 View commit details
    Browse the repository at this point in the history
  2. fix: Fixed conditional logic for SELECT and RADIO

    Sushant Kumar authored and kevinchappell committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    45f2440 View commit details
    Browse the repository at this point in the history
  3. fix: Fixed conditional logic for CHECKBOX

    Sushant Kumar authored and kevinchappell committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    a521730 View commit details
    Browse the repository at this point in the history
  4. feat: Added ability to mark control as hidden

    Sushant Kumar authored and kevinchappell committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    106b4e8 View commit details
    Browse the repository at this point in the history
  5. Reverted hidden field related changes for now

    Sushant Kumar authored and kevinchappell committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    e2da61b View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.2.0 [skip ci]

    # [1.2.0](v1.1.3...v1.2.0) (2020-02-23)
    
    ### Bug Fixes
    
    * Fixed conditional logic for CHECKBOX ([a521730](a521730))
    * Fixed conditional logic for SELECT and RADIO ([45f2440](45f2440))
    
    ### Features
    
    * Added ability to mark control as hidden ([106b4e8](106b4e8))
    semantic-release-bot committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    b0bac9d View commit details
    Browse the repository at this point in the history
Loading