1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 17:53:22 +00:00
Commit Graph

532 Commits

Author SHA1 Message Date
dojineko 1582184223 Apply dark theme to spans of code 2016-04-25 22:51:35 +09:00
dojineko db9bcafb82 Remove border-radius from CodeEditor 2016-04-25 21:53:01 +09:00
dojineko 50b9838eec Apply dark theme to delete article modal 2016-04-25 21:52:43 +09:00
dojineko 03b331e5d5 Apply dark theme to markdown table 2016-04-25 10:36:05 +09:00
Dick Choi 3efe0c1ce2 use forked markdown-it-math 2016-04-23 11:20:37 +09:00
Rokt33r 6099c91216 standarded 2016-04-21 21:37:43 +09:00
Rokt33r 934e4d9607 Enhance style & Fix bug 2016-04-21 21:03:28 +09:00
Rokt33r ac7e08ae2c Redesign SideNav & implement add repo func 2016-04-18 15:36:02 +09:00
Rokt33r 9c5cbd348b Wrap CSSModules 2016-04-18 12:44:52 +09:00
Rokt33r 8600710d23 global styles must not use pre-loader 2016-04-18 12:44:32 +09:00
Rokt33r d06d52deda ready to use CSSModules 2016-04-18 12:43:34 +09:00
Rokt33r 65c969a321 move devtool to main-menu 2016-04-18 04:37:00 +09:00
dojineko 777f7f9305 Add code theme selector 2016-04-17 21:52:55 +09:00
dojineko 43fb37ab1d Add dark theme and UI theme selector 2016-04-17 21:52:50 +09:00
dojineko 06734ec886 Add syntax theme selector 2016-04-17 21:03:27 +09:00
dojineko 0b8ae93727 Fix border shift 2016-04-17 21:03:27 +09:00
dojineko 24cea97e08 Replace single quote to entity reference 2016-04-16 13:58:05 +09:00
Bruno Paz abbc0fbcf1 Fix case on style import 2016-04-02 14:09:23 +01:00
Rokt33r 627845f6e4 fix file drop behaviour 2016-04-02 20:15:14 +09:00
Rokt33r 07eea76057 fix editor selection bug 2016-04-02 20:14:47 +09:00
Rokt33r 58e9302f15 remove email address 2016-03-28 01:09:43 +09:00
Rokt33r 86f649fab1 v0.5.6 2016-03-27 23:18:54 +09:00
Rokt33r f75e872415 configuring zoomfactor with Ctrl + Wheelscroll only works on windows and linux 2016-03-16 08:08:42 +09:00
Rokt33r aef0712165 fix style bug of TagSelect 2016-03-16 08:02:46 +09:00
Rokt33r b53ff5daf3 fix again(never break long tag) 2016-03-15 16:09:17 +09:00
Rokt33r bb0872b4fc tags in ArticleList will be wrapped properly 2016-03-15 15:51:35 +09:00
Rokt33r b65101f4be fix emacs key binding 2016-03-15 14:05:33 +09:00
Rokt33r 593d242a4c ctrl + wheel to change zoom factor 2016-03-15 02:24:28 +09:00
Rokt33r db7f339c34 set Editor fontFamily to Title input 2016-03-15 01:32:31 +09:00
Rokt33r 6907cf9972 The notification of 'Copy to Clipboard' must be slient 2016-03-09 19:43:34 +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 ddea2aeb22 fix verticla-align of img in anchor 2016-01-22 07:58:25 +09:00
Rokt33r cd4f9d8bb4 emit ARTICLE_CREATE when new post clicked 2016-01-22 02:58:06 +09:00
Rokt33r a0553788b6 update h1 style of markdown 2016-01-22 02:55:02 +09:00
Rokt33r 1a183d78af fix go to line end 2016-01-21 08:29:09 +09:00
Rokt33r cabcaa892c clean old code 2016-01-21 05:50:53 +09:00
Rokt33r 01c9d62a2b fix sanitizing bug in Code block 2016-01-21 05:50:40 +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
Rokt33r cde2e27e04 must override default config 2016-01-19 18:47:10 +09:00
Rokt33r e62fc11328 switch folder properly after moving an article to other folder 2016-01-17 08:43:01 +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 a549abc20f Refactor event handlers in ArticleEditor 2016-01-16 04:53:06 +09:00
Rokt33r 116344737a right click to quick preview(edit on focus) 2016-01-16 04:24:09 +09:00
Rokt33r 93c03f4e88 add right click to switch edit/preview option to app settings 2016-01-16 02:40:31 +09:00