Gaël Poupard
Gaël Poupard
Doesn't it need to be built or something?
I think this needs various test cases for when a visually hidden element is a flex or grid child, for example. Absolute position ensures context and flow would not be...
I’m currently working on a CodePen aggregating every reduced test cases I can think of. Seeking around old issues, I have a first thing to note: removing `position: absolute` will...
So, after a few minutes digging around: - switching to `clip-path` does not seem buggy anymore :tada: - applying `flex: none` alongside other resets prevents flex layout from breaking; -...
I rebased the branch and pushed some more improvements: 1. Switch to `clip-path`: the de-facto standard since `clip` is deprecated. Previous performance issues in Chromium seems to have been fixed....
Pas besoin d’attendre en vérité, personne n’ira utiliser directement le code sur `main` :)
Disabling a feature only because of SPA feels bad, since it's clearly a minority of sites on the web—and the fact that any SPA framework out there imply a build...
Bootstrap is all about aesthetic choices (think colors or type scale), and a customisation layer thanks to Sass. The fact is v5 is around for about 3 years, downloaded millions...
Could be a way, indeed.
I don't think it relates to the script then. If I recall correctly, the scroll issue with the search in our docs is caused by the CSS `scroll-padding-top` property being...