Chi Zhang
4dfccf5c95
feat: printer next ( #601 )
...
* feat: add printer and next.js logger style
* chore: add info for API Proxy
* tests: unit test cases is added to printer
* fix: deps
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com >
2022-12-29 02:20:57 +00:00
QiShaoXuan
96383fc60d
chore: change file name under ui dir
2022-12-28 17:31:01 +08:00
DarkSky
df30cc4861
feat: first test for data center
2022-12-28 17:00:51 +08:00
MingLiang Wang
235fe92771
feat: fix show content when loading
2022-12-28 15:02:01 +08:00
Chi Zhang
c4ff077c11
Merge pull request #595 from toeverything/fix-css
...
fix: css in edgeless toolbar
2022-12-28 14:29:17 +08:00
lawvs
daccfcb3f5
chore: improve types for markdown
2022-12-28 14:19:31 +08:00
himself65
1525e55661
fix: css in edgeless toolbar
2022-12-28 14:06:27 +08:00
tzhangchi
cd216f53a9
feat: update pkg name
2022-12-28 11:18:59 +08:00
tzhangchi
bf81203353
chore: Unified registration and path specification
2022-12-28 11:18:59 +08:00
tzhangchi
18c4d135bd
chore: add command pnpm dev:ac for faster api proxy mode
2022-12-28 00:36:05 +08:00
tzhangchi
fd9efca91c
chore: add global.d.ts and add markdown declare
2022-12-28 00:35:47 +08:00
tzhangchi
5af96738f3
feat: add comment to resolve type check error
2022-12-28 00:35:47 +08:00
tzhangchi
2afa47995b
feat: use raw-loader to replace the static markdownExample variable,just use markdown file
2022-12-28 00:35:47 +08:00
MingLiang Wang
54a6f8658f
feat: button add loading
2022-12-27 18:21:32 +08:00
MingLiang Wang
7c07307e0e
feat: create editor
2022-12-27 15:57:35 +08:00
QiShaoXuan
9703091a89
fix: style helper text ellipsis error
2022-12-27 14:38:29 +08:00
DiamondThree
d0cd8b2b92
fix:delete chinese notes
2022-12-27 11:01:55 +08:00
tzhangchi
8933ad45e2
chore: remove isolated ts file
2022-12-27 01:11:51 +08:00
tzhangchi
9e877f5f6b
fix: no eslint error
2022-12-26 19:09:52 +08:00
MingLiang Wang
091183785c
feat: remove private workspace from list
2022-12-26 18:03:44 +08:00
MingLiang Wang
ad9079319b
feat: improve code
2022-12-26 17:33:01 +08:00
QiShaoXuan
e04547be9c
fix: favorite button status error
2022-12-26 15:13:48 +08:00
QiShaoXuan
f20b9d5728
fix: slide bar not trigger active
2022-12-26 14:50:02 +08:00
QiShaoXuan
3ef167ddbf
fix: slide bar button position error
2022-12-26 14:46:57 +08:00
DarkSky
6db464683b
Merge branch 'master' into feat/filesystem_and_search
2022-12-26 09:06:26 +08:00
himself65
d959dff24a
chore: bump version
2022-12-25 16:09:37 +08:00
Himself65
5e58269abd
refactor: use next-debug-local ( #583 )
2022-12-25 07:45:25 +08:00
tzhangchi
526f1fc864
feat: update AFFINE to AFFiNE
2022-12-24 23:50:56 +08:00
tzhangchi
69fcd9029c
chore: chmod pre-commit
2022-12-24 23:44:50 +08:00
tzhangchi
ea0280fc91
refactor: format
2022-12-24 23:43:02 +08:00
tzhangchi
45e28d3dad
test: test case is added to Favourites
2022-12-24 23:07:19 +08:00
tzhangchi
c2c272b3fe
test: test case is added to Open login modal by click cloud-unsync-icon
2022-12-24 22:44:34 +08:00
tzhangchi
7eba06f17c
test: test case is added to default workspace
2022-12-24 22:26:45 +08:00
himself65
02bf016ca8
fix: update webpack config
2022-12-24 16:41:23 +08:00
Himself65
11d8cc83ef
feat: support debug with blocksuite ( #582 )
...
Co-authored-by: Yifeng Wang <doodlewind@toeverything.info >
2022-12-24 16:22:58 +08:00
Yifeng Wang
f67f1b1a7f
chore: upgrade next
2022-12-24 15:49:15 +08:00
MingLiang Wang
c848f38d4f
fix: fix user name
2022-12-24 15:30:40 +08:00
himself65
1c3091ed8f
fix: remove unused code
2022-12-24 14:29:09 +08:00
himself65
aeb1357103
fix: yjs import multiple times
2022-12-24 14:27:10 +08:00
MingLiang Wang
00723f2308
feat: disable get workspaces cache
2022-12-24 12:42:48 +08:00
MingLiang Wang
0d4e597be5
feat: fix private workspace name
2022-12-24 11:44:17 +08:00
himself65
b76b491a6e
fix: infinite loading
2022-12-24 11:04:12 +08:00
Himself65
f626c5309a
chore: bump version ( #580 )
2022-12-24 01:09:11 +08:00
tzhangchi
30a685ad9a
test: add test for New a page ,then open it and show favorite
2022-12-23 23:36:49 +08:00
tzhangchi
789a30b7aa
test: add a test for New a page ,then go to all pages and show delete modal
2022-12-23 23:32:16 +08:00
tzhangchi
7ef68b12d0
test: add test for delete page
2022-12-23 23:22:57 +08:00
tzhangchi
170cdd3a1a
test: update data-testid for edgeless
2022-12-23 23:20:34 +08:00
tzhangchi
3ae12ebdfc
test: add test for Convert to edgeless by editor header items
2022-12-23 23:15:32 +08:00
tzhangchi
27dab339e0
chore: resolve the warning code
2022-12-23 21:44:51 +08:00
tzhangchi
a9c0d2c280
chore: remove debugger
2022-12-23 21:41:44 +08:00