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: system76/forms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.2
Choose a base ref
...
head repository: system76/forms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 26 files changed
  • 3 contributors

Commits on May 11, 2020

  1. Copy the full SHA
    10a585b View commit details
  2. Copy the full SHA
    96af87c View commit details

Commits on May 20, 2020

  1. Copy the full SHA
    c27ef6a View commit details

Commits on Jul 13, 2020

  1. ci: update release tokens

    btkostner authored Jul 13, 2020
    Copy the full SHA
    aae2c7b View commit details

Commits on Jul 30, 2020

  1. Copy the full SHA
    3948731 View commit details
  2. feat(sys-form): update error handling for easier rewriting

    error slot will not show if no error exists, and the error bind is now the full object
    
    BREAKING CHANGE: sys-form error overwriting does not need v-if anymore
    btkostner committed Jul 30, 2020
    Copy the full SHA
    9079ee5 View commit details
  3. Copy the full SHA
    a7818fc View commit details
  4. Copy the full SHA
    992a1fa View commit details

Commits on Jul 31, 2020

  1. Copy the full SHA
    a0ee2b9 View commit details

Commits on Jan 11, 2021

  1. Copy the full SHA
    919e3ce View commit details

Commits on Mar 24, 2021

  1. fix: disable button when form is disabled (#26)

    * fix: disable button when form is disabled
    
    * Update browser tests
    burden authored Mar 24, 2021
    Copy the full SHA
    58e4a2c View commit details
Loading