Patrice Chalin

Results 825 comments of Patrice Chalin

Any planned progress here and/or workarounds, other than disabling Prettier over `zh-*` and `ja` pages? Thanks. /cc @windsonsea

/cc @markmandel - FYI, since this is (in a sense) a followup to #181 -- and thanks for that fix Mark!

FYI, BSv5.3 is now officially out! https://github.com/twbs/bootstrap/releases/tag/v5.3.0

Projects can't modify theme colors easily -- as @CsatariGergely mention, it's just hard to change colors in Bootstrap. At least, Docsy will need to extra mechanism to handle this specific...

The following PR implements the simple solution proposed in https://github.com/google/docsy/issues/1845#issuecomment-1932610183: - #1893

Relevant discussion: https://github.com/google/docsy/discussions/1632#discussioncomment-7718943

In the case of the `alert` shortcode, the problem that you're hitting should be fixed via #906 and #941 (i.e., it's `alert` that's the problem, not `tabpane`). If there are...

Direct link to the BS page: https://getbootstrap.com/docs/5.3/customize/color-modes/#dark-mode

With #1981, I consider this implemented.

All: as I mentioned in Slack, BS's [RTL support is experimental](https://getbootstrap.com/docs/5.3/getting-started/rtl/#get-familiar): > **Bootstrap's RTL feature is still experimental** and will evolve based on user feedback. Spotted something or have an...