KaiyiWing
|
acd3615fc9
|
feat: use space to start typing
|
2023-04-03 16:51:15 +08:00 |
|
KaiyiWing
|
91a5b37c22
|
fix: cannot change input method in typing page
|
2023-04-03 16:49:15 +08:00 |
|
KaiyiWing
|
2e7db77ee1
|
chore: remove .env
|
2023-04-03 15:26:54 +08:00 |
|
KaiyiWing
|
af56e56734
|
feat: add promote to sharebutton
|
2023-04-03 13:43:14 +08:00 |
|
KaiyiWing
|
a4e95c0026
|
feat: press any key to start typing
|
2023-04-03 12:32:42 +08:00 |
|
Kaiyi
|
f6f2f5c909
|
feat: implement share pic (#371)
|
2023-04-01 23:42:26 +08:00 |
|
Kaiyi
|
1c605db531
|
refact: reactor state logic of Typing page & word comment (#368)
|
2023-03-30 00:37:13 +08:00 |
|
KaiyiWing
|
192c1f12f0
|
fix: star card repeat show bug
|
2023-03-28 20:45:59 +08:00 |
|
KaiyiWing
|
e97276c0e7
|
feat: add github link to result screen
|
2023-03-28 19:25:58 +08:00 |
|
Kaiyi
|
d877654cf6
|
feat: update info panel (#367)
|
2023-03-28 19:01:39 +08:00 |
|
KaiyiWing
|
6cbd49bea3
|
fix: temp remove animation in infopanel
|
2023-03-26 23:35:19 +08:00 |
|
KaiyiWing
|
52eca4af76
|
fix: fix sound url typo in pages
|
2023-03-26 23:08:57 +08:00 |
|
Kaiyi
|
fa617fec97
|
feat: add click word to pronunciation in Result Screen (#366)
|
2023-03-26 23:00:29 +08:00 |
|
Kaiyi
|
dadd4c859c
|
fix: load sound resource url error (#365)
|
2023-03-26 22:43:43 +08:00 |
|
Kaiyi
|
99c32eee71
|
fix: load dict url prefix error (#364)
|
2023-03-26 22:28:12 +08:00 |
|
Kaiyi
|
f7e19d8b35
|
fix: changeWordVisibleState bug close: #359 (#363)
|
2023-03-26 22:02:15 +08:00 |
|
Kaiyi
|
5d2daa26a0
|
fix: dict error in GaoKao_3500, close:360 (#362)
|
2023-03-26 21:57:21 +08:00 |
|
Kaiyi
|
b3325efc95
|
feat: modify StarCard logic (#361)
|
2023-03-26 21:53:24 +08:00 |
|
balduck
|
af1ee21b06
|
Add StarCard (#352)
Co-authored-by: KaiyiWing <Zhang.kaiyi42@gmail.com>
|
2023-03-23 15:20:20 +08:00 |
|
KaiyiWing
|
3884e6c379
|
fix: timer cannot stop in result screen
|
2023-03-19 19:15:53 +08:00 |
|
KaiyiWing
|
060abd7b2e
|
fix: cannot input space
|
2023-03-17 14:54:11 +08:00 |
|
Kaiyi
|
91ec7b3b76
|
Reafactor current code base (#351)
|
2023-03-16 11:08:46 +08:00 |
|
Yangthemob
|
ecfb410706
|
Merge pull request #346 from Yangthemob/feat-skip-word
feat: add skip word feature
|
2023-03-10 19:16:50 +08:00 |
|
KaiyiWing
|
ca5e676a89
|
feat: polish detail
|
2023-03-10 16:41:13 +08:00 |
|
Danny
|
f2419039ca
|
dict: add「Public English Test System (PETS-3)」high-frequency dictionary (#349)
|
2023-03-10 16:30:17 +08:00 |
|
Yangthemob
|
323bf537b6
|
Merge branch 'feat-skip-word' of https://github.com/Yangthemob/qwerty-learner into feat-skip-word
|
2023-03-07 01:04:50 +08:00 |
|
Yangthemob
|
d44f176270
|
refactor: skip logic and redener condition
|
2023-03-07 01:03:46 +08:00 |
|
Yangthemob
|
333c6f243d
|
Merge branch 'Kaiyiwing:master' into feat-skip-word
|
2023-03-07 01:01:13 +08:00 |
|
balduck
|
7f8c581b8e
|
fix router's bug (#344)
|
2023-03-06 20:33:07 +08:00 |
|
Yangthemob
|
3a3e89d74d
|
feat: add skip word feature
|
2023-03-06 17:32:57 +08:00 |
|
balduck
|
fe9effb32a
|
add back button to ResultScreen (#339)
|
2023-03-04 23:58:53 +08:00 |
|
Yangthemob
|
21df78d977
|
refactor: Refactor pronunciation logic (#337)
Co-authored-by: KaiyiWing <Zhang.kaiyi42@gmail.com>
|
2023-03-04 00:25:40 +08:00 |
|
Yangthemob
|
20ae1728de
|
Merge pull request #342 from Yangthemob/fix-sound-increasing-bug
fix: fix key sound increasing bug
|
2023-03-03 16:44:41 +08:00 |
|
Yangthemob
|
44221fc0c4
|
fix: fix key sound increasing bug
|
2023-03-03 16:37:36 +08:00 |
|
Yangthemob
|
32cad3a6e3
|
refactor: move playKeySound call to judging part (#336)
|
2023-03-02 11:16:34 +08:00 |
|
Kaiyi
|
70377d0f54
|
chore: add prettier-plugin-tailwindcss, upgrade husky and lint-staged (#329)
|
2023-02-28 12:18:43 +08:00 |
|
Yangthemob
|
ef9f01dbab
|
fix: replace abnormal char " ' " in GaoKao3500 (#326)
|
2023-02-26 10:23:10 +08:00 |
|
KaiyiWing
|
918c8db473
|
chore: remove Build Gitee Pages action, due to gitee pages pro
|
2023-02-21 19:51:09 +08:00 |
|
KaiyiWing
|
7f1fa70731
|
chore: add action build env
|
2023-02-21 13:08:48 +08:00 |
|
KaiyiWing
|
fa8dd36f62
|
chore: add action build env
|
2023-02-21 12:53:48 +08:00 |
|
KaiyiWing
|
33a471258c
|
fix: github pages deploy error
|
2023-02-21 12:44:20 +08:00 |
|
Yangthemob
|
6c8f3d3dac
|
style: add max-width for summary page (#320)
|
2023-02-19 00:18:06 +08:00 |
|
Kaiyi
|
36056db727
|
feat: add mixpanel, remove single word loop mode (#318)
|
2023-02-17 16:22:13 +08:00 |
|
Caffeine19
|
735ec799ef
|
fix:调整译文较长时的样式和窗口较窄时Header的样式 #313 #315 (#316)
|
2023-02-17 16:17:18 +08:00 |
|
KaiyiWing
|
cada388a2f
|
feat: add public info
|
2023-02-16 14:18:36 +08:00 |
|
Yangthemob
|
07c3ef9c34
|
Fix dictation switch between chapters (#311)
|
2023-02-15 11:47:05 +08:00 |
|
Yangthemob
|
3658f38c91
|
feat: add SHjuniormiddleOxford dictionary (#310)
|
2023-02-10 23:03:04 +08:00 |
|
KaiyiWing
|
858bd1f198
|
chore: remove baidu union
|
2023-02-09 16:22:47 +08:00 |
|
Luyu Cheng
|
b6b2becbda
|
Build with Vite (#308)
|
2023-02-09 15:53:53 +08:00 |
|
Yangthemob
|
11e338c873
|
fix: replace unparseable char in GaoKao_3500 (#307)
fixed https://github.com/Kaiyiwing/qwerty-learner/issues/304
|
2023-02-08 16:22:51 +08:00 |
|