Ajax Playground
A login-free, database-free harness for exercising the Ajax framework - the test surface for DOM morphing becoming the default update mechanism, and for the wider Ajax cleanup.
Integration scenario
- Invoice editor - a real-feeling app that uses EVERY AjaxSlim element together. The grand total is a live sum across several elements, so any cross-element conflict makes it visibly wrong. Best demo + integration test.
Reference
- AjaxSlim element reference - the canonical reference for every AjaxSlim element: what it does and its full bindings table.
- Ajax framework overview - a catalogue of the legacy Ajax framework's elements, grouped by role, with a maturity badge each.
Scenario pages (danger matrix)
Each targets a specific risk identified when making morph the default. Compare morph="$true" vs classic replacement, and watch focus / observer / request behaviour.
Component gallery
One page per component, each inside an update container with a morph toggle, for behavioural and regression testing.