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: docsifyjs/docsify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.4.2
Choose a base ref
...
head repository: docsifyjs/docsify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.3
Choose a head ref
  • 16 commits
  • 45 files changed
  • 4 contributors

Commits on Mar 11, 2017

  1. add German docs

    jrappen committed Mar 11, 2017
    Configuration menu
    Copy the full SHA
    33393ef View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2017

  1. Merge pull request #121 from jrappen/master

    add German docs
    QingWei-Li authored Mar 12, 2017
    Configuration menu
    Copy the full SHA
    1f19cb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ceafc37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de0ad0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92070e3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #122 from Leopoldthecoder/master

    fix external-script not inserting script at right place
    QingWei-Li authored Mar 12, 2017
    Configuration menu
    Copy the full SHA
    788bbb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2017

  1. Add ability to ignore headers when generating toc (#127)

    * Added ability to ignore some or all headings when generating toc in sidebar
    
    * Added documentation for ignoring sub headers
    
    * Fixed minor test issues
    christopherwk210 authored and QingWei-Li committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    d57b80e View commit details
    Browse the repository at this point in the history
  2. update package.json

    * remove "themes" from "files" as it is a subfolder of "src"
    * reorder elements
    * update dependencies
    * update devDependencies
    * make author a dictionary
    jrappen committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    54da5fb View commit details
    Browse the repository at this point in the history
  3. use rem instead of em, fix #116

    jrappen committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    24d1b0f View commit details
    Browse the repository at this point in the history
  4. fix some links

    jrappen committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    f6b827f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #132 from jrappen/master

    fix some minor issues
    QingWei-Li authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    65a6b3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97e730d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #133 from jrappen/master

    fix erroneously removal of "themes" from files, fix #132
    QingWei-Li authored Mar 15, 2017
    Configuration menu
    Copy the full SHA
    28b3cb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. docs: add docsify-ignore

    QingWei-Li committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    bba957d View commit details
    Browse the repository at this point in the history
  2. bump: 3.4.3

    QingWei-Li committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    dd7d9aa View commit details
    Browse the repository at this point in the history
  3. -> v3.4.3

    QingWei-Li committed Mar 16, 2017
    Configuration menu
    Copy the full SHA
    c20f329 View commit details
    Browse the repository at this point in the history
Loading