Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

632 B

CHANGELOG

v4.0.6

  • add textarea name prop with #82

v4.0.5

Enable switching from/to DiffView based on 'merge' prop status(merge pr 65).

v4.0.4

optimize events and refresh function.

v4.0.3

add props placeholder

v4.0.2

  • add scroll event

v4.0.1

  • the components options attr is not required

v4.0.0

  • fix import es module bug
  • add test script
  • assign options to ssr.js
  • add global default events
  • update the options assign logic
  • add global default options
  • update editor to codemirror

project

  • add brower support
  • add test scripts
  • update babel and webpack configs