portdeveloper commented on PR #4761:
URL: https://github.com/apache/bookkeeper/pull/4761#issuecomment-4467159299

   fyi shipped 0.5.2 today and pushed the version bump (^0.4.2 → ^0.5.2) on 
this branch.
   
   the most relevant fix: the button now renders on pages without a ToC. 
previously the fallback was a fixed-position overlay in the top-right viewport 
corner which often got hidden behind navbars — easy to miss when reviewing a 
landing/index page. now it injects inline after the breadcrumbs.
   
   also in 0.5.2: button + dropdown inherit `--ifm-font-family-base` (was 
browser default), `min-height` reserved on the container to reduce layout 
shift, and a MutationObserver replaces the chained setTimeout polling so the 
button shows up reliably on first render.
   
   all credit to @Simek who reviewed 
[facebook/react-native-website#5085](https://github.com/facebook/react-native-website/pull/5085)
 and flagged these.
   
   happy to close this out if not a fit — just wanted to flag the fixes in case 
the no-ToC behavior was a blocker.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to