Skip to content

Releases: kode-team/codemirror-colorpicker

v1.0.5

07 Apr 07:08
Compare
Choose a tag to compare
  • Support update, refresh event for CodeMirror
  • Support color names (red is same to rgb(255, 0, 0))

v1.0.4

21 Mar 02:09
Compare
Choose a tag to compare

Support paste event

v1.0.3

06 Feb 09:06
Compare
Choose a tag to compare
  • Support transparency color view

v1.0.2

03 Feb 06:22
Compare
Choose a tag to compare
  • fixed colorview initialize when codemirror is updated

v1.0.1

02 Feb 18:24
Compare
Choose a tag to compare
  • clear color history for codemirror (when ctrl+z is pressed, first color is show again)
  • hide colorpicker panel

CodeMirror ColorPicker v1.0.0

02 Feb 13:57
Compare
Choose a tag to compare

Add Chrome-style colorpicker addon for CodeMirror