Commit graph

117 commits

Author SHA1 Message Date
Ladeby
8a4a85cc36
Update to the three readme files (#102) 2024-10-13 23:53:15 +08:00
vran
226402ea3f fix: cell shift in month track view 2024-09-17 21:04:28 +08:00
vran
0f93aeb6e3 feat: upgrade to 0.10.0 2024-09-12 22:44:41 +08:00
vran
5d30c562be feat: use luxon to calculate date 2024-09-12 22:44:10 +08:00
vran
6ea7680eaf feat: update shadow style in dark mode 2024-04-07 14:58:29 +08:00
vran
1574377f65 feat: update build script 2024-04-07 12:35:09 +08:00
vran
def41f7c22 feat: add aria label to activity item 2024-04-07 09:29:03 +08:00
vran
e9d30d3c95 feat: support hover link to show page preview 2024-04-04 09:50:37 +08:00
vran
daa87afa2f fix: tooltip may not be displayed 2024-04-04 09:14:11 +08:00
vran
300943f0f2 feat: remove container margin and add padding 2024-04-04 08:54:24 +08:00
vran
23f0c1bb55 feat: upgrade to 0.9.0 2024-02-22 09:31:53 +08:00
vran
7fc2a99938 Merge branch 'master' of https://github.com/vran-dev/obsidian-contribution-graph 2024-02-22 09:28:54 +08:00
vran
e9282dac53 feat: update README 2024-02-22 09:28:45 +08:00
vran
ff1a3444a1
feat: support status in filter method for task (#66) 2024-02-22 09:01:43 +08:00
vran
eac38737bd fix: week indicator not aligned if increased height of cell 2024-02-21 21:41:12 +08:00
vran
f5b923d7c3 feat: set brightness to max in color picker 2024-02-15 09:10:29 +08:00
vran
c30d428780 feat: support reset background color to default 2024-02-15 09:10:29 +08:00
vran
4a5078d83d feat: update date input placeholder 2024-02-15 08:59:07 +08:00
vran
2ac398f083 feat: upgrade to 0.8.0 2024-02-04 16:47:16 +08:00
vran
5de0b71b76
feat: set default background color to background-primary-alt (#60) 2024-02-04 14:28:06 +08:00
vran
2b4720ace9
feat: update default cell rules (#59) 2024-02-04 14:23:14 +08:00
vran
560d200efc
feat: hide activity list container if no items (#58) 2024-02-04 14:03:52 +08:00
vran
bfcc7b5404
feat: unregister renderContributionGraph function when unload plugin (#57) 2024-02-04 13:05:02 +08:00
vran
f7015ce179
fix: FILE_NAME date field not work (#56) 2024-02-03 19:21:36 +08:00
vran
a985b8a99d
feat: support resize cell height and width (#55) 2024-02-02 23:06:48 +08:00
vran
6d6f582593 fix: set overflow to auto in tab container 2024-01-30 09:20:01 +08:00
vran
bcf9c631de
feat: add about tab in setting panel (#54) 2024-01-29 09:18:47 +08:00
vran
d0fff68c60
fix: task initialization state is incorrect when add filter first (#52) 2024-01-27 10:07:57 +08:00
vran
55f4dcf89f feat: upgrade to 0.7.0 2024-01-21 19:33:20 +08:00
vran
7ed464c073
feat: support change main container style (#51) 2024-01-21 19:07:00 +08:00
vran
7673cffb3c feat: remove edit button background color 2024-01-21 12:08:11 +08:00
vran
c1dca28c5d
feat: disable edit button in reading view (#50) 2024-01-16 20:15:30 +08:00
vran
7a3b776dd4
feat: add font size change input (#49) 2024-01-16 20:01:49 +08:00
vran
176f47fd16
feat: new color picker in cell style (#48) 2024-01-16 18:52:03 +08:00
vran
3a0b24413a feat: update activity close button style 2024-01-16 17:53:53 +08:00
vran
2c40f25f8d
feat: add close button to activity container (#45) 2024-01-15 09:59:15 +08:00
vran
447e4ca142 feat: upgrade to 0.6.2 2024-01-13 17:41:21 +08:00
vran
f471f25b1e
fix: graph not rendered correctly when first start obsidian (#44) 2024-01-13 16:59:35 +08:00
vran
522d474b8f feat: upgrade to 0.6.1 2024-01-11 14:39:58 +08:00
vran
2257095742 Merge branch 'master' of https://github.com/vran-dev/obsidian-contribution-graph 2024-01-11 14:39:34 +08:00
vran
1356fda045
fix: change to whole year or month not work if has days field (#43) 2024-01-11 14:39:09 +08:00
vran
ab448e4efa fix: change to whole year or month not work if has days field 2024-01-11 14:38:29 +08:00
vran
9df661da7b fix: type build error 2024-01-11 13:28:17 +08:00
vran
e61ef042ec feat: upgrade to 0.6.0 2024-01-11 12:59:15 +08:00
vran
5e235e59c2
feat: add latest month and years date range options (#42) 2024-01-11 11:36:24 +08:00
vran
f9fbd6e54f feat: update chinese label 2024-01-10 19:20:58 +08:00
vran
b7296bf3ac
optimize: refactor i18n implementation (#40) 2024-01-10 10:48:42 +08:00
vran
9ef6599556 feat: use obsidian yaml function to instead of js-yaml library 2024-01-10 10:16:33 +08:00
vran
16b0e91fb4
feat: click cell to show related data item (#39) 2024-01-10 09:51:08 +08:00
vran
46ff4b5292
fix: git style graph render incorrectly if startOfWeek is not specified with api (#38) 2024-01-09 09:42:03 +08:00