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: refactor/frontend
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 13, 2020

  1. refactor: call init inside Editor class

    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    4404d02 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. refactor: wrap socket.io client to RealtimeClient class

    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    442a6d5 View commit details
    Browse the repository at this point in the history
  2. refactor: wrap socket.io client to RealtimeClient class

    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    d4bfd17 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. refactor

    1. first comment code
    2. move constant to another files
    
    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    6895b23 View commit details
    Browse the repository at this point in the history
  2. refactor

    1. put all initialize/event register into document ready.
    
    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    8ab97d0 View commit details
    Browse the repository at this point in the history
  3. refactor

    1. process socket event: connect and doc
    
    Signed-off-by: Raccoon <raccoon@hackmd.io>
    a60814billy committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    b804b6b View commit details
    Browse the repository at this point in the history
Loading