1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 09:51:56 +00:00
Commit Graph

656 Commits

Author SHA1 Message Date
Dick Choi 69d11b5cd0 fix css bugs
content of rendered preview should be selectable
the hit box of width slider should has the highest z-index
2016-07-20 00:47:25 +09:00
Dick Choi 890207daee auto scroll 2016-07-19 08:59:47 +09:00
Dick Choi 9a5653f1e3 preview on blur 2016-07-19 02:38:23 +09:00
Dick Choi 9b98035ee7 smaller padding of code block 2016-07-14 14:42:20 +09:00
Dick Choi 2d46d12628 Codeblock theme of markdown preview 2016-07-14 14:37:14 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi ce915df2b2 focus content editor after create new Note 2016-06-12 19:55:39 +09:00
Dick Choi d9096424c5 set value when updating 2016-05-31 21:38:34 +09:00
Dick Choi dbfd25bb8e value attribute of Editor must be set after mounting 2016-05-29 02:54:39 +09:00
Dick Choi 7c346d62eb remove old TagSelect 2016-05-29 02:53:28 +09:00
Dick Choi 7f8733796e Detail 2016-05-25 17:11:10 +09:00
Dick Choi 60daafe136 clean lib 2016-05-25 17:07:41 +09:00
Dick Choi 93d3ea70fc handle new note button & note list 2016-05-22 23:44:49 +09:00
Rokt33r 9869545777 remove linkState function & move modal.js to main/lib 2016-05-14 12:45:49 +09:00
Rokt33r f904fd00e5 add code block line numbering option to 2016-05-04 00:47:22 +09:00
dojineko 777f7f9305 Add code theme selector 2016-04-17 21:52:55 +09:00
dojineko 06734ec886 Add syntax theme selector 2016-04-17 21:03:27 +09:00
Rokt33r b65101f4be fix emacs key binding 2016-03-15 14:05:33 +09:00
Rokt33r 0fe83a0583 fix anchor target 2016-01-25 10:28:46 +09:00
Rokt33r ce74e69480 check href exists 2016-01-22 08:00:26 +09:00
Rokt33r 1a183d78af fix go to line end 2016-01-21 08:29:09 +09:00
Rokt33r 81441a0895 done but bugged 2016-01-19 20:11:38 +09:00
Rokt33r da0222f213 esc to show preview when rightclick to toggle set 2016-01-19 18:58:27 +09:00
Dick Choi 3cbfae83c1 fix basefonts again 2016-01-17 07:27:38 +09:00
Dick Choi 57667654ef add Base fonts for windows 2016-01-17 00:19:20 +09:00
Rokt33r eadd66fa91 decode entities to parse properly by katex 2016-01-16 19:40:03 +09:00
Rokt33r 75cd94a39a refactor MarkdownPreview & protocol must be defined in 'href' to open in browser 2016-01-16 05:28:27 +09:00
Rokt33r 7872bfe19d Merge branch 'markdown' into v0.5.2
* markdown:
  markdown strike bug fixed, no emoji shortcut, checkbox syntax added
2016-01-16 04:54:02 +09:00
Rokt33r 93c03f4e88 add right click to switch edit/preview option to app settings 2016-01-16 02:40:31 +09:00
Rokt33r 445332c27c Find command of ace won't fire blur 2016-01-16 00:58:49 +09:00
Rokt33r 9d0d851c2e markdown strike bug fixed, no emoji shortcut, checkbox syntax added 2016-01-13 13:10:46 +09:00
Rokt33r 714cf43f6a set Basefont 2016-01-10 04:32:20 +09:00
Rokt33r 5df0755252 enhance applying config 2016-01-10 04:25:00 +09:00
Dick Choi 3105958afb enhance Editor UX again 2016-01-09 23:17:33 +09:00
Dick Choi a505227d01 enhance editor UX 2016-01-09 23:03:23 +09:00
Dick Choi d26ffdbe1a fix click bug of ModeSelect 2016-01-09 20:02:12 +09:00
Rokt33r 32e6394b3f search filter is now insensitive case, fix minor bugs 2016-01-08 19:12:37 +09:00
Rokt33r 09735b7f47 embed hotkey, config to preferences modal & fix datasaving sequence(Async, Queue) 2016-01-08 14:38:29 +09:00
Rokt33r c1b56e4cb6 add href, id, name transform for secure navigation 2016-01-07 09:14:30 +09:00
Rokt33r ef35fd02e5 add sup, sub 2016-01-07 08:19:31 +09:00
Rokt33r 8e70e20f9e hide save button 2016-01-06 20:33:13 +09:00
Rokt33r dde0cab04b reset undo history 2016-01-06 04:41:42 +09:00
Rokt33r c8337c7287 CommonMark 2016-01-06 04:41:19 +09:00
Rokt33r 15560a3bce render LaTeX 2016-01-05 04:53:40 +09:00
Rokt33r fdea9a68a1 One-click to edit 2016-01-04 01:45:45 +09:00
Rokt33r f2f31790b4 modeselect bug fix 2016-01-04 00:38:55 +09:00
Rokt33r 670f2b1fc3 add Click & Double click handler to MarkdownPreview 2016-01-02 13:15:50 +09:00
Rokt33r f2f6de717b improve event handler for ModeSelect 2016-01-02 13:15:20 +09:00
Rokt33r f8ad2eddf3 refactor CodeEditor 2016-01-02 13:14:46 +09:00
Rokt33r 0187217c86 renewal key binding 2015-12-29 02:18:37 +09:00