Tags: xh/toolbox
Tags
Toolbox 9.1.1 - mobile App Menu always renders as profile pic, not a … …second hamburger The mobile top bar already carries a dedicated hamburger for the nav blade, so the App Menu button now always renders with the user's profile pic instead of tracking the desktop-only appMenuButtonWithUserProfile preference - which, when off, produced a redundant second hamburger. Also removed the now-defunct mobile app option for that preference. Ships against the same Hoist libraries as 9.1.0 (@xh/hoist 86.1.0, hoist-core 40.1.0).
TEMP: revert JsonInput autoFormat adoption (#869) for 9.1.0 release The autoFormat prop is not available in the released hoist-react 86.1.0 that 9.1.0 ships against - it lands in 87.0.0. This restores the manual JSON.stringify pre-indentation in the column-filter test panels and drops the autoFormat Inputs demo so the app renders correctly against 86.1.0. To be reverted when develop returns to the 87.0.0-SNAPSHOT line.
PreviousNext