Gina A.
Gina A.
### 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 When running storybook locally, there are a bunch of warnings on the terminal about missing source files: ``` Sourcemap for "/virtual:/@storybook/builder-vite/setup-addons.js" points to missing source files Sourcemap for...
## Description Before v1.0.0-10, we could set theme for Faency via FaencyProvider quite easily, like so: ``` import { FaencyProvider } from '@traefiklabs/faency'; const App = () => {/* your...
### Welcome! - [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/faency/issues) and didn't find any. ## Description Breakpoints currently used in faency is not aligned with radix nor with what...
### What does this PR do? Brings several UI and UX improvements to the webui dashboard: - Updated the Traefik logo to redirect to the dashboard homepage instead of the...
### What does this PR do? This PR introduces improvements to the details pages for routers, services, and middlewares across all protocols. The goal is to enhance the user interface...