tiddlygit-test
|
e6adb1f0e5
|
chore: upgrade electron
|
2021-03-13 23:24:37 +08:00 |
|
tiddlygit-test
|
7e31a26723
|
feat: restrict dragging to vertical axis, which prevents vibration
|
2021-03-12 23:19:25 +08:00 |
|
tiddlygit-test
|
9008b8be2c
|
fix: style problem after using styled-components
|
2021-03-12 23:15:51 +08:00 |
|
tiddlygit-test
|
bbb53c12cc
|
refactor: use @dnd-kit/core" instead of react-sortable-hoc
|
2021-03-12 00:36:43 +08:00 |
|
tiddlygit-test
|
8305a88965
|
refactor: WorkspaceSelector
|
2021-03-10 23:27:58 +08:00 |
|
tiddlygit-test
|
37f53b5b1c
|
feat: use styled-components in material-ui
|
2021-03-09 23:10:16 +08:00 |
|
tiddlygit-test
|
996bbe2aae
|
refactor: upgrade material ui to 5.0next
|
2021-03-09 22:54:58 +08:00 |
|
tiddlygit-test
|
248d140250
|
chore: upgrade ts
|
2021-03-09 00:56:08 +08:00 |
|
tiddlygit-test
|
38165d04c9
|
refactor: use rxjs observable to sync preference to react
|
2021-03-01 22:04:36 +08:00 |
|
tiddlygit-test
|
f4eecec1be
|
feat: add logrocket
|
2021-02-27 23:46:23 +08:00 |
|
tiddlygit-test
|
95b4691dc0
|
chore: upgrade materialui
|
2021-02-27 23:44:07 +08:00 |
|
tiddlygit-test
|
f1df94ea6c
|
refactor: remove unused display-media go-to-url open-url-with proxy user-agnet
|
2021-02-23 23:40:39 +08:00 |
|
tiddlygit-test
|
fd580c6462
|
refactor: new Main.tsx
|
2021-02-17 22:17:38 +08:00 |
|
tiddlygit-test
|
358b38f230
|
chore: upgrade deps
|
2021-02-13 16:48:14 +08:00 |
|
tiddlygit-test
|
7a8aff80c4
|
refactor: new About page
|
2021-02-13 16:21:10 +08:00 |
|
tiddlygit-test
|
7bcb5b5b34
|
chore: use rematch/core
|
2021-02-08 00:07:22 +08:00 |
|
tiddlygit-test
|
a6a0c36330
|
fix: BrowserView.destroy
https://github.com/electron/electron/issues/10096#issuecomment-373063642
|
2021-02-06 22:50:13 +08:00 |
|
tiddlygit-test
|
65246ed4e5
|
fix: preload folder is moved
|
2021-01-25 01:07:52 +08:00 |
|
tiddlygit-test
|
8de13505ac
|
feat: asyncify type of service proxy
|
2021-01-23 23:45:51 +08:00 |
|
tiddlygit-test
|
46cabec9d8
|
feat: use electron-ipc-proxy to export service in preload script
|
2021-01-23 18:42:33 +08:00 |
|
tiddlygit-test
|
377330dc78
|
chore: install missing dep
|
2021-01-20 23:51:11 +08:00 |
|
tiddlygit-test
|
c36bbb6ce4
|
refactor: handle errors in main
|
2021-01-19 22:03:42 +08:00 |
|
tiddlygit-test
|
9385b84da8
|
fix: circular dependency
|
2021-01-19 20:46:40 +08:00 |
|
tiddlygit-test
|
deea897408
|
chore: upgrade deps
|
2021-01-12 00:50:27 +08:00 |
|
tiddlygit-test
|
42fa52e446
|
chore: upgrade deps
|
2021-01-03 14:57:05 +08:00 |
|
tiddlygit-test
|
6b27296bd8
|
refactor: ViewService
|
2021-01-02 17:56:33 +08:00 |
|
tiddlygit-test
|
fb8e4c73f1
|
fix: pass name via preload script
|
2020-12-30 23:17:42 +08:00 |
|
tiddlygit-test
|
acc8494c88
|
feat: use worker
|
2020-12-29 00:40:08 +08:00 |
|
tiddlygit-test
|
3c10dc0f6f
|
feat: Window And Preferences wired
|
2020-12-29 00:03:48 +08:00 |
|
tiddlygit-test
|
76f3259c3f
|
refactor: make libs into Services
|
2020-12-22 00:14:10 +08:00 |
|
tiddlygit-test
|
92edc7b528
|
refactor: fix path and webpack
|
2020-12-21 12:11:14 +08:00 |
|
tiddlygit-test
|
9695fad1ba
|
lint: fix flow type errors
|
2020-12-20 21:22:01 +08:00 |
|
tiddlygit-test
|
63be0f9825
|
lint: fix linter config
|
2020-12-20 20:58:49 +08:00 |
|
tiddlygit-test
|
6c6b5f2326
|
chore: install ts-migrate
|
2020-12-20 20:46:15 +08:00 |
|
tiddlygit-test
|
e2ee9cba6e
|
refactor: initial transform to ts
|
2020-12-19 22:33:59 +08:00 |
|
tiddlygit-test
|
c43ecdc2c7
|
bump version
|
2020-12-17 23:23:23 +08:00 |
|
tiddlygit-test
|
85cdd7dd4b
|
fix: electron should be in dev-dependency
|
2020-12-17 23:22:47 +08:00 |
|
tiddlygit-test
|
ac829f1241
|
chore: upgrade deps
|
2020-12-17 23:03:21 +08:00 |
|
tiddlygit-test
|
1d5ecafe5a
|
chore: bump version
|
2020-11-21 16:58:46 +08:00 |
|
tiddlygit-test
|
0785e12424
|
chore: upgrade tiddlywiki
|
2020-11-07 19:27:34 +08:00 |
|
tiddlygit-test
|
0ed0777f60
|
v0.3.4
|
2020-11-01 23:12:48 +08:00 |
|
tiddlygit-test
|
de902191d1
|
chore: try upgrade to electron v12
|
2020-11-01 14:43:38 +08:00 |
|
tiddlygit-test
|
bb1d6f6591
|
chore: update atomery to webcatalog
|
2020-10-17 15:34:41 +08:00 |
|
tiddlygit-test
|
0e2c138e96
|
Revert "chore: upgrade to electron v11 beta"
This reverts commit f9651bc031.
|
2020-10-17 13:11:07 +08:00 |
|
tiddlygit-test
|
f9651bc031
|
chore: upgrade to electron v11 beta
|
2020-10-17 11:53:56 +08:00 |
|
lin onetwo
|
83b14c3732
|
Update package.json
|
2020-10-15 22:35:56 +08:00 |
|
lin onetwo
|
68bca89946
|
chore: update script so it run in the windows
|
2020-10-15 22:08:36 +08:00 |
|
tiddlygit-test
|
457cc2d681
|
v0.3.3
|
2020-10-11 19:31:50 +08:00 |
|
tiddlygit-test
|
04152eaabb
|
chore: upgrade tiddlywiki
|
2020-10-11 18:42:16 +08:00 |
|
tiddlygit-test
|
1d49362093
|
fix: try to prevent https://github.com/electron/electron/issues/23315, but seems not working at all
|
2020-10-11 18:02:32 +08:00 |
|