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: hackmdio/codimd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: hackmdio/codimd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/spellchecker-linter
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 24, 2019

  1. Bundle our own spellchecker

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    ed8d61e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Refactor dictionary loading method

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    d5f4a73 View commit details
    Browse the repository at this point in the history
  2. Expose setDictLang method

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    f6bc14c View commit details
    Browse the repository at this point in the history
  3. Adjust vertical rhythm 😂

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Nov 25, 2019
    Configuration menu
    Copy the full SHA
    86e310a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Support multilanguage spellchecker

    Signed-off-by: Yukai Huang <yukaihuangtw@gmail.com>
    Yukaii committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    aee5fbd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2019

  1. Install workerize-loader

    Yukaii committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    69bed30 View commit details
    Browse the repository at this point in the history
  2. WIP: impl spellchek worker

    Yukaii committed Nov 30, 2019
    Configuration menu
    Copy the full SHA
    5d596fb View commit details
    Browse the repository at this point in the history
Loading