UBER-1005: Array<Ref<T>> support as custom attribute (#4471)

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
Vyacheslav Tumanov
2024-01-30 10:59:30 +07:00
committed by GitHub
parent 0d822f4096
commit 54f167805e
12 changed files with 132 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
* [ ] - UI test added to added/changed functionality?
* [ ] - Screenshot is added to PR if applicable ?
* [ ] - Does a local formatting is applied (rush format)
* [ ] - Does a local svele-check is applied (rush svelte-check)
* [ ] - Does a local svelte-check is applied (rush svelte-check)
* [ ] - Does a local UI tests are executed [UI Testing](../tests/readme.md)
* [ ] - Does the code work? Check whether function and logic are correct.
* [ ] - Does Changelog.md is updated with changes?