A2UI/docs
jacobsimionato 2e373b4735
Remove output format from DateTimeInput and clarify data model format (#353)
- Parameter was not properly documented, so not clear what it was doing
- Parameter not implemented by any renderers AFAICT
- Parameter is neither well-suited for formatting date for data transmission purposes, or for display purposes:
  - Transmission purposes: Better to use ISO 8601 format as it's standardized.
  - Display purposes: Likely better for the renderer to handle display of dates using a localization library to adapt based on the user location and preferences. Otherwise, this complexity is pushed to the backend.
2025-12-19 10:58:09 +10:30
..
assets Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30
concepts Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30
guides Remove output format from DateTimeInput and clarify data model format (#353) 2025-12-19 10:58:09 +10:30
introduction [doc] fixing typos in diverse files (#292) 2025-12-18 10:00:03 +10:30
reference Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30
specification Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30
stylesheets
CNAME
agents.md Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30
community.md Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30
composer.md Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30
index.md [doc] fixing typos in diverse files (#292) 2025-12-18 10:00:03 +10:30
quickstart.md Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30
renderers.md Add a renderer development guide (#305) 2025-12-16 12:34:47 -08:00
roadmap.md Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30
transports.md Add initial docs for public launch of repository (#277) 2025-12-16 06:58:14 +10:30