Vincent Prothais
Vincent Prothais
Same here with an import of Bootstrap because of the `mixins` folder :/ Thanks for the tip with the underscore. Any idea if a fix will be released ?
Having custom properties defined on `:host` will make boostrap work inside a web component but you won't be able to customize the component through those same properties. Those declared in...
Maybe you should also update the `body`selector in the reboot.scss file to also apply corresponding style to `:host`. Style would be consistent with custom properties values. But maybe it's better...
Good catch @B3nz01d , we saw that Safari can handle `placeholder-shown` but seems to works badly with empty strings. For you second point, a read only text input should be...
My understanding of Hannah's proposal is to completely remove the component list from the vertical menu, since we can find them in each category and through the component entry from...
Sounds good to me like that, it's clearer that these colors have an opacity, even if the name is obviously pretty clear. Could you fix the conflict @louismaximepiton , so...
Hello @B3nz01d , Thanks for the feedback, we already knew that it was already like that on some screens. It seems to be related to pixel density rather than the...
I propose to continue discussion around the vertical shift in the corresponding issue : https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/3237 to avoid mixing update linked to the component and tokens with something that is not...
@B3nz01d , It was an error, I moved the wrong issue, this one is not done yet.
For the color preview you might take advantage of github and gitlab not standardized markdown. If you write a color between backtick : `#ff0000` they show a little colored box...