Skip to content

Commit 19d2c5f

Browse files
committed
docs: update renderers ecosystem list and add license note to React changelog
1 parent 815c5c0 commit 19d2c5f

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/ecosystem/renderers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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) |

renderers/react/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
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`.

0 commit comments

Comments
 (0)