Gaël Poupard

Results 196 comments of Gaël Poupard

Indeed, as I said in #235, v5 is still in its early stage. Expect major changes in a few months.

Réalisé mais scindé en plusieurs réglages : Type ascenseur, Début (recommencer en haut à gauche), donc à reprendre et mutualiser dans l’unique réglage « Boutons de navigation ».

Wow, what a nice move 🚀 Any way to share ideas for v6? Or should we try some PR to your branch?

💜 I only have a few things that comes to my mind : - switch to logical properties, to drop RTLCSS and RTL build ; - try to rely on...

FWIW I got used to @HugoGiraudel's [7-1 pattern](https://sass-guidelin.es/#the-7-1-pattern) which would be very consistent with our current namings: - `base/` - `components/` - `layout/` - `pages/` - `themes/` - `abstracts/` -...

In fact it does, since it's not magical but describes the number of folders. You may think of `.col-2` as a reference. And at least, this pattern has a name,...

FWIW you may use the `` SVG element to save writing any CSS at all. [Here's a demo on CodePen](https://codepen.io/ffoodd/pen/bGLXrjP), and FYI [it can also be embedded as a `background-image`](https://codepen.io/ffoodd/pen/gOjwOQK)....

Regarding customisation, CSS is indeed the best way IMHO!

Bonjour @Valerieledunois, j'imagine que c'est au sujet de la page des mentions légales, dans laquelle on crédite les typographies utilisées ?

Thanks for the PR! Please do not commit `dist` files, please. Also your test page would better be a CodePen or something, not commited to Bootstrap's repo neither.