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: Patternslib/Patterns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aa3b7f4
Choose a base ref
...
head repository: Patternslib/Patterns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fb4dba2
Choose a head ref
  • 7 commits
  • 10 files changed
  • 1 contributor

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    b28a74c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1c3b43 View commit details
    Browse the repository at this point in the history
  3. maint(pat subform): Wait for click event to bubble to subform and cat…

    …ch it there instead for searching for submit buttons. This allows for changing tree contents and canceling the event withing the DOM‌ hierachy before it reaches subform. Also, use own event listener and remove click on destroy.
    thet committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    fdcf0e1 View commit details
    Browse the repository at this point in the history
  4. maint(pat inject): Wait for click event to bubble to subform and catc…

    …h it there instead for searching for submit buttons. This allows for changing tree contents and canceling the event withing the DOM‌ hierachy before it reaches the inject pattern.
    thet committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    0a26c54 View commit details
    Browse the repository at this point in the history
  5. maint(pat push): Use submit event instead submit method which would n…

    …ot trigger a submit event.
    thet committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    5336aa6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a254dc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb4dba2 View commit details
    Browse the repository at this point in the history
Loading