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: Jungwoo-An/react-editor-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.4
Choose a base ref
...
head repository: Jungwoo-An/react-editor-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    dc6d35c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8ea7e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. feat: Change enableReInitialize prop works (#26)

    * feat: Update enableReInitialize prop
    
    Change data blocks instead of reload editor-js instance
    
    * docs: Update README.md
    
    Change enableReInitialize prop description
    Jungwoo-An authored Apr 5, 2020
    Configuration menu
    Copy the full SHA
    89a5f81 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.5.0 [skip ci]

    ## [1.5.0](1.4.4...1.5.0) (2020-04-05)
    
    ### Features
    
    * Change enableReInitialize prop works ([#26](#26)) ([89a5f81](89a5f81))
    semantic-release-bot committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    52791cd View commit details
    Browse the repository at this point in the history
Loading