Commit Graph

6 Commits

Author SHA1 Message Date
Ran Luo
c0f333d9a2 fix: code highlight error when open file contains code block (#891)
* fix: code highlight error when open file contains code block

* some typo error

* some style change
2019-04-09 23:11:45 +02:00
Ran Luo
fd11862188
Layout editor and cursor disappear bug (#869)
* some style in editor changed

* opti: the display of header

* fix Cursor disappear when use arrow down/up switch between headers #867

* add a add_close svg icon
2019-04-06 00:00:09 +08:00
Ran Luo
739d31aa66 fix #625 (#799)
* style opti

* fix #625

* update changelog

* fix error when selection in not in edit area

* also fix double click front icon and error happen

* fix error when click front icons and toolbars of table

* rebase master

* update some codes

* null check in all selection.getCursorRange method

* add maskColor variable

* update roadmap, remove note features
2019-03-31 13:06:27 +02:00
Ran Luo
a5b80d9794
Fix image picker icon path (#824)
* fix: image picker icon is not shown after package

* update table,folder and upload icon

* fix: filter bug in quick insert

* fix: image path

* add floatshadow color
2019-03-28 21:53:24 +08:00
Ran Luo
c6def5a726 fix: render error when render front icon (#806) 2019-03-25 15:54:35 +01:00
Ran Luo
347a1dfe45 feat: front icon prepare for click menu (#779)
* feat: front icon prepare for click menu

* fix: not cursor pointer on front icon button

* hide arrow and pointer cursor
2019-03-25 00:28:49 +01:00