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: framework7io/framework7
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.4
Choose a base ref
...
head repository: framework7io/framework7
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.5
Choose a head ref
  • 10 commits
  • 14 files changed
  • 2 contributors

Commits on Sep 19, 2021

  1. Sortable List's nested ListInput behavior

    `ListInput`'s with `sortable={false}` nested inside a sortable list were rendering the sortable handler.
    This change allows `ListInput`'s sortable value to take precedence over a parent list whenever it's set, otherwise it behaves like usual.
    forsureitsme authored Sep 19, 2021
    Configuration menu
    Copy the full SHA
    809f95c View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. use ternary operator

    nolimits4web authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    4f9e623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef1497 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9eea7b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3943 from forsureitsme/main/bugfix/listinput-sort…

    …able-behavior
    
    Sortable `List` nested `ListInput`'s behavior
    nolimits4web authored Sep 20, 2021
    Configuration menu
    Copy the full SHA
    461a572 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8004047 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dadfc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acab83e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    108b63b View commit details
    Browse the repository at this point in the history
  2. 6.3.5 release

    nolimits4web committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b95add1 View commit details
    Browse the repository at this point in the history
Loading