- [x] #1162 - [x] #1634 - [x] #1642 - [x] #1643 - [x] #1660 - [x] #1671 - [x] Remove excess bottom margin for last child of a text tab - [x] Support text-tab code-block only styling, as if it were a code tab. For context, see https://github.com/open-telemetry/opentelemetry.io/issues/3127 - [x] Update CHANGELOG and document new `tabpane.persist` parameter #1747 #1751 - ~Improve tab-show algorithm so that each tabpane gets at most one `show()` call for its tabs~ Moved to 24Q1 Related: - Next: #1746 - Previous: #1605
tabpane.persistparameterTabpane: update UG + CHANGELOG #1747
Tab pane: deprecation of option 'persistLang': CHANGELOG, user guide #1751
Improve tab-show algorithm so that each tabpane gets at most oneMoved to 24Q1show()call for its tabsRelated: