Vincent Lam
Vincent Lam
Apologies if this is the wrong place to ask, but I couldn't find any documentation to refer to any of the theme in other components. Is this possible?
Based on https://github.com/airbnb/lottie-web/issues/2719, I was unable to properly add width and height to the existing SVGRendererConfig.
## Hey, I just made a Pull Request! #### :heavy_check_mark: Checklist - [x] A changeset describing the change and affected packages. ([more info](https://github.com/backstage/backstage/blob/master/CONTRIBUTING.md#creating-changesets)) - [x] Added or updated documentation -...
## What does this PR do? - Fixes #16860 (GitHub issue number) - Lets users provide their credentials to process on cal.com. - Fixes CAL-16860 ### Loom videos - [App...
- Added new Table componnent - Added trpc call - Added locale title ## What does this PR do? - Fixes #18657 (GitHub issue number) - Fixes CAL-5023 (Linear issue...
## Summary Fixes #8635 Updated Workspace Settings component page to omit ANTD packages, refactored common components to generalize components usage. - Changed Alert component to Callout - Split the Loading...
## What does this PR do? - Added "multipleRRHosts" and "RRHostsPerMeeting" for eventType Record - Added switch + number input under Assignment Tab - Slightly modified layout in the assignmeng...
## Description - When using Chips Input, when the chips cause a wrap, the TextInput component inherits the resulting parent container height and overflows. - This is seemingly due to...