GREMY Miguel
GREMY Miguel
### Changes : - [x] Match the [flowbite documentation style](https://flowbite.com/) based on [figma design](https://www.figma.com/design/vhwUgzR53W5ocgrxJA8r1o/flowbite-angular) ### Component pages - [x] Accordion - [x] Alert - [x] Badge - [x] Breadcrumb -...
[Preview](https://flowbite-angular-git-107-feature-all-add-base-0bba94-themesberg.vercel.app/) ### Description In the document, it would be nice to have a marker/int/something on each component pages to tell people this component is implementing a **flowbite-angular standard** theming. By...
### Description Add new tooltip component ### Proposed solution https://flowbite.com/docs/components/tooltips/ ### Alternatives considered _No response_
### Description Add new form components ### Proposed solution https://flowbite.com/docs/components/forms/ https://flowbite.com/docs/forms/input-field/ ### Alternatives considered _No response_
### Description Add new clipboard component ### Proposed solution https://flowbite.com/docs/components/clipboard/ ### Alternatives considered _No response_
### Description Add card component ### Proposed solution https://flowbite.com/docs/components/card/ ### Alternatives considered _No response_
### Description For the moment, want to display only some lines from a file in a code block, we have to specify manually which lines or group of lines we...
**Describe the bug** When generating typescript/angular client, override are not being generated correctly (see #4006) **Version of NSwag toolchain, computer and .NET runtime used** NSwag 14.4.0 .NET Framework 4.6.2 **Additional...