mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-21 03:44:05 -06:00
* Initial plan * Break component-emitter coupling by introducing shared-types module Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com> * Decouple transformer from component scripts via resource registry Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com> * Document plugin data dependencies with @plugin, @reads, @writes annotations Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com> * Address code review feedback: improve docs and exhaustiveness checking Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com> * Add exhaustiveness checking with unreachable assertions Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com> * Fix getComponentJS return type and remove unnecessary null checks Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: saberzero1 <8161064+saberzero1@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 404.tsx | ||
| aliases.ts | ||
| assets.ts | ||
| cname.ts | ||
| componentResources.ts | ||
| contentIndex.tsx | ||
| contentPage.tsx | ||
| favicon.ts | ||
| folderPage.tsx | ||
| helpers.ts | ||
| index.ts | ||
| ogImage.tsx | ||
| static.ts | ||
| tagPage.tsx | ||