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-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: docsifyjs/docsify-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 18 commits
  • 23 files changed
  • 9 contributors

Commits on Nov 3, 2018

  1. docs: update badge (#46)

    sinchang authored and QingWei-Li committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    3809043 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. fix: remove gulp-connect

    QingWei-Li committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    032817b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. feat(serve): add --index-name to rewrite default index name (#48)

    * feat: add index-name option to cli
    
    * feat(serve): update serve command to serve index
    
    * feat(locales): update translations
    
    * fix(gulp): downgrade gulp to 3.9.0, buggy 3.9.1
    
    * build(CI): seems node11 natives need to update
    trycontrolmymind authored and QingWei-Li committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    dc8e993 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Configuration menu
    Copy the full SHA
    78761d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    6369ba7 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Configuration menu
    Copy the full SHA
    25e6e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112d007 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ef686 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dd8282 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. feat(chore): show up help if no args were passed (#72)

    * feat: show up help if no args were passed
    
    closes #71
    
    * chore: update warning message
    
    * chore: minor tweak
    jamesgeorge007 authored and anikethsaha committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    2226057 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #61 from xmedeko/master

    fix locales epilog link to docsifyjs
    anikethsaha authored Nov 18, 2019
    Configuration menu
    Copy the full SHA
    1e93b0c View commit details
    Browse the repository at this point in the history
  3. fix(chore): warn on unknown commands and command recommendation (#74)

    * fix: warn on unknown commands
    
    * feat: suggest matching commands
    jamesgeorge007 authored and anikethsaha committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    b46a707 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. fix: npm audit issues

    Andrey Chalkin committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    ac1bcc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Merge pull request #65 from L2jLiga/audit-fix

    fix: npm audit issues
    anikethsaha authored Nov 20, 2019
    Configuration menu
    Copy the full SHA
    e0c9558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf24ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae1fca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3475710 View commit details
    Browse the repository at this point in the history
  5. chore(release): 4.4.0

    anikethsaha committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    c95a55f View commit details
    Browse the repository at this point in the history
Loading