AFFiNE/packages/frontend/component
L-Sun 662a3d4b76
refactor(core): use lit customelement decorator (#7560)
Close: [BS-585](https://linear.app/affine-design/issue/BS-585/更新affine侧lit自定义yuan素的写法)

### What changes:
- using `@customElement(xxx)` instead of `window.customElements.define(xxx)`
- remove `registerOutlinePanelComponents` and `registerFramePanelComponents`, Related PR https://github.com/toeverything/blocksuite/pull/7700
2024-07-25 07:45:41 +00:00
..
.storybook chore: clean up runtime flags and envs (#7454) 2024-07-11 02:05:31 +00:00
src refactor(core): use lit customelement decorator (#7560) 2024-07-25 07:45:41 +00:00
package.json feat: bump blocksuite (#7603) 2024-07-25 07:26:40 +00:00
tsconfig.json refactor(infra): migrate to new infra (#5565) 2024-01-30 07:16:39 +00:00