utsushiiro
|
4bcedbc092
feedback: change order
|
7 years ago |
utsushiiro
|
7d05523252
feedback: use props instead of state
|
7 years ago |
utsushiiro
|
c229e46c02
feedback: enable TableConfigurer only in editor or comment mode
|
7 years ago |
utsushiiro
|
3c16fb6889
enable markdown-it configurer in page mode
|
7 years ago |
utsushiiro
|
536bb9054d
move markdown-it config specific to handsontable to another config file
|
7 years ago |
utsushiiro
|
f45ed7df85
rename & add comment
|
7 years ago |
utsushiiro
|
5aa1551aa3
eslint
|
7 years ago |
utsushiiro
|
fc885f997a
Crowi delegates launchHandsonTableModal to Page
|
7 years ago |
utsushiiro
|
73a8244f3c
add markdown to Page states
|
7 years ago |
utsushiiro
|
7cc9e7ee44
delete unused import
|
7 years ago |
utsushiiro
|
a9f1d2954f
use HandsontableModal in Page
|
7 years ago |
utsushiiro
|
2396194b7e
insert HandsontableModal into Page
|
7 years ago |
utsushiiro
|
56f665103f
create ref from Crowi to Page
|
7 years ago |
utsushiiro
|
67260bf77d
create launchHandsonTableModal func
|
7 years ago |
utsushiiro
|
b8a33481a7
insert start line number and end line number of table into button attr
|
7 years ago |
utsushiiro
|
a4676107c9
wrap button and table with div
|
7 years ago |
utsushiiro
|
65eb5f1ac0
wip
|
7 years ago |
utsushiiro
|
50f053149a
implement reset action
|
7 years ago |
utsushiiro
|
8df70dc550
implement MarkdownTable.clone
|
7 years ago |
utsushiiro
|
a17b6ce954
delete unimplemented parts
|
7 years ago |
utsushiiro
|
74649808b7
adjust $editor-margin
|
7 years ago |
utsushiiro
|
340394562a
Merge branch 'master' into feat/edit-table-with-handsontable
|
7 years ago |
utsushiiro
|
5c24f8f5c9
update some methods to consider the cursor not in a table
|
7 years ago |
utsushiiro
|
02d04795c6
update getMarkdownTable to return null if cursor is not in table
|
7 years ago |
utsushiiro
|
a553a62d2a
move editor navbar & HandsontableModal into CodeMirrorEditor
|
7 years ago |
utsushiiro
|
7dd238177b
move methods about markdown table operation into MarkdownTableUtil
|
7 years ago |
utsushiiro
|
53ca6fd360
delete unused import
|
7 years ago |
utsushiiro
|
16abc5435b
use fromMarkdownString instead of parseFromTableStringToMarkdownTable
|
7 years ago |
utsushiiro
|
13b7a8aee2
adjust editor height considering .navbar-editor height
|
7 years ago |
utsushiiro
|
ed4437ac90
implement table data saving
|
7 years ago |