iacore

Results 421 comments of iacore

Now the server returned `css/bootstrap.css` is empty. That's to be expected, since we don't have any code that uses bootstrap in that file.

Now I don't see any JS error on page load. Hopefully tooltip is the only feature Liberapay uses from Bootstrap. Unfortunately this is as far as I can go without...

> This is simple but long and not particularly interesting work, although someone who doesn't know Bootstrap could acquire a decent understanding of it and its history by working on...

I looked at # 944. I thought there wasa no breaking changes to v4.0. Bootstrap 5 introduced a lot of breaking changes. Please take a look. https://getbootstrap.com/docs/5.0/migration/ I don't know...

the children are treated as a list. workaround: concatenate the strings yourself

> Isn't the list be concatenated with no spacing, like any other children in JSX components `[1, 2].toString()`

i'd like to disable the `// autofix` comment

Please paste the example code as text.