Commit Graph

10 Commits

Author SHA1 Message Date
Glint Dev
26ed1f900e Revert "Phase 4.1-4.2: StyleIndex with by_tag/by_class/by_id indexes, replace matching_rules with query_index, build_index after parsing"
This reverts commit 87feba394d.
2026-07-22 13:01:33 +03:00
Glint Dev
bc45e85adf Phase 4.3-4.4: Style match cache with epoch invalidation (RefCell), remove redundant re-sort in query(), merge-scan complex rules in order 2026-07-22 12:59:40 +03:00
Glint Dev
87feba394d Phase 4.1-4.2: StyleIndex with by_tag/by_class/by_id indexes, replace matching_rules with query_index, build_index after parsing 2026-07-22 12:56:36 +03:00
Glint Dev
4a6dea6dd8 Phase 3.4-3.7: evaluate_vdom_incr with dirty_set propagation, tests for ReactiveTracker 2026-07-21 20:40:23 +03:00
Glint Dev
d8d3f57a21 Phase 3.1-3.3: ReactiveTracker with ElementId assignment during parsing, dependency scanning, variable change notification in app.rs 2026-07-21 20:38:41 +03:00
Glint Dev
a46c9bc9e7 Phase 2: InternedStr and Interner types (infrastructure) 2026-07-21 20:35:56 +03:00
Glint Dev
f3ea96258c Phase 1: cleanup unused imports and static 2026-07-21 20:33:08 +03:00
Glint Dev
30cf2e5e26 Phase 1.2-1.6: replace variables HashMap<String,String> with HashMap<String,Value>, rewrite str_to_dyn/dyn_to_str -> value_to_dynamic/dynamic_to_value, update resolve_string/evaluate_condition/is_truthy for Value 2026-07-21 20:32:29 +03:00
faynot
75af23930f feat: new styles 2026-07-08 23:45:37 +03:00
Faynot
f956b750e3 feat: reactivityl; vdom; rhei; styles; fs; image element 2026-06-02 12:12:20 +03:00