docs: present the product as a single, settled design
The wiki now describes what eQuantic.UI is — never what it used to be. Removed
every legacy banner, migration log, slice label, internal date, baseline
progression and discarded-decision story across 18 pages; changelog pages fold
into their product pages and remain as pointers; the roadmap lists only what
is ahead. Facts were verified against the source tree while rewriting (golden
count, Vulkan backend, theme bridge, Tailwind property names).
📝 docs: the native/write-once era — Photon, WriteOnceComponents, DesignSystem + reconciled Home/Roadmap
The wiki predated the entire mobile track. New pages:
- Photon: the proprietary GPU engine (normative Sdf core, golden harness,
Metal parity at ±1 LSB, component-rendering state, no-Skia decision).
- WriteOnceComponents: the shared architecture (vocabulary, realizers,
runtime-provided library, semantic import routing, write-once pages,
migration state 8/~54).
- DesignSystem: typed tokens, spec-fidelity testing, and the
generated-never-hand-written pipeline (CSS/TS/icons/fixtures).
Home gains the Native & Write-Once section and the updated framing (web AND
native from one C# source); Roadmap gains Phases 7-9 (Photon, unification,
migration waves) with the current gates; Architecture/Components carry
banner notes pointing web-only readers to the new world.
♻️ refactor(core): rename Widget to Component and update component APIs
This commit introduces a significant refactoring across the core UI framework:
- **Renaming `Widget` to `Component`
📝 docs(system): restructure and enhance core documentation
Introduces new documentation for Asset Management, Component System, and Server Integration. Deletes outdated Component Robustness and Core Components docs, and
📝 docs(assets, styling): enhance asset management, dark mode, and ecosystem documentation
📝 docs(project): expand architecture and compiler evolution with detailed implementation plans
📝 docs(compiler, seo, styling): update wiki with source maps, modern C# support, SEO, and static CSS extraction
📝 docs(documentation): translate documentation to English, update roadmap, and add theme & styling system details
📝 docs: expand and refine project documentation
This commit significantly updates the project's documentation:
- **Architecture**: Restructures and expands details on architectural pillars, hybrid compilation, SSR, and security.
📝 docs(wiki): create comprehensive documentation wiki with core articles