Grant Moyer
161d3174e4
Upgrade electron to 19 ( #6032 )
2022-08-08 23:54:30 +08:00
Andelf
da5f22acbc
chore: bump version 0.8.0
2022-08-08 21:48:53 +08:00
charlie
040c8282be
chore: build libs core
2022-08-08 15:49:11 +08:00
Peng Xiao
d5a1bbf1a9
feat: enhance quick add ux
2022-08-06 23:03:09 +08:00
Peng Xiao
06f1594fad
feat: tag icon in list
2022-08-06 14:38:10 +08:00
Peng Xiao
1e476bd26c
feat: add tabler icon extensions
2022-08-05 21:50:58 +08:00
Peng Xiao
b49cccb966
Merge remote-tracking branch 'upstream/master' into whiteboards
2022-07-29 12:44:00 +08:00
Andelf
5e2487c6d8
chore(release): bump version 0.7.9
2022-07-27 14:36:25 +08:00
Peng Xiao
66a08f8916
Merge remote-tracking branch 'upstream/master' into whiteboards
2022-07-26 09:31:48 +08:00
Gabriel Horner
b3f2b4f6a3
Merge pull request #6127 from gavinmn/gavinmn/fix-big-sur-icons
...
fix alignment of macOS icon
2022-07-21 09:40:55 -04:00
Peng Xiao
2ade950ea1
fix: copy & paste in whiteboard
2022-07-21 21:10:41 +08:00
Andelf
03569c7c8b
fix(ui): inline code style
...
Fix #6121
2022-07-21 13:22:15 +08:00
Peng Xiao
26f04b073b
Merge remote-tracking branch 'upstream/master' into whiteboards
2022-07-21 10:24:48 +08:00
Andelf
1562101f83
chore: bump version 0.7.8
2022-07-21 07:55:07 +08:00
gavinmn
8061b3e35a
fix colors
2022-07-20 19:46:00 -04:00
gavinmn
9bb1fd5f7a
fix position of big sur icons
2022-07-20 18:56:17 -04:00
Andelf
3dbb6e81d1
fix(build): codesign error
2022-07-21 00:46:52 +08:00
Andelf
0bebff8ce9
chore: bump version 0.7.7
2022-07-20 15:02:50 +08:00
Peng Xiao
2bb7ef5919
Merge remote-tracking branch 'upstream/master' into whiteboards
2022-07-18 22:50:43 +08:00
Peng Xiao
03e79edaa1
wip save/load whiteboard edn
2022-07-14 15:59:29 +08:00
charlie
390a2469da
chore(plugin): build libs core
2022-07-14 11:09:10 +08:00
Peng Xiao
d8fe1b0b37
fix: export as html issue
2022-07-14 11:07:26 +08:00
Wojciech Nawrocki
2390846531
feat(pdf): fix formatting of copied text ( #4564 )
...
* chore(pdf): update pdfjs to 2.13.216
Also reapplied pdf_viewer fix from d3b4773 .
* fix(pdf): formatting of copied text
* chore(pdf): update viewer CSS to 2.13.216
* chore(pdf): remove deprecated option
* chore(pdf): update pdfjs to 2.14.305
* doc(pdf): document some functions
* fix(pdf): highlight positioning
2022-07-12 18:30:50 +08:00
SainoNamkho
18568c03a0
Fix #5853
...
Close #5855
2022-07-12 09:54:48 +08:00
Andelf
ccc37e961d
refactor(ui): clean up css nesting
2022-07-12 09:54:08 +08:00
Andelf
0aebfe1304
feat(ui): bold code, italic code, marked code
2022-07-12 09:54:08 +08:00
Peng Xiao
d3dae5fddc
Merge remote-tracking branch 'upstream/master' into whiteboards
2022-07-07 14:07:35 +08:00
Andelf
49dcbece25
chore: bump version 0.7.6
2022-07-04 21:16:49 +08:00
Peng Xiao
35d00eda74
code cleanup
2022-07-03 15:55:01 +08:00
Peng Xiao
26ad627661
Merge remote-tracking branch 'upstream/master' into whiteboards
2022-07-03 12:46:36 +08:00
Phoenix Eliot
e92af35954
Reduce flicker when moving between blocks with keyboard
2022-06-28 15:10:37 +08:00
Andelf
1d4e78a228
chore: bump version 0.7.5
2022-06-20 23:31:12 +08:00
Peng Xiao
36513b7391
Merge remote-tracking branch 'upstream/master' into whiteboards
2022-06-20 15:12:07 +08:00
charlie
f3bedb200e
improve(plugin): add theme changed hook
2022-06-16 01:43:49 +08:00
charlie
e4b71a4ccf
improve(plugin): support abortable controller of request api
2022-06-16 01:43:49 +08:00
Peng Xiao
6b5b1940d3
Merge remote-tracking branch 'upstream/master' into whiteboards
2022-06-14 10:17:21 +08:00
Andelf
e3d1096f63
chore: bump version 0.7.4
2022-06-14 00:13:47 +08:00
ranfdev
7d8c2fbbb8
Header icon consistency
2022-06-13 15:42:08 +08:00
Andelf
e2e531ba47
chore: bump version 0.7.3
2022-06-08 23:38:23 +08:00
Andelf
6435581260
chore: bump version 0.7.2
2022-06-07 16:37:22 +08:00
Peng Xiao
5c2e644a43
Merge remote-tracking branch 'upstream/master' into whiteboards
2022-06-07 10:52:11 +08:00
Andelf
5d23dc96a2
fix(deps): use static build under windows
2022-06-01 18:14:48 +08:00
Andelf
4ea881afaa
chore: release 0.7.1
2022-05-31 18:02:10 +08:00
Charlie
55ccdd5dba
Feature/onboarding Quick tour ( #5247 )
...
* enhance(ui): polish elements of left sidebar
* enhance(ui): active state of nav item from left sidebar
* enhance(ui): active state of nav item from left sidebar
* enhance(ui): WIP quick tour tips
* enhance(ui): WIP quick tour tips
* enhance(ui): WIP quick tour tips
* enhance(ux): add quick tour palette command
* enhance(ui): add step dots for quick tour tips
* enhance(ux): title hints for sidebar link items
* fix(ui): active state for journals from left sidebar
* enhance(ux): support quick tour command when initial app
* fix(ui): position of journal page quick tour tip box
* fix: cljs lint
* fix: remove unused method
* fix(e2e): e2e test for new left sidebar
2022-05-31 16:41:17 +08:00
llcc
f65995ce5e
tweak css on mobile
2022-05-30 16:19:24 +08:00
llcc
c3f5d02ef9
make left-sidebar 100% width
2022-05-30 16:19:24 +08:00
Peng Xiao
a72b28145c
Merge branch 'master' into whiteboards
2022-05-28 02:13:33 +08:00
Tienson Qin
1f4de901f5
fix: lazy visual blink
2022-05-25 23:12:09 +08:00
Andelf
df12a70016
chore(release): bump version 0.7.0
2022-05-24 23:46:56 +08:00
Andelf
b425746ccd
fix(build): lock electron along dep path
...
Fix #5413
2022-05-24 17:22:49 +08:00