Commit Graph

2583 Commits

Author SHA1 Message Date
Himself65 e8b7ff527c fix: flash screen when creating new page (#1657) 2023-03-22 07:36:49 +00:00
Himself65 17e29f50ab chore: bump version (#1656) 2023-03-22 01:59:16 -05:00
himself65 cc8c069f57 ci: correct name check_suites 2023-03-22 01:54:53 -05:00
himself65 237756ddc5 ci: add merge-check.yml 2023-03-22 01:12:43 -05:00
Himself65 156edb1d4b feat: improve dev mode for local blocksuite (#1654) 2023-03-22 06:09:30 +00:00
Whitewater ba2295c426 fix: remove duplicated link css (#1631) 2023-03-22 01:02:57 -05:00
Himself65 40e167aecc build: fix debug local with blocksutie (#1653) 2023-03-22 05:17:57 +00:00
Himself65 80b04fe97f fix: lint-staged for .mjs (#1652) 2023-03-21 23:59:01 -05:00
Himself65 e2395af827 fix: patch package y-indexeddb (#1651) 2023-03-22 04:39:37 +00:00
himself65 180382daf5 fix(cli): remove unused variables 2023-03-21 23:31:29 -05:00
himself65 eb7d5fd7a1 fix(cli): pass PATH into child process 2023-03-21 23:00:54 -05:00
Fangdun Tsai 215db27cd6 feat: block-hub in edgeless mode (#1634) 2023-03-22 03:41:54 +00:00
himself65 64dac7cc1c ci: improve build.yml 2023-03-21 22:33:41 -05:00
himself65 7ccde4b272 ci: fix permissions in build.yml 2023-03-21 21:30:35 -05:00
Himself65 12c6b67f68 fix: build.yml checks (#1649) 2023-03-21 21:20:30 -05:00
himself65 9c9021cbbc fix: cannot convert to edgeless mode 2023-03-21 21:07:25 -05:00
Himself65 45260543e1 fix: remove pageMode from pageMeta (#1647) 2023-03-21 19:45:54 -05:00
Himself65 e7d6bda7a5 ci: enable test by comment trigger (#1648) 2023-03-21 19:25:17 -05:00
Himself65 a8540cceae feat: init package cli (#1646) 2023-03-21 17:39:13 -05:00
Himself65 33320bd38e ci: fix workflow secure in build.yml (#1644) 2023-03-21 08:46:31 -05:00
Aditya Sharma 6a0209dde2 docs: update CLA.md (#1643) 2023-03-21 08:17:22 -05:00
Yifeng Wang a558d0c868 build: add bump:nightly script (#1632) 2023-03-21 08:24:32 +00:00
Himself65 05ac48b693 docs: update build guideline (#1630) 2023-03-21 00:12:42 -05:00
Himself65 ee8303e5f0 docs: update LICENSE copyright name (#1627) 2023-03-20 22:35:19 -05:00
Himself65 0e52d8ca2b fix: test issue (#1629) 2023-03-20 22:26:05 -05:00
Himself65 1ba750d89c fix: test error (#1628) 2023-03-21 10:58:23 +08:00
Himself65 b3206b1682 test: enable affine workspace test (#1625) 2023-03-20 15:34:48 -05:00
Himself65 a8ca92e34a ci: fix grammar issue (#1626) 2023-03-21 04:24:21 +08:00
Himself65 82fa9b1d81 ci: refactor build&test logic (#1624) 2023-03-21 04:10:40 +08:00
Himself65 3aec87b02d ci: use pull_request_target (#1623) 2023-03-20 13:45:40 -05:00
Himself65 45761f0250 build: lazy load lottie-web (#1622) 2023-03-20 02:55:09 -05:00
Himself65 cf3230c1ff fix: new page logic (#1621) 2023-03-20 07:39:18 +00:00
Himself65 fe2d244460 refactor: use yarn (#1619) 2023-03-20 02:05:02 -05:00
Himself65 f6c1423361 chore: bump version (#1618) 2023-03-20 00:07:54 -05:00
Himself65 4e7ff3862f fix: vitest.config.ts error (#1615) 2023-03-19 19:45:40 -05:00
Himself65 1bbb0aee4b fix: autofocus (#1614)
Co-authored-by: VictorNanka <victornanka@gmail.com>
2023-03-19 19:40:29 -05:00
Himself65 c00d39f929 chore: bump version (#1609) 2023-03-19 16:50:31 +08:00
Horus bb5916ae02 fix: fix windows release not found (#1613) 2023-03-19 16:44:52 +08:00
Peng Xiao f428c7e251 fix: window release (#1612) 2023-03-19 01:23:10 +08:00
Horus 56ce99a5dd feat: make electron windows build (#1611) 2023-03-18 21:43:39 +08:00
Himself65 473076b603 ci: run octobase service (#1608) 2023-03-18 01:00:52 -05:00
Himself65 37a135d49e fix: warning on bypass visible value in switch button (#1607) 2023-03-18 00:03:32 -05:00
Himself65 74fc43020a fix: side bar favorited list cannot scroll (#1606)
Co-authored-by: sheben404 <sheben404@gmail.com>
2023-03-17 19:32:00 -04:00
Peng Xiao b6407f99c4 fix: electron preload issue (#1603) 2023-03-17 08:23:58 +00:00
Himself65 94d535f72b test: support test e2e with OctoBase (#1593)
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-03-17 03:51:00 -04:00
VictorNanka 110cec7bf6 fix: trash restore (#1446)
Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-16 22:55:35 -04:00
VictorNanka d1722bc235 refactor: use explicit memo import (#1596)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-03-16 22:27:37 -04:00
ShortCipher5 5a9498fe9b docs: update README.md (#1559) 2023-03-16 22:13:57 -04:00
Himself65 953188e76b chore: bump version (#1597) 2023-03-16 22:07:57 -04:00
Peng Xiao 88f662e6f6 feat: electron app (#1586) 2023-03-16 22:58:21 +08:00