Releases: acrodata/code-editor
Releases Β· acrodata/code-editor
v0.5.1
02 Dec 04:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix language can't be reset to plaintext (#4 )
v0.5.0
07 Oct 02:43
Compare
Sorry, something went wrong.
No results found
Features
diff-editor: implement ControlValueAccessor
diff-editor: add focus and blur event
Bug Fixes
code-editor: fix disabled state when not using forms API
v0.4.0
31 May 16:13
Compare
Sorry, something went wrong.
No results found
v0.3.0
30 May 13:40
Compare
Sorry, something went wrong.
No results found
Features
expose more methods for code-editor instance
setValue ( value : string )
setExtensions ( value : Extension [ ] )
setEditable ( value : boolean )
setReadonly ( value : boolean )
setTheme ( value : Theme )
setPlaceholder ( value : string )
setIndentWithTab ( value : boolean )
setIndentUnit ( value : string )
setLineWrapping ( value : boolean )
setHighlightWhitespace ( value : boolean )
setLanguage ( lang : string )
v0.2.0
27 May 14:25
Compare
Sorry, something went wrong.
No results found
Features
add indentWithTab option
add indentUnit option
add lineWrapping option
add highlightWhitespace option
add setup option
add language option
add languages option
v0.1.0
24 May 15:37
Compare
Sorry, something went wrong.
No results found