faency
faency copied to clipboard
Faency is the Traefik Labs React component library
## Feature request ### Overview While working on https://github.com/traefik/faency/pull/426 and https://github.com/traefik/faency/pull/427 I've noticed We are publishing the Storybook app using [@storybook/storybook-deployer](https://github.com/storybook-eol/storybook-deployer). This project's been archived and forces the usage of...
### Overview Stitches is [no longer actively maintained](https://github.com/stitchesjs/stitches/discussions/1149#discussioncomment-6223090) since June 2023. It is not a problem for the moment, but it might pose problems if we want to keep up...
The current documentation is stale, if a user follow the instruction on Readme it will throw an error. However, it really is unclear on how one could set a primary...

### Description Radix deprecated `as` design pattern and `Polymorphic` in favor of `asChild` design pattern. Their `Slot` lib component handles internal logic for the `asChild` pattern. There's [recommendations](https://github.com/radix-ui/primitives/discussions/901) to reuse...
# Description When `Textarea`'s content overflows horizontally, the `endAdornment` is not well positionned 
## RFC ### Overview Currently, our build generates one single file that embeds all components, fonts, and utils. This affects the First Load JS size as it will load the...
# Description Interactive Tr as links should implement a focus feedback, for a better keyboard navigation experience
https://www.radix-ui.com/docs/primitives/components/toast
# Goals - improve quality of components - secure PRs and review with tests - avoid regression # Background ## What we know - testing components with `@testing-library` ## What...