AFFiNE/packages/frontend/core
EYHN ed96c4ece4
fix(core): fix navigate not working (#6594)
navigate sometimes doesn't work

It seems that we shouldn't pass the parent component's navigate function to the child component, but adding an effect to delay the child component rendering seems to work.
2024-04-17 16:43:29 +08:00
..
public feat(core): add ai onboarding (#6544) 2024-04-15 07:25:31 +00:00
src fix(core): fix navigate not working (#6594) 2024-04-17 16:43:29 +08:00
package.json feat(infra): framework 2024-04-17 15:09:09 +08:00
tsconfig.json feat(infra): framework 2024-04-17 15:09:09 +08: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