Laurent Thiebault
Laurent Thiebault
Hello, Thanks for this example :) Just a little typo. Have a nice day, Laurent
Hello, _First of all, a huge thank you to all the people who have contributed so far to this wonderful initiative. Being passionate about UI and standardization, I loved reading...
Hello, _First of all, a huge thank you to all the people who have contributed so far to this wonderful initiative. Being passionate about UI and standardization, I loved reading...
**Is your request related to a problem? Please describe.** The `VtmnProgressbar` transition is not smooth when we are in variant "linear" & "determinate" **Describe the solution you'd like** https://user-images.githubusercontent.com/9600228/184312709-a1b9277e-5693-4969-96cf-2e65993fe8c7.mp4 **Additional...
**Describe the bug** We have a problem with the HMR of our Storybook Vue. **Steps to reproduce** 1. Launch `yarn start:vue` 2. Go to http://localhost:6010 3. Update the `Button.vue` 4....
**Describe the solution you'd like** Here the request for having a collapsing toolbar https://decathlon-design.slack.com/archives/C01M569MN8L/p1670941275534269 It is link to the issue https://github.com/Decathlon/vitamin-design/issues/142 **Additional context** Old issue created by @ManonPolle: https://github.com/Decathlon/vitamin-design/issues/163
For the moment, this plugin only takes care about the first Figma Variable mode (=== the first column), for paid account, it is possible to create different modes, it could...
It could be nice to also use TypeScript inside the `src/ui` folder that currently uses JavaScript.
This could be nice to split the sources of this project in different modules in order to clean the code and use `import` at several places. Useful link: https://www.figma.com/plugin-docs/libraries-and-bundling/
**Describe the bug** When using the setTitle function which is override on Vitamin: ```swift public override func setTitle(_ title: String?, for state: UIControl.State) { super.setTitle(title, for: state) applyNewTextStyle() } ```...