Commit Graph

40 Commits

Author SHA1 Message Date
mancuoj
a76c821482 refactor: use unplugin-icons to unify all icons (#439)
Co-authored-by: KaiyiWing <Zhang.kaiyi42@gmail.com>
2023-04-28 12:30:36 +08:00
Kaiyi
846efd4e32 feat: remove dependence dayjs (#430) 2023-04-25 23:42:29 +08:00
Kaiyi
b29141c61c feat: new Gallery UI (#414) 2023-04-24 17:14:50 +08:00
Kaiyi
f1f98d263a feat: implement data import&export (#410) 2023-04-19 16:57:50 +08:00
KaiyiWing
0b6eb085b7 chore: add sort imports plugin to prettier 2023-04-18 16:24:41 +08:00
Kaiyi
c6b6db4553 feat: 用户练习数据记录 (#389) 2023-04-18 01:24:30 +08:00
Luyu Cheng
5d9eda45bd Use tabler icons and heroicons instead of FontAwesome (#403)
Co-authored-by: KaiyiWing <Zhang.kaiyi42@gmail.com>
2023-04-17 23:29:47 +08:00
KaiyiWing
4c6088f5ca feat: remove react-use 2023-04-17 17:42:42 +08:00
Luyu Cheng
914b6d895b Improve First Contentful Paint (FCP) Time (#399)
Co-authored-by: KaiyiWing <Zhang.kaiyi42@gmail.com>
2023-04-17 17:35:20 +08:00
Luyu Cheng
8d31d7049d feat: show the latest commit hash at the footer (#394) 2023-04-16 23:57:50 +08:00
Kaiyi
6ba8c1d024 feat: add setting panel (#385) 2023-04-12 13:15:27 +08:00
Kaiyi
ec932d465b feat: update switcher ui & logic (#375) 2023-04-08 21:30:36 +08:00
Kaiyi
f6f2f5c909 feat: implement share pic (#371) 2023-04-01 23:42:26 +08:00
Kaiyi
91ec7b3b76 Reafactor current code base (#351) 2023-03-16 11:08:46 +08:00
Kaiyi
70377d0f54 chore: add prettier-plugin-tailwindcss, upgrade husky and lint-staged (#329) 2023-02-28 12:18:43 +08:00
Kaiyi
36056db727 feat: add mixpanel, remove single word loop mode (#318) 2023-02-17 16:22:13 +08:00
Luyu Cheng
b6b2becbda Build with Vite (#308) 2023-02-09 15:53:53 +08:00
Yangthemob
f639b69a1b Remake the summary page (#301)
Co-authored-by: Luyu Cheng <luyu.cheng@connect.ust.hk>
Co-authored-by: KaiyiWing <Zhang.kaiyi42@gmail.com>
Co-authored-by: Luyu Cheng <chengluyu@live.cn>
2023-02-06 21:22:20 +08:00
Mahoo Huang
e550b8588a feat: 添加循环模式按钮 (#208) 2022-04-14 14:02:09 +08:00
AEPKILL
c5528e49ad feat: add sound play animation (#125)
* feat: add sound animation

* fix: press any key will be start

* fix: play multiple word sound

* fix: should only add howl listener

* fix: can trigger overlapping sounds manually

* fix: blocked attempt to create a WebMediaPlayer

- [Intervention] Blocked attempt to create a WebMediaPlayer as there are too many WebMediaPlayers already in existence.
- See crbug.com/1144736#c27

* revert: revert word sound setting

* refactor: give up using "useImperativeHandle"

* feat: add word pronunciation hot key tips

* feat: modify the hover content

Co-authored-by: zhangkaiyi004 <zhangkaiyi004@ke.com>
2021-08-04 11:28:05 +08:00
dependabot[bot]
41e992fbf7 chore(deps): bump url-parse from 1.4.7 to 1.5.1 (#118)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 10:03:59 +08:00
dependabot[bot]
484a19c811 chore(deps): bump ssri from 6.0.1 to 6.0.2 (#116)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-03 18:28:18 +08:00
Luyu Cheng
3633476fdb fix: set environment variables with cross-env (#107) 2021-03-22 16:05:56 +08:00
Luyu Cheng
b87cf90473 feat(pages): add a page for viewing and selecting dictionaries
* New deps: `swr` and `react-router-dom`
* New page "Gallery"
* New script (`update-dict-size.js`) for calculate dictionary size
2021-02-09 18:12:06 +08:00
KaiyiWing
3a61d0cdb0 fix(lint): remove unused var and libray 2021-02-07 19:41:35 +08:00
KaiyiWing
c747594b74 fix(Word): 移除 replaceAll 方法 2021-02-07 16:12:01 +08:00
KaiyiWing
b2a3fb62cd merge(dev): merge new ui and refactor from dev 2021-02-05 18:53:07 +08:00
KaiyiWing
2e56f62572 refactor(Typing Page): 抽离出 wordList 管理hook 2021-02-05 18:26:36 +08:00
Luyu Cheng
8bd6230953 chore(deps): remove package-lock.json and update yarn.lock 2021-02-04 14:11:53 +08:00
KaiyiWing
ecd40216dc feat(Info): add github info and email 2021-02-01 16:04:54 +08:00
Luyu Cheng
5577fc1264 feat(sound): add click, hint and beep sounds while typing 2021-02-01 02:23:53 +08:00
KaiyiWing
5f70692016 feat(Cookies): 使用 cookies 存储用户选择的字典和章节信息 2021-01-31 22:35:20 +08:00
KaiyiWing
806de8fe49 feat(Chapter): 完善章节切换功能,用户完成一章节后,可选择进一步的操作 2021-01-31 14:30:36 +08:00
KaiyiWing
e29718b32a feat(Chapter): 添加章节切换功能 2021-01-30 15:31:36 +08:00
KaiyiWing
042c029fa0 feat(Header): Header Component added 2021-01-29 16:56:50 +08:00
KaiyiWing
8d7ddac774 chore(deps): modify craco config and yarn.lock 2021-01-29 14:28:52 +08:00
KaiyiWing
e29ab7a554 chore(deps): add tailwindCSS and carco 2021-01-23 20:55:35 +08:00
KaiyiWing
720c3f6945 refactor(all): 重构代码到 ts,切换脚手架到 CRA,修改 eslint 等配置 2021-01-23 20:07:34 +08:00
KaiyiWing
49615b0814 chore(config): 修改配置 2021-01-23 01:29:27 +08:00
KaiyiWing
afe6774b62 Initialize project using Create React App 2021-01-23 01:05:02 +08:00