tp/docs
copilot-swe-agent[bot] 0b49e8202b Add reactive system optimizations: batch updates, value transforms, debug mode
- Add tp-with-batch-updates macro for deferring reactive updates
- Add :transform option for tp-text value transformation
- Add tp-debug-mode for tracing reactive updates
- Remove widget tests (moved to twidget repository)
- Remove widget documentation
- Add optimization documentation (CN/EN)
- Fix deep merge for reactive property updates

Co-authored-by: Kinneyzhang <38454496+Kinneyzhang@users.noreply.github.com>
2025-12-29 16:53:09 +00:00
..
reactive-optimization-en.md Add reactive system optimizations: batch updates, value transforms, debug mode 2025-12-29 16:53:09 +00:00
reactive-optimization.md Add reactive system optimizations: batch updates, value transforms, debug mode 2025-12-29 16:53:09 +00:00
reactive-text-properties-en.md Add English reactive text properties guide and link to detailed docs in both READMEs 2025-12-28 11:01:35 +00:00
reactive-text-properties.md Implement tp-text reactive text feature and optimize non-reactive property handling 2025-12-28 09:12:27 +00:00