AFFiNE/packages/frontend/core
Peng Xiao 7d951a975f
fix(core): replace most --affine with cssVar (#5728)
using a [babel plugin](https://gist.github.com/pengx17/49e24ae8a5a609bdaff122ee8c679d1c) to transform all var(--affine-xxx) to cssVar

Some issues:
- tried ast-grep but it seems to be not easy to add imports conditionally
- current work does not work well with ts with types because babel will strip them out
2024-02-01 09:33:11 +00:00
..
.webpack fix: update blocksuite local debug config (#5742) 2024-02-01 06:49:16 +00:00
public chore: update favicon (#5566) 2024-01-16 07:42:32 +00:00
src fix(core): replace most --affine with cssVar (#5728) 2024-02-01 09:33:11 +00:00
package.json feat: bump blocksuite (#5767) 2024-02-01 16:28:22 +08:00
project.json fix(core): implement editor timeout and report error from boundary (#5105) (#5151) 2023-12-01 07:25:08 +00:00
tsconfig.json refactor(infra): migrate to new infra (#5565) 2024-01-30 07:16:39 +00:00
tsconfig.node.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00
tsconfig.server.json refactor(infra): directory structure (#4615) 2023-10-18 15:30:08 +00:00