Commit Graph

26 Commits

Author SHA1 Message Date
DarkSky b78aa6950c fix: temporarily turn off eslint for **ultra-low quality** code, because I don't have time to fix them one by one 2022-12-22 19:51:47 +08:00
alt0 6e6ae2df16 fix: render key issue 2022-12-22 15:29:48 +08:00
QiShaoXuan a453454250 feat: support header right slot 2022-12-21 15:31:35 +08:00
QiShaoXuan b32c6ebc89 chore: move toast from component to ui 2022-12-21 12:26:02 +08:00
alt0 7b945f0cef fix: build error 2022-12-21 10:09:42 +08:00
QiShaoXuan 2ede288724 chore: remove useEditor 2022-12-20 19:36:51 +08:00
QiShaoXuan 393da326e6 chore: migrate page method to hooks 2022-12-20 17:40:11 +08:00
alt0 f3644385a8 fix: page list all, favorite, trash 2022-12-20 02:01:53 +08:00
alt0 49f4c49426 fix: getPageMeta 2022-12-20 01:15:01 +08:00
alt0 fba0cb9015 feat: normalize load page 2022-12-20 00:04:33 +08:00
QiShaoXuan 0c68c00bd6 fix: a series of bugs 2022-12-19 17:06:24 +08:00
JimmFly b8e9da07bd chore: update variable name 2022-12-19 16:16:06 +08:00
zuomeng wang 5870a6097a Feat/cloud integration (#569)
* Chore/unit test (#538)

* chore: add unit test

* chore: add github action for unit test

* feat: init firebase

* chore: add development secrets

* fix: rename auth -> data-services

* feat: update blocksuite 0.3.0-alpha.4 (#543)

* feat: add requests

* feat: optimize  swr cache

* feat: add Authorization

* feat: add confirm-invitation page

* feat: add account sdk api and proxy

* docs: update contributing (#550)

* docs: update contributing

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

Co-authored-by: ShortCipher5 <me@shortcipher.me>

* feat: update api

* feat: remove babelrc setting

* feat: add create workspace ui

* feat: choose workspaces

* feat: login modal

* feat: authorization api

* feat: login status

* fix: remove unused variables

* feat: login button

* fix: lint

* fix: workspace id

* fix: i18n type error

Co-authored-by: MingLiang Wang <mingliangwang0o0@gmail.com>
Co-authored-by: ShortCipher5 <me@shortcipher.me>
2022-12-19 02:50:22 +00:00
tzhangchi c6a544945b feat: add tooltip for the header 2022-12-17 15:50:20 +08:00
QiShaoXuan 83105c64bf feat: add introduction 2022-12-16 19:19:48 +08:00
QiShaoXuan a8ba7afed2 fix: a series of bugs 2022-12-16 16:32:45 +08:00
QiShaoXuan 9253e9af0b feat: add lifecycle hook in editor provider 2022-12-14 16:47:33 +08:00
QiShaoXuan 300ec613c7 feat: add icons in where they need 2022-12-13 17:05:36 +08:00
QiShaoXuan bf9747d57d feat: modify icon name with new version 2022-12-13 16:36:34 +08:00
QiShaoXuan 27453f39fe fix: can not sync title in head when new page 2022-12-13 15:37:42 +08:00
QiShaoXuan 456a1c204b fix: react warning 2022-12-12 21:47:15 +08:00
QiShaoXuan c522eea4d6 Merge branch 'feat/workspace' into feat/dev
# Conflicts:
#	packages/app/src/components/header/page-header.tsx
#	packages/app/src/components/workspace-slider-bar/index.tsx
2022-12-09 19:28:30 +08:00
QiShaoXuan f72f4905dd feat: modify header 2022-12-09 19:22:15 +08:00
QiShaoXuan 4e868da0da feat: modify page list 2022-12-09 19:01:16 +08:00
JimmFly 31528babe8 chore: update icons 2022-12-08 21:13:49 +08:00
QiShaoXuan f160b68a19 feat: change component name 'Header' to 'header' & update icons version 2022-12-06 18:59:26 +08:00