Dominique CLAUSE

Results 8 issues of Dominique CLAUSE

Hi ! Currently, the component auto adds `vue-recycle-scroller__item-wrapper` class on the wrapper element and `vue-recycle-scroller__item-view` on the items. I know it is enought for styling via CSS. But if you...

Hi ! May I ask you an advice on how to achieve a responsive card view list using this possible (if possible) ? In a standard listing, each item is...

### Problem to solve This feature is currently available on vuetify2 and lets you trigger event when the user has finished to slide and therefore 'validates' the chosen value. ###...

T: enhancement
C: VSlider
C: VRangeSlider

This is a second implementation proposition after the PR of @Diegiwg at https://github.com/zauberzeug/nicegui/pull/434 The current implementation is based on his, but allow more use cases and is more simple (IMO)....

`tracing` master branch is the preparation for version 0.2. Although it has been a work in progress for quite a while, all devs happens there and it is common to...

This PR add respect for env variables regarding ansi support: - NO_COLOR (see [the sepcs](https://no-color.org/)) - CLICOLOR and CLICOLOR_FORCE (see [the sepcs](https://bixense.com/clicolors/)) It solves the issue #22 The PR also...

Adds the missing styles 'italic' and 'strikethrough'. This closes #25 It also duplicates the PR #26 which is stated out-of-date by the maintainer. I am very sorry for I do...