A2UI
A2UI copied to clipboard
cp from sample contact_finder folder
This app is really a tool, rather than a sample of how someone should use A2UI for a real use case
Dependencies: Signals is not supported internally, probably switch to mobx? Markdown library switch to g3markdown Unsafe html & css: Need to switch to css Drop iframe Code style: Need to...
When select Jan as the month, the validation returns error. The component treats Jan as "00" month but it should be "01".
A potential customer wants to show suggested prompt chips - see internal Google doc: https://docs.google.com/document/d/1SWnXLH1s_R5zY1EwLHIukg0aI1XBTn55osCyG1Tol2E/edit?tab=t.0 I think we want to avoid too much special casing here, especially seeing as the...
Should be up to date and consistent with code and project roadmap - docs – [a2ui.org](http://a2ui.org/) (mkdocs) - Overview - Comparison - Roadmap - Contributing - Guides - quickstart -...
We need to claim the right package names so we don't lose them once the project gets more attention. * npm * python * Flutter (done) - “genui”, “genui_a2ui”
We should publish packages to make it easy for customers to try integrating these libraries into their own apps.