A2UI
A2UI copied to clipboard
When I run the repo with npm run demo:all its running properly but when I try to run any other examples it says Missing script: "demo:contact"
Bumps the npm_and_yarn group with 2 updates in the /specification/0.8/eval directory: [jws](https://github.com/brianloveswords/node-jws) and [node-forge](https://github.com/digitalbazaar/forge). Bumps the npm_and_yarn group with 1 update in the /specification/0.9/eval directory: [jws](https://github.com/brianloveswords/node-jws). Updates `jws` from 3.2.2...
## Describe the bug The `TextField` component in the Lit renderer fails to respect the `type` property defined in the A2UI JSON payload. For example, when `{ "type": "number" }`...
## Description This PR fixes an issue where the `TextField` component in the Lit renderer was ignoring the `type` property (e.g., `"number"`) from the A2UI JSON payload. ## Problem A...
This PR rewrites the README to improve structure, clarity, and contributor onboarding. No functional changes.
Hi, Fixing some more typos while reading the repo: see commit diffs for details. Cheers, Didier
## Description This PR introduces an initial MVP for the A2UI command-line interface, published as `@a2ui/cli`. The goal of this change is to provide a simple, developer-friendly CLI that helps...
- Set default text files to use LF line endings - Explicitly configure shell scripts and Makefiles - Mark binary files to prevent Git normalization - Improve cross-platform collaboration experience
If not, is it there on the roadmap?