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

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    a6b1b69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe031ef View commit details
    Browse the repository at this point in the history
  3. Re-locate padding to (new) .input-area <div> wrapper for docsearch in…

    …put box.
    
    Rather than putting the padding on the overall search wrapper, where it
    affects not only the search input box (which is what the padding was
    intended to target) but also the search results themselves, we now put this
    padding on a container that is explicitly for the search <input>.
    abernix committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    a05d06a View commit details
    Browse the repository at this point in the history
  4. Re-introduce search box scrolling.

    This was previously removed in 69edbc4.
    abernix committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    9189d62 View commit details
    Browse the repository at this point in the history
  5. Add CHANGELOG.md entry for #83.

    abernix committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    853a771 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa0d14d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #83 from meteor/abernix/fix-search-scroll

    Re-introduce scrolling search results.
    abernix authored Jun 27, 2018
    Configuration menu
    Copy the full SHA
    69557d4 View commit details
    Browse the repository at this point in the history
  8. Merge commit 'fa0d14d'

    abernix committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    b351524 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    798725a View commit details
    Browse the repository at this point in the history
  10. 1.0.16

    abernix committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    e5c4d6d View commit details
    Browse the repository at this point in the history
Loading