Commit Graph

901 Commits

Author SHA1 Message Date
DarkSky 30d975dac0 Merge pull request #400 from toeverything/feat/command-search
Feat/command search
2022-09-10 17:44:56 +08:00
DarkSky 491c0bdf90 Merge pull request #397 from toeverything/feat/i18n-download
Feat/i18n download
2022-09-10 17:44:31 +08:00
tzhangchi 303212fa54 Merge branch 'develop' into feat/command-search 2022-09-10 10:32:01 +08:00
tzhangchi 01e60e478b feat(command): ensure useOnSelectActive run 2022-09-10 09:40:48 +08:00
lawvs 02be488271 feat(i18n): add auto update ci 2022-09-10 02:49:44 +08:00
lawvs e7ca1a7a25 fix(i18n): base json path 2022-09-10 02:32:28 +08:00
lawvs b54f2d0451 chore: clean 2022-09-09 19:50:43 +08:00
lawvs 08d331e56e feat(i18n): add codegen 2022-09-09 19:43:11 +08:00
lawvs 8b9c937f30 feat(i18n): add download scripts 2022-09-09 19:42:51 +08:00
DarkSky bc53d0a6bd Merge pull request #395 from toeverything/fix/landing-page
Add hubspot embed script & fix landing page style
2022-09-09 17:20:41 +08:00
alt0 d77052ee1b feat: add hubspot embed script 2022-09-09 17:06:12 +08:00
DarkSky 326c34717f Merge pull request #393 from toeverything/feat/i18n-sync
Feat/i18n sync
2022-09-09 16:56:55 +08:00
lawvs d6e408a4be chore(i18n): clean code 2022-09-09 15:54:31 +08:00
lawvs ff1cb4da84 feat(i18n): storage lng 2022-09-09 15:54:30 +08:00
alt0 a26ff35a7b fix: landing page style & duplicate contact us 2022-09-09 15:00:24 +08:00
lawvs cbe508664d chore(i18n): sunset lint workflows 2022-09-09 14:34:27 +08:00
lawvs 1018149ca4 chore(i18n): update package 2022-09-09 14:33:58 +08:00
lawvs 54f1db6fdc feat(i18n): add sync workflows 2022-09-09 14:33:35 +08:00
lawvs 2faa87213d feat(i18n): add check mode 2022-09-09 14:32:04 +08:00
lawvs 5985d53625 fix: request url 2022-09-09 14:31:48 +08:00
alt0 c1e1f0b0b9 Merge remote-tracking branch 'origin/master' into fix/landing-page 2022-09-09 14:14:22 +08:00
zuomeng wang b35c9b2c14 Feat/land page (#391)
* feat: update landing page

* feat: update landing page

* fix: react warning

* feat(route): rename variables

* feat(route): better refresh

* fix: update logo and i18n

* feat(code): remove unused comment

* refactor(workspace): rename workspaceId

* refactor(page): rename pageId

* feat(edit): more robust editing experience

* fix: landing page mobile

* fix: landing page mobile

Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
2022-09-09 02:56:10 +00:00
DarkSky 8cc88395d7 Merge pull request #390 from toeverything/feat/route
Feat/route
2022-09-09 02:03:53 +08:00
DarkSky bd2668335c fix: ci 2022-09-08 20:24:05 +08:00
tzhangchi fed2c8dd90 feat(edit): more robust editing experience 2022-09-08 20:22:26 +08:00
DarkSky 16ff72d367 Merge pull request #389 from toeverything/develop
user experience improvment
2022-09-08 20:22:08 +08:00
DarkSky f16698a543 Merge branch 'master' into develop 2022-09-08 20:20:52 +08:00
DarkSky 4c3ef6f5fa Merge pull request #379 from toeverything/feat/i18n
Feat/i18n
2022-09-08 19:51:10 +08:00
tzhangchi 281c3f6c44 refactor(page): rename pageId 2022-09-08 19:20:37 +08:00
tzhangchi 9442c023e5 refactor(workspace): rename workspaceId 2022-09-08 19:13:03 +08:00
tzhangchi 61c266057a feat(code): remove unused comment 2022-09-08 19:09:28 +08:00
lawvs 5551c3c737 chore: update dir 2022-09-08 19:05:54 +08:00
lawvs e6d05fefaa feat: add translation sync scripts 2022-09-08 18:48:01 +08:00
lawvs 06ca68d4ab fix: dependencies missed 2022-09-08 18:48:01 +08:00
lawvs 9dc1716905 chore: update dependencies 2022-09-08 18:48:01 +08:00
lawvs 373d39c2d0 chore: sunseting legacy i18n 2022-09-08 18:48:01 +08:00
lawvs 7398d318cd refactor: use API from new i18n package 2022-09-08 18:48:01 +08:00
lawvs 3b06d4bff5 feat: add new i18n package 2022-09-08 18:48:01 +08:00
zuomeng wang 715b235fea Update landing page (#387)
* feat: update landing page

* feat(code): improve code editing experience

* feat: update landing page

* fix: react warning

* fix: update logo and i18n

Co-authored-by: tzhangchi <terry.zhangchi@outlook.com>
Co-authored-by: Yifeng Wang <doodlewind@qq.com>
2022-09-08 16:24:49 +08:00
tzhangchi 5b7e1a06ba feat(route): better refresh 2022-09-08 15:51:05 +08:00
tzhangchi aaca0798e3 feat(route): rename variables 2022-09-08 15:43:55 +08:00
xiaodong zuo c734480f38 Merge pull request #386 from toeverything/feat/code
feat(code): focus
2022-09-08 14:27:39 +08:00
tzhangchi 917b4b64f4 fix(code):better experience 2022-09-08 14:10:03 +08:00
tzhangchi dfb7d8571f Merge branch 'feat/edit' into feat/code 2022-09-08 14:00:51 +08:00
tzhangchi 04065bd6bd feat(code): focus 2022-09-08 13:57:53 +08:00
tzhangchi db77a7f3d3 feat(onBackspace): support remove group when select group 2022-09-08 13:20:45 +08:00
tzhangchi 09bb198db7 Merge branch 'develop' into feat/edit 2022-09-08 13:10:32 +08:00
Yifeng Wang b90ce50c0f Merge pull request #383 from toeverything/feat/editing-experience
Feat/editing experience
2022-09-07 23:02:18 +08:00
tzhangchi e9fcbe24b4 feat(code): improve code editing experience 2022-09-07 19:52:10 +08:00
DarkSky d5878d60c0 Merge pull request #382 from toeverything/develop
chore: build for keck
2022-09-07 16:38:08 +08:00