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.5.0
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.6.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 30, 2020

  1. feat: formData setter

    kevinchappell committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    0534285 View commit details
    Browse the repository at this point in the history
  2. fix: formData loading

    kevinchappell committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    86bfa3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8268db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a43466 View commit details
    Browse the repository at this point in the history
  5. feat: add Data.set callback

    addSetCallback take a regex string to match data paths
    kevinchappell committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    b7c8ff3 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.6.0 [skip ci]

    # [1.6.0](v1.5.0...v1.6.0) (2020-08-30)
    
    ### Bug Fixes
    
    * formData loading ([86bfa3e](86bfa3e))
    * radio selected preview and unique id warning ([6a43466](6a43466))
    
    ### Features
    
    * add Data.set callback ([b7c8ff3](b7c8ff3))
    * formData setter ([0534285](0534285))
    semantic-release-bot committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    3f169cc View commit details
    Browse the repository at this point in the history
Loading