Skip to content

Quickfix docs#662

Merged
munoztd0 merged 3 commits intoJohnCoene:masterfrom
aarong1:quickfix_docs
Aug 23, 2025
Merged

Quickfix docs#662
munoztd0 merged 3 commits intoJohnCoene:masterfrom
aarong1:quickfix_docs

Conversation

@aarong1
Copy link
Copy Markdown
Contributor

@aarong1 aarong1 commented Jul 21, 2025

Hi ,

I have a pull request to run by you composed of two parts.

The first removes reference to ' do not use e_arrange in shiny' in the e_text_style docs. I don't believe it has any reason to be there.

Secondly, using e_arrange in shiny 'works' somewhat, but not seamlessly. Updating to NS5 (when working with bslib and bs5) seems to work much better. My issue was that _reboot.scss stylesheets were overwriting my custom.css when the bs4 library was imported. Instead of updating the disclaimer erroneously posted in the e_text_style docs, that e_arrange should be avoided in shiny, I updated the CDN to point to BS5.3.3 (jsdeliver). I note stackpath may be going out of business. The classes leveraged from BS4 are the same in BS5.

If instead better warnings (there are none) should be in place and the CDN left as it is, is at your discretion.

Again thank you for your work on this. Best, Aaron.

What

  • Update docs and CDN

How

  • Replace href, SHA

Why

  • Was causing stylesheet conflicts with unnecessary imports
  • Also the docs alluded to he problem but were scattered and inconsistent

aarong1 added 3 commits July 21, 2025 21:35
fix: remove reference to e_arrange incompatibility with shiny in the e_text_style documentation
fix: swapping out bootstrap 4 for bootstrap 5 ; note this fixes problems with e_arrange importing bs4 and _reboot.scss overwriting custom.css annoyingly.
fix: small typo
@munoztd0
Copy link
Copy Markdown
Collaborator

LGTM thx

@munoztd0 munoztd0 closed this Aug 23, 2025
@munoztd0 munoztd0 reopened this Aug 23, 2025
@munoztd0 munoztd0 merged commit c80ffac into JohnCoene:master Aug 23, 2025
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants