-
Notifications
You must be signed in to change notification settings - Fork 426
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: algolia/docsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: algolia/docsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 4 contributors
Commits on Nov 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 80ddad2 - Browse repository at this point
Copy the full SHA 80ddad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6194722 - Browse repository at this point
Copy the full SHA 6194722View commit details
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 59a9617 - Browse repository at this point
Copy the full SHA 59a9617View commit details -
ci: use vm-based travis (#544)
Let's see if this breaks anything, since it will become required soon: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
Configuration menu - View commit details
-
Copy full SHA for 892f1b0 - Browse repository at this point
Copy the full SHA 892f1b0View commit details -
feat(ctrl-click): Enable Ctrl-Click on suggestions (#542)
* feat(ctrl-click): Enable Ctrl-Click on suggestions This updates the underlying autocomplete.js to a version that passes the selection context (click or keyboard) to the `autocomplete:selected` event. With the default `handleSelected, and in the case of a click, it will do nothing (as each suggestion already being a `<a href>`, it will already follow the link), but manually change the location for keyboard navigation. When a custom `handleSelected` is set though, default browser clicks on suggestions are disabled and only `handleSelected` is called. This is to keep backward compatibility with all the live websites that might already use `handleSelected`. * fix(test): Making sure it does not crash when no context is passed
Configuration menu - View commit details
-
Copy full SHA for a470c48 - Browse repository at this point
Copy the full SHA a470c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa57746 - Browse repository at this point
Copy the full SHA fa57746View commit details
Commits on Nov 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d42ec07 - Browse repository at this point
Copy the full SHA d42ec07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fed6d9 - Browse repository at this point
Copy the full SHA 7fed6d9View 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 v2.6.1...v2.6.2