Skip to content

1.1.0

Compare
Choose a tag to compare
@starpit starpit released this 29 Nov 15:49
· 388 commits to main since this release

1.1.0 (2022-11-29)

Bug Fixes

  • add missing descriptions to form elements in Ask component (7274152)
  • adjust default window size to 1152x864 (from 1400x1050) (5bf3463)
  • adjust font-weight in Ask titles to match those in ProfileExplorer (500) (b6051d1)
  • another bump for store to re-pick up description fixes (809f30f)
  • Ask component body does not vertically scroll on overflow (5b5bb1e)
  • Ask component does not handle form updates (100b6d9)
  • Ask component's Home button causes header height unconformity vs ProfileExplorer (fdf9b5e)
  • ask user to confirm profile reset and delete (767cc08)
  • avoid key warning from react in Ask component (f327967)
  • bump kui to pick up fix for markdown terminal links (5dabe8c)
  • bump kui to pick up fix for multi-link markdown (e8be7dd)
  • bump madwizard and store to pick up nested import description fixes (4a47c06)
  • bump roberta self-test to 1.0.3 (209f8bf)
  • bump store to pick up byoc description updates (6b5dc91)
  • bump to @guidebooks/[email protected] to pick to roberta ray v1 fix (04b72a8)
  • bump to @guidebooks/[email protected] to pick up roberta base image fixes (2959090)
  • bump to [email protected] to pick up a RAY_ADDRESS fix (1b3d0e8)
  • do not use font-weight: 500 for "simplistic" selects, those with no item descriptions (dc2c137)
  • group all ProfileExplorer action buttons, don't float new to the left (c1d2d00)
  • multiple fixes for excessive cpu consumption (b092604)
  • ProfileExplorer chips blue->purple (cf0a55c)
  • ProfileExplorer has extra spacing to the right of New button (5e603fd)
  • ProfileExplorer should only show edit buttons when in an editable/unlocked mode (f99f56d)
  • reduce default height of terminal portion (33bd3da)
  • refine component to use a fixed title, and instead put guidebook title below (ab23956)
  • refine some of the major groupings in ProfileExploer (4adf94b)
  • simplify hello guidebook to remove top-level markdown tabs (2616ac2)
  • switch from Tile UI to Select UI for (95bcc47)
  • switch to control buttons in ProfileExplorer (91512d1)
  • terminal resets interactive-for state too aggressively (d6f1b84)
  • ui refinements to ProfileExplorer and Ask (e737969)
  • update madwizard to not show guidebook title in terminal section (c133c93)
  • update test profiles to increase head memory for non-gpu runs (72ad409)

Features