1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-02 04:33:12 +00:00
Commit Graph

375 Commits

Author SHA1 Message Date
Junyoung Choi (Sai) ac70a0d94d Merge branch 'master' into feature/862 2018-07-17 12:21:17 +09:00
JianXu 866a0e7534 Add mermaid support 2018-07-03 15:10:08 +08:00
ehhc 4307db11c5 Merge branch 'master' of https://github.com/BoostIO/Boostnote into spell_check
# Conflicts:
#	browser/components/CodeEditor.js
#	locales/fr.json
#	package.json
2018-07-03 09:05:47 +02:00
JianXu 6bc42c564d Add chartjs 2018-07-03 12:58:45 +08:00
Sosuke Suzuki aa756ef194 Merge pull request #2146 from BoostIO/update-codemirror
update codemirror
2018-06-30 20:10:13 +09:00
Junyoung Choi ae493cbd0e v0.11.7 2018-06-30 00:51:15 +09:00
Sosuke Suzuki 72e3784fa5 update codemirror 2018-06-28 17:37:36 +09:00
amedora cc52cf60dc add reference to @susisu/mte-kernel 2018-06-28 13:36:04 +09:00
Junyoung Choi (Sai) 70d02e9a6d Merge pull request #2125 from johannbre/admonition_bug_fix
Fix rendering of admonitions in Windows
2018-06-27 14:50:54 +09:00
Junyoung Choi (Sai) 6401016424 Merge pull request #2122 from yosmoc/plant_uml_improvement
plantuml non-english character support and timing diagram support
2018-06-27 04:54:21 +09:00
Jannick Hemelhof f7fd99ec20 Update electron to v2.0.3 2018-06-26 11:27:37 +02:00
Junyoung Choi (Sai) 836fc13449 Merge pull request #2124 from clone1612/remove-unused
[Refactoring] - Removed unused packages
2018-06-26 06:01:30 +08:00
Johann Breytenbach c36689934d Fix rendering of admonitions in Windows 2018-06-24 22:04:36 -07:00
yosmoc 653b985018 plantuml non-english character support and timing diagram support 2018-06-23 14:02:46 +09:00
ehhc 82178055af Spellcheck - initialisation and first draft onChange 2018-06-17 17:13:44 +02:00
Sosuke Suzuki c42e1a0ab4 Merge pull request #2054 from clone1612/electron-2-compatibility
Upgrade Electron to v2.0.2
2018-06-14 14:34:12 +09:00
Junyoung Choi 259df880ba v0.11.6 2018-06-14 11:02:20 +09:00
Jannick Hemelhof 68a328a364 Removed unused packages 2018-06-13 16:08:18 +02:00
Shammasov Max 2631cc3747 Fix file list blinking on search 2018-06-11 03:46:39 +03:00
Jannick Hemelhof 8dbf456398 Upgrade to Electron v2.0.2 2018-06-09 08:52:46 +02:00
ehhc 35bcbbbae4 Merge branch 'master' into smart_arrows 2018-06-05 11:35:56 +02:00
Junyoung Choi (Sai) 91a95b7c20 Merge pull request #1955 from bimlas/update-electron
Update to the latest Electron version (1.8.7)
2018-06-05 09:59:59 +09:00
ehhc 8ccf490e9b Include markdown-it-smartArrow. Toggle it via settings and disable it by default since it might affect HTML comments in markdown 2018-05-28 23:05:08 +02:00
Nguyễn Việt Hưng 172ea82954 fixed yarn.lock conflict 2018-05-28 15:19:10 +07:00
bimlas 4caee1e103 Update to the latest Electron version (1.8.7)
It inculdes security fixes, bug fixes and improvementts. See:
https://electronjs.org/releases

Reason for upgrading from 1.7.X to 1.8.X:

"We can not reasonably back port every bug fix and every feature to
older versions of Electron. 1.8.x is now a stable release line and if
you require this fix you should update to that stream."

https://github.com/electron/electron/issues/9860#issuecomment-365517773
2018-05-28 08:06:43 +02:00
Johann Breytenbach 7b83a34777 [Feature Request] - 1638 - Support for admonitions
Added support for markup admonitions by including markdown-it-admonition. Added material icon support and updates to styles for rendering of six different types of admonitions.
2018-05-27 20:47:44 -07:00
Nguyễn Việt Hưng c2c50817f1 resolved conflict 2018-05-25 18:42:02 +07:00
Junyoung Choi (Sai) 67143ba2d5 Merge pull request #1929 from ZeroX-DG/shortcut-mode
Shortcut to toggle mode
2018-05-24 14:01:28 +09:00
Nguyễn Việt Hưng 2b2f17525e cleaned up redundant variables, fixed eslint fix command, split snippetList into component 2018-05-21 18:32:41 +07:00
Junyoung Choi 0ca4e6ca4f v0.11.5 2018-05-19 16:45:03 +09:00
Nguyễn Việt Hưng 0934c08dfe added shortcut manager and allow user to customize toggle mode shortcut 2018-05-18 14:55:42 +07:00
Junyoung Choi (Sai) d3091a5384 Merge branch 'master' into Moving_Note_With_Attachment 2018-05-17 01:28:47 +09:00
hidaiy c9cb31bd02 Update CodeMirror version (#1925)
to fix issue#1003
2018-05-16 17:41:20 +09:00
ehhc f10fa632ca Move note with attachment to different storage Fix for #1788 2018-05-15 20:17:32 +02:00
ehhc d2163dacf9 Fixes #1825 Refactoring of the attachment/image management 2018-04-21 14:32:24 +02:00
Junyoung Choi 4b9cf775ff v0.11.4 2018-04-11 08:16:20 +09:00
Junyoung Choi (Sai) 8ab190affc Merge pull request #1752 from nlopin/add-jest
Add jest and simple test
2018-04-10 16:50:49 +09:00
Sosuke Suzuki 4fcc9af933 add jest-localstorage-mock 2018-04-10 15:47:58 +09:00
Nikolay Lopin 646ebe592e Add setup files and localstorage mock 2018-03-25 21:02:35 +03:00
Nikolay Lopin b098a15e9c Add jest and simple test 2018-03-25 20:02:06 +03:00
Junyoung Choi 7ab81608e8 v0.11.3 2018-03-22 23:07:28 +09:00
Nikolay Lopin 9bf96e943d Add filenamify dependency 2018-03-19 00:22:07 +03:00
Yu-Hung Ou 03d11b7b58 Merge remote-tracking branch 'upstream/master' into add-unit-tests-for-lib-markdown 2018-03-17 18:54:18 +11:00
Yu-Hung Ou c147e0a789 mocked electron in ava unit tests 2018-03-15 22:14:21 +11:00
Simon 0cfd048013 Merge branch 'master' into localization 2018-03-14 12:49:40 +01:00
Yu-Hung Ou b5cb209f14 added browser testing support to ava 2018-03-14 21:46:20 +11:00
Yu-Hung Ou 3cba71b7a8 upgraded ava to 0.25.0 2018-03-14 20:37:25 +11:00
Junyoung Choi b8658abbad v0.11.2 2018-03-13 23:12:32 +09:00
Simon 847ad2d781 Merge branch 'master' into localization 2018-03-13 09:24:53 +01:00
Junyoung Choi f53c182cfb Fix version 2018-03-12 18:50:22 +09:00