-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
P2component: samplesRelevant to the agent or client samplesRelevant to the agent or client samplessprint readyThis issue should be included in sprint planning viewsThis issue should be included in sprint planning views
Milestone
Description
The current 29 basic catalog samples (specification/v0_9/json/catalogs/basic/examples/*.json) are primarily static and do not exercise the more dynamic features of the v0.9 specification. This task involves updating these files to natively include features like dynamic templating, client-side functions, and advanced components, as well as creating 4 new advanced samples as described in the project's samples plan.
Key refactors (Retrofitting existing samples):
- Dynamic Templating: Refactor lists in
03,04,12,13,18, and21to useChildListtemplates. - Functions: Integrate
formatCurrency,formatDate,formatNumber, andpluralizewhere appropriate. - Validation: Add
checksand logic to the login form in09. - Components: Introduce
AudioPlayer(26),Video/Modal(29),Tabs(24),ChoicePicker(19), andCheckBox/DateTimeInput(07).
New Advanced Samples:
Create four new high-fidelity samples:
- Live Invitation Builder: Reactive two-way data binding.
- Incremental Dashboard: Progressive structural updates (nodes being swapped/appended).
- Advanced Form Validator: Deeply nested functions and complex logical validation.
- Financial Data Grid: Complex layout weighting and alignment across deep hierarchies.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2component: samplesRelevant to the agent or client samplesRelevant to the agent or client samplessprint readyThis issue should be included in sprint planning viewsThis issue should be included in sprint planning views
Type
Projects
Status
Done