Commit Graph

525 Commits

Author SHA1 Message Date
lawvs
2bb4f5088b chore: update cypress element getter 2022-08-09 11:39:56 +08:00
QiShaoXuan
849bf813b4 Merge branch 'develop' into fix/clipboard 2022-08-09 11:28:20 +08:00
DarkSky
3fbeaf09ea
Merge pull request #154 from toeverything/feat/switch-view
feat(Switcher): change words
2022-08-09 11:27:53 +08:00
Chi Zhang
808a31f19e
Merge pull request #153 from toeverything/feat/switch-view
feat(Switcher): change words
2022-08-09 11:08:54 +08:00
DarkSky
3274d3aaff
Update notify.mjs 2022-08-09 10:55:02 +08:00
DarkSky
e50502417b
chore: temp disable parallel due to cache issues 2022-08-09 10:22:52 +08:00
tzhangchi
2310b4306f feat(Switcher): change words 2022-08-09 10:19:57 +08:00
DarkSky
b3b4a587c9
Merge pull request #149 from toeverything/bugfix/Cursor-move-up-and-down
fix Cursor move up and down error
2022-08-08 23:35:44 +08:00
DiamondThree
b56199c69d delete params 2022-08-08 21:06:35 +08:00
DiamondThree
c5d2525086 fix Cursor move up and down error 2022-08-08 21:06:35 +08:00
DarkSky
eb2ad57c5a feat: block remove event 2022-08-08 18:44:45 +08:00
austaras
4f0232cbbf fix(whiteboard): select text in whiteboard 2022-08-08 18:44:45 +08:00
DarkSky
a383e557ff fix: ci 2022-08-08 18:44:45 +08:00
austaras
eff461891d fix(plugin): left menu item refresh on blockId change 2022-08-08 18:44:45 +08:00
DarkSky
de9e8e36d4 fix: ci 2022-08-08 18:44:45 +08:00
DarkSky
4f01af87a4 chore: trigger 2022-08-08 16:31:49 +08:00
DarkSky
f3a4df52b0 chore: e2e record 2022-08-08 16:07:35 +08:00
austaras
fdeae3d432 fix(plugin): use rxjs throttle 2022-08-08 15:05:01 +08:00
austaras
07e6e9fe98 fix(sidebar): use a tag for link 2022-08-08 14:13:13 +08:00
JimmFly
7596132e02 chore:modify styles 2022-08-08 12:25:16 +08:00
JimmFly
c5e8b0a251 chore: update styles 2022-08-08 12:16:05 +08:00
DarkSky
ed941a02aa
Merge pull request #136 from pointmax/fix/typos-in-readme
fix: typos in README
2022-08-08 04:07:01 +08:00
pointmax
7bbfa1843b
Merge branch 'toeverything:develop' into fix/typos-in-readme 2022-08-07 22:00:16 +02:00
Max Pointinger
f92f472c95 fix: more typos in documentation 2022-08-07 21:56:44 +02:00
DarkSky
5c83c5a562
Delete sonarcloud.yml 2022-08-08 03:19:59 +08:00
DarkSky
0d5377cae0 fix: ci 2022-08-08 02:52:28 +08:00
DarkSky
9dd693e873 feat: basic e2e 2022-08-08 02:30:15 +08:00
Max Pointinger
a2ff21bd82 fix: typos in README 2022-08-07 19:51:01 +02:00
DarkSky
45763aa4e3 chore: update deps 2022-08-08 01:16:25 +08:00
DarkSky
d5f62c0df0
Create sonarcloud.yml 2022-08-08 00:22:16 +08:00
DarkSky
578eeb3928
Create codeql-analysis.yml 2022-08-08 00:07:38 +08:00
DarkSky
7ac160a368
Update check.yml 2022-08-08 00:04:15 +08:00
Chi Zhang
9b9d007e0d
Merge pull request #133 from toeverything/feat-local-html
feat(html): update default title
2022-08-07 23:16:13 +08:00
tzhangchi
82adc1d426 feat(html): update default title 2022-08-07 23:06:25 +08:00
DarkSky
c2e73a493a
Merge pull request #107 from toeverything/develop
feature
2022-08-07 23:03:35 +08:00
DarkSky
63e1989d4b
Merge branch 'master' into develop 2022-08-07 22:33:30 +08:00
DarkSky
5c26c4094d
Update check.yml 2022-08-07 21:46:56 +08:00
Chi Zhang
6b17c6b854
Merge pull request #132 from toeverything/fix/deal-reference-warning
fix(Reference): add robust judgment
2022-08-07 20:25:55 +08:00
tzhangchi
450a54bcb9 fix(Reference): add robust judgment 2022-08-07 19:58:37 +08:00
DarkSky
af40927b0a
Update check.yml 2022-08-07 19:47:19 +08:00
DarkSky
574fb6d393 chore: try lighter ci 2022-08-07 19:06:14 +08:00
DarkSky
1e94bd5bcf
Merge pull request #118 from FedericoLeiva12/fix/react-props-warnings
fix: props format with errors are shown in the console
2022-08-07 18:10:47 +08:00
DarkSky
23528d52f8
Merge pull request #128 from caleboleary/refactor/codeview
refactor(component): clean up code block component
2022-08-07 05:21:16 +08:00
DarkSky
568865dbae
Merge pull request #127 from CarlosZoft/refactor/apply-good-practices
Refactor : applyed good practices
2022-08-07 05:19:29 +08:00
Caleb OLeary
1ad0c44dd4 refactor(component): clean up code block component
clean up codeblock component
ts types
remove commented code
remove unused vars
better css
names
2022-08-06 13:12:54 -05:00
DarkSky
0a31d455da
Merge pull request #126 from caleboleary/bugfix/codeblock-persist-lang
fix(component): fixes codeblock so lang selection persists across ref…
2022-08-07 01:36:07 +08:00
CarlosZoft
5528ed683b refactor : improved performance, independent running promise in parallel 2022-08-06 14:26:37 -03:00
Caleb OLeary
7042a04212 fix(component): fixes codeblock so lang selection persists across refresh 2022-08-06 12:22:05 -05:00
CarlosZoft
fb81d1f8ff fix : broken magic number 2022-08-06 13:59:50 -03:00
CarlosZoft
998025104b refactor : improving code clarity and removing unnecessary else 2022-08-06 13:50:38 -03:00