Thanks to visit codestin.com
Credit goes to github.com

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: algolia/docsearch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: algolia/docsearch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 11 commits
  • 9 files changed
  • 4 contributors

Commits on Dec 24, 2015

  1. chore(website): fixes

    Shipow committed Dec 24, 2015
    Configuration menu
    Copy the full SHA
    5d9df60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14d6d36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6edc9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    188f49e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    970b863 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2015

  1. Merge pull request #55 from algolia/fix/debug-mode

    fix(debut): do not enable debug by default
    pixelastic committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    2cea43f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from algolia/fix/usage

    fix(usage): fixed usage to match the latest prototype version
    pixelastic committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    2869823 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #58 from algolia/tests/handleSelected

    test(handleSelected): add test on handleSelected
    pixelastic committed Dec 25, 2015
    Configuration menu
    Copy the full SHA
    6c7335c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2015

  1. fix(url): Removes concatenation of URL with hash if it contains a hash

    FIX #53
    Alexandre Stanislawski committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    348df1c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from algolia/fix/53

    fix(url): Removes concatenation of URL with hash if it contains a hash
    redox committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    0f20b7c View commit details
    Browse the repository at this point in the history
  3. v1.0.2

    <a name="1.0.2"></a>
    ## [1.0.2](v1.0.1...v1.0.2) (2015-12-28)
    
    ### Bug Fixes
    
    * **debut:** do not enable debug by default ([188f49e](188f49e))
    * **url:** Removes concatenation of URL with hash if it contains a hash ([348df1c](348df1c)), closes [#53](#53)
    * **usage:** fixed usage to match the latest prototype version ([f6edc9e](f6edc9e))
    Alexandre Stanislawski committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    c6aa2e3 View commit details
    Browse the repository at this point in the history
Loading