File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ Community and third-party A2UI renderer implementations.
1010
1111## Community Renderers
1212
13- | Renderer | Platform | v0.8 | v0.9 | Activity | Links |
14- | ------------------------------------------- | --------------------------------------------------- | ---- | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
13+ | Renderer | Platform | v0.8 | v0.9 | Activity | Links |
14+ | ------------------------------------------- | --------------------------------------------------- | ---- | ---- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------ |
1515| ** easyops-cn/a2ui-sdk** (` @a2ui-sdk/react ` ) | React (Web) | ✅ | ❌ | ![ Stars] ( https://img.shields.io/github/stars/easyops-cn/a2ui-sdk?style=flat-square&label=⭐ ) ![ Last commit] ( https://img.shields.io/github/last-commit/easyops-cn/a2ui-sdk?style=flat-square&label=updated ) | [ GitHub] ( https://github.com/easyops-cn/a2ui-sdk ) · [ npm] ( https://www.npmjs.com/package/@a2ui-sdk/react ) · [ Docs] ( https://a2ui-sdk.js.org/ ) |
1616| ** lmee/A2UI-Android** | Android (Compose) | ✅ | ❌ | ![ Stars] ( https://img.shields.io/github/stars/lmee/A2UI-Android?style=flat-square&label=⭐ ) ![ Last commit] ( https://img.shields.io/github/last-commit/lmee/A2UI-Android?style=flat-square&label=updated ) | [ GitHub] ( https://github.com/lmee/A2UI-Android ) |
1717| ** sivamrudram-eng/a2ui-react-native** | React Native | ✅ | ❌ | ![ Stars] ( https://img.shields.io/github/stars/sivamrudram-eng/a2ui-react-native?style=flat-square&label=⭐ ) ![ Last commit] ( https://img.shields.io/github/last-commit/sivamrudram-eng/a2ui-react-native?style=flat-square&label=updated ) | [ GitHub] ( https://github.com/sivamrudram-eng/a2ui-react-native ) |
Original file line number Diff line number Diff line change 11## Unreleased
2+
23- Added license.
34- (v0_8) Exclude SVG elements and descendants from CSS reset to restore SVG rendering. [ #1252 ] ( https://github.com/google/A2UI/pull/1252 )
45- ** BREAKING CHANGE** : Renamed ` createReactComponent ` to ` createComponentImplementation ` .
You can’t perform that action at this time.
0 commit comments