Skip to content

Tags: xh/toolbox

Tags

v9.3.0

Toggle v9.3.0's commit message
Toolbox 9.3.0 - release against Hoist 40.2.0 / hoist-react 86.3.0

v9.2.1

Toggle v9.2.1's commit message
Toolbox 9.2.1 - de-duplicate yarn.lock to fix CodeMirror syntax highl…

…ighting

v9.2.0

Toggle v9.2.0's commit message
Toolbox 9.2.0 - release against hoist-core 40.1.0 / hoist-react 86.2.0

v9.1.1

Toggle v9.1.1's commit message
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).

v9.1.0

Toggle v9.1.0's commit message
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.

v9.0.0

Toggle v9.0.0's commit message
v9.0.0 with hoist-react 86.1.0

v8.5.0

Toggle v8.5.0's commit message
v8.5.0 with hoist-react 86.0.0

v8.4.0

Toggle v8.4.0's commit message
Take latest Hoist libraries, update changelog for release

v8.3.3

Toggle v8.3.3's commit message
Updated CHANGELOG.md to 8.3.3

v8.3.2

Toggle v8.3.2's commit message
v8.3.2 with Hoist 84.0.1 hotfix