-
Notifications
You must be signed in to change notification settings - Fork 40
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: github/details-menu-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: github/details-menu-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 4 files changed
- 2 contributors
Commits on Aug 9, 2021
-
Close popup when checked item is clicked.
We rely on change to commit the click, but change event won't happen if the item is already checked so shortcutting in that case to commit directly and close the menu.
Configuration menu - View commit details
-
Copy full SHA for 4e0cf4c - Browse repository at this point
Copy the full SHA 4e0cf4cView commit details
Commits on Aug 10, 2021
-
Ignore input event that echoes the previous label event.
This not only duplicates the details-menu-selected event but it also uses an updated input (so if it was not checked in the first event, it is already checked inthe echoed event).
Configuration menu - View commit details
-
Copy full SHA for 8da4419 - Browse repository at this point
Copy the full SHA 8da4419View commit details
Commits on Aug 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a2e020e - Browse repository at this point
Copy the full SHA a2e020eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c34a81 - Browse repository at this point
Copy the full SHA 8c34a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd77ee6 - Browse repository at this point
Copy the full SHA cd77ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cd1298 - Browse repository at this point
Copy the full SHA 1cd1298View commit details
Commits on Aug 12, 2021
-
Merge pull request #53 from github/small-cleanup
Update developer dependencies and fix small issues
Configuration menu - View commit details
-
Copy full SHA for cdcc019 - Browse repository at this point
Copy the full SHA cdcc019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 855225b - Browse repository at this point
Copy the full SHA 855225bView commit details -
Merge pull request #52 from github/close-popup-on-checked-clicked
Close popup when checked item is clicked.
Configuration menu - View commit details
-
Copy full SHA for f4644c0 - Browse repository at this point
Copy the full SHA f4644c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04474bb - Browse repository at this point
Copy the full SHA 04474bbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.10...v1.0.11