10 Commits

Author SHA1 Message Date
Bieber
f1efd32f23
feat: i18n complement (#784)
* chore: text fix

* feat: i18n complement
2024-07-31 22:24:50 +08:00
tea artist
0a5e32a038
chore: rename (#356)
* chore: change github url to teableio

* chore: rename teable-group to teable

* chore: rename url path to teableio
2024-01-30 22:20:05 +08:00
Boris Bo Wang
f06f90e7c9
feat: attachment preview (#280)
* refactor: paste handle text and file

* feat: add file preview component

* feat: support attachment preview

* feat: file preview support video and audio
2023-12-06 16:27:17 +08:00
Boris Bo Wang
4f96ddd2b6
feat: support share grid view (#264)
* feat: support share grid view

* chore: remove useless code

* chore: update build tsconfig

* feat: share toolbar sort component

* fix: switch router error

* chore: update webpack config

* chore: typecheck config

* fix: circul reference error

* chore: update jest config to resolve error module path
2023-11-28 11:09:51 +08:00
Pengap
79658b58d5
feat: move to pnpm (#202)
* feat: yarn move pnpm

* fix: docker build

* fix: pnpm docker build

* feat: upgrade eslint related

* chore: upgrade depend

* fix: pnpm-install action

* feat: make integration test

* feat: jest config

* revert: tsconfig.jest.json

* fix: eslintrc and typecheck

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-10-18 12:20:19 +08:00
Boris Bo Wang
ff9f530351
chore: adjusted tsconfig.json configuration for icons, ui-lib, and sdk (#81) 2023-07-06 11:57:37 +08:00
boris
1992087951 chore: enable watch for changes in ui-lib package 2023-05-30 20:35:34 +08:00
tea artist
1a1fc25eb4 refactor: rename ts-utils to core 2022-12-13 14:45:46 +08:00
tea artist
4d1f8797db
feat: support i18n without app path change (#6)
* feat: support next app dir
* fix: error when run next build
* fix: incress limit page size
* feat: add chinese translation
* feat: support i18n without path change
* chore: move back pages, give up appdir
* fix: upgrade NextRequest type broken
* fix: auth & admin page error
* fix: create next server with hostname and port
* test: migrate e2e test case
2022-11-21 13:50:03 +08:00
tea artist
5973552dc1 chore: initialize project 2022-11-01 17:36:07 +08:00