Commit Graph

9 Commits

Author SHA1 Message Date
Ran Luo
4c517b1632
fix: search group (#2842)
* fix: search group

* fix: remove TODO
2022-01-06 23:12:47 +08:00
Felix Häusler
1cc2d4e3ca
Update build tools (#2814)
* Update build tools (babel, eslint and webpack)

* Fix karma configuration (unit tests)

* Fix invalid glob path on Windows

* Fix codemirror editor modes location for development

* Break welcome text on smaller terminals

* Fix ESLint error and reduce PlantUML compression level
2022-01-02 18:48:38 +08:00
Felix Häusler
4c0d960bcc
Fix preference migrations (#2811)
Preference migrations were always applied because 'store.set' didn't
remove old entries.
2021-12-27 16:22:43 +01:00
Felix Häusler
c6d4368988
Enable macOS arm64 build target (#2788) 2021-12-26 00:32:52 +08:00
Felix Häusler
dd672d75f1
Update dependencies (minor only) (#2402) 2020-11-28 14:09:08 +01:00
Felix Häusler
77ff23c2c8 refactor main source code (#1006)
* refactor main source code

* fix invalid file cache entries during startup
2019-05-04 22:14:45 +08:00
Felix Häusler
c35395a8f8 fix: vscode debugging configuration (#889) 2019-04-09 01:19:03 +08:00
冉四夕
16bb1de82e
Support multiple lines math input (#294)
* change another way to render math

* open\save\edit multiple lines math block

* rewrite header label style

* inline code style update

* update dark theme style

* update change log

* typo error

* update webpack to v4

* update license

* fix unexpected to delete math preview block

* fix cursor error when change mode
2018-05-26 00:58:16 +08:00
Jocs
94ca31d58a first commit 2017-11-13 00:05:57 +08:00