@kui-shell/plugin-client-common
Version:
Kui plugin that offers stylesheets
397 lines (366 loc) • 4.16 MB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [13.1.4](https://github.com/IBM/kui/compare/v13.1.3...v13.1.4) (2023-04-20)
**Note:** Version bump only for package @kui-shell/plugin-client-common
## [13.1.3](https://github.com/IBM/kui/compare/v13.1.2...v13.1.3) (2023-03-25)
**Note:** Version bump only for package @kui-shell/plugin-client-common
## [13.1.2](https://github.com/IBM/kui/compare/v13.1.1...v13.1.2) (2023-03-25)
**Note:** Version bump only for package @kui-shell/plugin-client-common
## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22)
### Bug Fixes
* bump madwizard to pick up security fix ([539ec21](https://github.com/IBM/kui/commit/539ec21))
* bump to madwizard v6 ([e2592ed](https://github.com/IBM/kui/commit/e2592ed))
* doMadwizard should pass through `appVersion` option ([0149eaf](https://github.com/IBM/kui/commit/0149eaf))
* Sidebar selection background can cause low contrast in some themes ([8c97885](https://github.com/IBM/kui/commit/8c97885))
# [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03)
### Bug Fixes
* (minor) Commentary does not need to load Button eagerly ([99bcbac](https://github.com/IBM/kui/commit/99bcbac))
* `<Ansi/>` component has empty links, and clicks bubble up ([f35d261](https://github.com/IBM/kui/commit/f35d261))
* `<Ansi/>` component should use normal white-space wrapping for links ([2b202d2](https://github.com/IBM/kui/commit/2b202d2))
* a few minor load time optimizations ([8855d80](https://github.com/IBM/kui/commit/8855d80))
* add side-effect: false ([5120700](https://github.com/IBM/kui/commit/5120700))
* Ansi component can result in react key warning ([8eb3ecf](https://github.com/IBM/kui/commit/8eb3ecf))
* auto-toggle the sidebar closed after user clicks to select an entry in the sidebar ([4641c4f](https://github.com/IBM/kui/commit/4641c4f))
* block border may show up in guidebooks ([75efe2f](https://github.com/IBM/kui/commit/75efe2f))
* bump guidebook store and madwizard; pick up fixes for imagePullSecret ([06fd6e1](https://github.com/IBM/kui/commit/06fd6e1))
* bump madwizard -> 4.7.0 to pick up removal of dependence on readline ([9e8d6b3](https://github.com/IBM/kui/commit/9e8d6b3))
* bump madwizard 2.5.2 -> 2.5.3 to pick up choice string expansion fix ([f5e5341](https://github.com/IBM/kui/commit/f5e5341))
* bump madwizard 4.0.1->4.0.2 to pick up interactive bug fix ([bd778a5](https://github.com/IBM/kui/commit/bd778a5))
* bump madwizard 4.0.2 -> 4.0.3 to pick up ray job stop fix ([04fe533](https://github.com/IBM/kui/commit/04fe533))
* bump madwizard 5.0.3 to pick up support for recognizing madwizard-internal shell.execs ([ce4c5d7](https://github.com/IBM/kui/commit/ce4c5d7))
* bump madwizard 5.0.4 to pick up expanded handle-by-client exec ([c9abb91](https://github.com/IBM/kui/commit/c9abb91))
* bump to madwizard 2.4.11 to pick up missing Profile export ([cfdcae1](https://github.com/IBM/kui/commit/cfdcae1))
* bump to madwizard 5.0.5 to pick up shell exec updates ([2df6554](https://github.com/IBM/kui/commit/2df6554))
* clicking run on guidebook code block can cause all code block text to disappear ([2a07e0c](https://github.com/IBM/kui/commit/2a07e0c))
* command history is erratic for first tab ([36cb9b4](https://github.com/IBM/kui/commit/36cb9b4))
* core and plugin-client-common express unused deps on needle ([02bcd46](https://github.com/IBM/kui/commit/02bcd46))
* dim colors in xterm output can have low contrast ([27c03b5](https://github.com/IBM/kui/commit/27c03b5))
* disable escape handler for sidebar ([b6d19ed](https://github.com/IBM/kui/commit/b6d19ed))
* fetching notebooks with url imports fails in browser ([3a8cfa0](https://github.com/IBM/kui/commit/3a8cfa0))
* guide command should not open a new tab when in popup mode ([6be84d4](https://github.com/IBM/kui/commit/6be84d4))
* import just the lib/decode.js from entities ([1de0837](https://github.com/IBM/kui/commit/1de0837))
* improve layout on phones ([64a4b1b](https://github.com/IBM/kui/commit/64a4b1b))
* improvements for phones in landscape mode ([a866148](https://github.com/IBM/kui/commit/a866148))
* in-browser, maximized guidebook blocks do not render in second+ splits ([7b3cc29](https://github.com/IBM/kui/commit/7b3cc29))
* InputStripe may call setState prior to mount ([16ac9a7](https://github.com/IBM/kui/commit/16ac9a7))
* Kui component may mount client notebooks multiple times ([a67564d](https://github.com/IBM/kui/commit/a67564d))
* linked Commentary does not update until a tab switch ([f0fe460](https://github.com/IBM/kui/commit/f0fe460))
* make sure to import node:readline, and get rid of npm readline dep ([09f5c8d](https://github.com/IBM/kui/commit/09f5c8d))
* markdown tabs should not unmount on exit ([29ce03d](https://github.com/IBM/kui/commit/29ce03d))
* minor load time tweaks around use of patternfly/react-table ([dc0326d](https://github.com/IBM/kui/commit/dc0326d))
* minor tweak to markdown playground to use a hint at the top ([fac5c93](https://github.com/IBM/kui/commit/fac5c93))
* monaco-editor cursor color now has low contrast ([6e4ef16](https://github.com/IBM/kui/commit/6e4ef16))
* move from html-entities to entities ([c0ee019](https://github.com/IBM/kui/commit/c0ee019))
* on phones, hide StatusStripe and TopTabStripe in landscape ([b8c7b7c](https://github.com/IBM/kui/commit/b8c7b7c))
* optimize load time by avoiding loading patternfly and plugin-client-common index.js ([e10829a](https://github.com/IBM/kui/commit/e10829a))
* override default user agent background-color for buttons ([8921c9c](https://github.com/IBM/kui/commit/8921c9c))
* playground does not update when switching tab n->m->n i.e. returning to a tab ([9ff3371](https://github.com/IBM/kui/commit/9ff3371))
* Playground should have a min height in non-maximized blocks ([05ecfc4](https://github.com/IBM/kui/commit/05ecfc4))
* popover close button should have padding ([58e8049](https://github.com/IBM/kui/commit/58e8049))
* proper fix for onTabReady polling hack ([dddb0dc](https://github.com/IBM/kui/commit/dddb0dc))
* reduce ridiculous padding in kui--18px mode ([b2e891e](https://github.com/IBM/kui/commit/b2e891e))
* remove markdown button coloring css rule ([72a485e](https://github.com/IBM/kui/commit/72a485e))
* remove right-border on brand (e.g. "Kui |" -> "Kui") ([2ebe980](https://github.com/IBM/kui/commit/2ebe980))
* ScrollableTerminal may error if command completion races with terminal clear ([4bec34d](https://github.com/IBM/kui/commit/4bec34d))
* Sidebar css color and height regression ([3932737](https://github.com/IBM/kui/commit/3932737))
* Sidebar does not update active nav item ui on click ([93318b9](https://github.com/IBM/kui/commit/93318b9))
* Sidebar should not auto-close if Client requested that the Sidebar stay open ([ecc5402](https://github.com/IBM/kui/commit/ecc5402))
* skip sidecar button tooltip if tooltipText==buttonLabel ([7eb4cec](https://github.com/IBM/kui/commit/7eb4cec))
* TabContent may execute initial command prior to first mount ([09ab467](https://github.com/IBM/kui/commit/09ab467))
* terminal link support was handling only the first link in a string ([de58bd5](https://github.com/IBM/kui/commit/de58bd5))
* update MadeWithKui to accept a position prop for the popover ([94c195e](https://github.com/IBM/kui/commit/94c195e))
* update to madwizard 5 to pick up support for shell.exec richer return types ([1103695](https://github.com/IBM/kui/commit/1103695))
* use `madwizard` snippet inlining, and stop inlining in webpack build (for now) ([913e919](https://github.com/IBM/kui/commit/913e919))
* **packages/core:** pipeStages splits command with >> incorrectly ([124c177](https://github.com/IBM/kui/commit/124c177)), closes [#7413](https://github.com/IBM/kui/issues/7413)
* **packages/test:** tests may fail because active prompt is not in view ([c61f9a5](https://github.com/IBM/kui/commit/c61f9a5))
* **plugins/plugin-bash-like:** multi-part streaming responses can disappear and reappear ([d78cc7c](https://github.com/IBM/kui/commit/d78cc7c))
* **plugins/plugin-client-common:** "lightweight" themes do not properly display inverted splits ([4638a80](https://github.com/IBM/kui/commit/4638a80)), closes [#7958](https://github.com/IBM/kui/issues/7958)
* **plugins/plugin-client-common:** <keys> tag may have poor color contrast ([e9846b1](https://github.com/IBM/kui/commit/e9846b1))
* **plugins/plugin-client-common:** a few lazy react component optimizations ([15f069a](https://github.com/IBM/kui/commit/15f069a))
* **plugins/plugin-client-common:** a few small spacing tweaks to Guidebooks ([a8935bf](https://github.com/IBM/kui/commit/a8935bf))
* **plugins/plugin-client-common:** Accordion font size discrepancy in guidebooks ([ba177a2](https://github.com/IBM/kui/commit/ba177a2))
* **plugins/plugin-client-common:** add a few more heuristics to the snippet inliner ([f46d4b6](https://github.com/IBM/kui/commit/f46d4b6))
* **plugins/plugin-client-common:** add missing i18n for "Success" in markdown tips ([7519844](https://github.com/IBM/kui/commit/7519844))
* **plugins/plugin-client-common:** add support for Caution tips in markdown ([4f33ebf](https://github.com/IBM/kui/commit/4f33ebf))
* **plugins/plugin-client-common:** add support for iterating the subtask hoisting algo ([897b2af](https://github.com/IBM/kui/commit/897b2af))
* **plugins/plugin-client-common:** adjust font size of wizard collapsed header ([c72f08d](https://github.com/IBM/kui/commit/c72f08d))
* **plugins/plugin-client-common:** adopt jq syntax for guidebook json filters ([f4c8314](https://github.com/IBM/kui/commit/f4c8314))
* **plugins/plugin-client-common:** allow code block id to be optional ([842becc](https://github.com/IBM/kui/commit/842becc))
* **plugins/plugin-client-common:** another fix for low-contrast theme selector ([958948c](https://github.com/IBM/kui/commit/958948c))
* **plugins/plugin-client-common:** another minor refinement to collapsed wizard title ([cf78811](https://github.com/IBM/kui/commit/cf78811))
* **plugins/plugin-client-common:** another setState on unmounted Markdown component ([d72b14d](https://github.com/IBM/kui/commit/d72b14d))
* **plugins/plugin-client-common:** another small tweak to tooltips ([7b26931](https://github.com/IBM/kui/commit/7b26931))
* **plugins/plugin-client-common:** another tweak for right-alignment of markdown ([33a7707](https://github.com/IBM/kui/commit/33a7707))
* **plugins/plugin-client-common:** Ansi.tsx renders all dim text in gray ([8be22c2](https://github.com/IBM/kui/commit/8be22c2))
* **plugins/plugin-client-common:** auto-detect architecture for guidebook choices ([8c7f7f6](https://github.com/IBM/kui/commit/8c7f7f6))
* **plugins/plugin-client-common:** avoid awkward wrapping in wizard progress bar status text ([6c8fddd](https://github.com/IBM/kui/commit/6c8fddd))
* **plugins/plugin-client-common:** avoid pre-wrap in guidebook paragraphs ([f388c5b](https://github.com/IBM/kui/commit/f388c5b))
* **plugins/plugin-client-common:** avoid super-tall action buttons in code blocks ([1655b04](https://github.com/IBM/kui/commit/1655b04))
* **plugins/plugin-client-common:** blank heading lines in markdown cause internal exception ([a679005](https://github.com/IBM/kui/commit/a679005))
* **plugins/plugin-client-common:** block action buttons and timestamp may both be visible ([6e63cb7](https://github.com/IBM/kui/commit/6e63cb7)), closes [#5936](https://github.com/IBM/kui/issues/5936)
* **plugins/plugin-client-common:** block border of active block in focused split is gray ([290b6d2](https://github.com/IBM/kui/commit/290b6d2))
* **plugins/plugin-client-common:** bug in loading guidebook sample output via URL ([c8a4cbb](https://github.com/IBM/kui/commit/c8a4cbb))
* **plugins/plugin-client-common:** clean up Guide header ([6ae3aee](https://github.com/IBM/kui/commit/6ae3aee))
* **plugins/plugin-client-common:** clicking on link to another guidebook quietly fails ([ca091df](https://github.com/IBM/kui/commit/ca091df))
* **plugins/plugin-client-common:** code block action tooltips not attached to innermost element ([a09c7a8](https://github.com/IBM/kui/commit/a09c7a8))
* **plugins/plugin-client-common:** code block component can call setState after unmounting ([7d75472](https://github.com/IBM/kui/commit/7d75472))
* **plugins/plugin-client-common:** code block component does not handle line comments ([7f5f74e](https://github.com/IBM/kui/commit/7f5f74e))
* **plugins/plugin-client-common:** code block run button should not be visible in offline clients ([4234d3e](https://github.com/IBM/kui/commit/4234d3e))
* **plugins/plugin-client-common:** code block status updates do not handle 404s ([ba38fc6](https://github.com/IBM/kui/commit/ba38fc6))
* **plugins/plugin-client-common:** code blocks in markdown without language aren't white-space: pre ([e284095](https://github.com/IBM/kui/commit/e284095))
* **plugins/plugin-client-common:** code blocks in tips in guide are misformatted ([2f7781e](https://github.com/IBM/kui/commit/2f7781e))
* **plugins/plugin-client-common:** code blocks indented beyond normal tab indentation parsed incorrectly ([a72d599](https://github.com/IBM/kui/commit/a72d599))
* **plugins/plugin-client-common:** code blocks may have Sample Output that expands to show nothing ([4dd9a2e](https://github.com/IBM/kui/commit/4dd9a2e))
* **plugins/plugin-client-common:** Code Blocks versus &; ([0176673](https://github.com/IBM/kui/commit/0176673))
* **plugins/plugin-client-common:** code blocks with validate: true do not validate ([cf78662](https://github.com/IBM/kui/commit/cf78662))
* **plugins/plugin-client-common:** cursor in monaco editor can have low contrast ([f87e825](https://github.com/IBM/kui/commit/f87e825))
* **plugins/plugin-client-common:** dependence tree can place nodes in prior sibling ([6dfc1c6](https://github.com/IBM/kui/commit/6dfc1c6))
* **plugins/plugin-client-common:** don't constrain content width for maximized splits ([6cb2f99](https://github.com/IBM/kui/commit/6cb2f99))
* **plugins/plugin-client-common:** don't decorate code elements in top tab ([531e8b8](https://github.com/IBM/kui/commit/531e8b8)), closes [#5778](https://github.com/IBM/kui/issues/5778)
* **plugins/plugin-client-common:** don't show BlockBorder for finished code blocks ([ceee361](https://github.com/IBM/kui/commit/ceee361))
* **plugins/plugin-client-common:** don't show wizard footer for single-step wizards ([9608750](https://github.com/IBM/kui/commit/9608750))
* **plugins/plugin-client-common:** don't use inverted colors for SourceRef component ([0b211f0](https://github.com/IBM/kui/commit/0b211f0))
* **plugins/plugin-client-common:** Drilldown from table isn't always fully in view ([ba1222c](https://github.com/IBM/kui/commit/ba1222c)), closes [#6555](https://github.com/IBM/kui/issues/6555)
* **plugins/plugin-client-common:** empty pty responses can leave odd extra space in output ([6ae062f](https://github.com/IBM/kui/commit/6ae062f))
* **plugins/plugin-client-common:** enable wrappingIndent option of monaco-editor ([7764c92](https://github.com/IBM/kui/commit/7764c92))
* **plugins/plugin-client-common:** escape in playground cancels editor ([571c7bb](https://github.com/IBM/kui/commit/571c7bb))
* **plugins/plugin-client-common:** Events in tables-as-grid wrap when not needed ([fd46054](https://github.com/IBM/kui/commit/fd46054)), closes [#6600](https://github.com/IBM/kui/issues/6600)
* **plugins/plugin-client-common:** ExpandableSections in guidebooks can have extraneous margins ([8614a15](https://github.com/IBM/kui/commit/8614a15))
* **plugins/plugin-client-common:** Experimental badge has low contrast in PatternFly4 Light theme ([7c0bfff](https://github.com/IBM/kui/commit/7c0bfff)), closes [#6715](https://github.com/IBM/kui/issues/6715)
* **plugins/plugin-client-common:** first-time edits of commentary may cause editor to lose focus ([81b55e0](https://github.com/IBM/kui/commit/81b55e0)), closes [#6545](https://github.com/IBM/kui/issues/6545)
* **plugins/plugin-client-common:** fix buggy "display: span" ([61a46fa](https://github.com/IBM/kui/commit/61a46fa))
* **plugins/plugin-client-common:** fix for nested tabs squishing ([091ba5b](https://github.com/IBM/kui/commit/091ba5b))
* **plugins/plugin-client-common:** fix for react errors in Markdown and StatusStripe ([a8f141d](https://github.com/IBM/kui/commit/a8f141d))
* **plugins/plugin-client-common:** fix for regression in initial state of ProgressStep UI ([44feafb](https://github.com/IBM/kui/commit/44feafb))
* **plugins/plugin-client-common:** focus a block upon moving or pasting it ([43c3d9a](https://github.com/IBM/kui/commit/43c3d9a)), closes [#5751](https://github.com/IBM/kui/issues/5751)
* **plugins/plugin-client-common:** font size and color regressions in table events footer ([be1d5db](https://github.com/IBM/kui/commit/be1d5db))
* **plugins/plugin-client-common:** graph validation logic does not obey optional bit ([bb52f6b](https://github.com/IBM/kui/commit/bb52f6b))
* **plugins/plugin-client-common:** Guide can have blank steps ([8e42ab1](https://github.com/IBM/kui/commit/8e42ab1))
* **plugins/plugin-client-common:** guide command should add a title ([1860b52](https://github.com/IBM/kui/commit/1860b52))
* **plugins/plugin-client-common:** Guide does not properly format links ([261ce25](https://github.com/IBM/kui/commit/261ce25))
* **plugins/plugin-client-common:** Guide should not auto-advance on render ([570907d](https://github.com/IBM/kui/commit/570907d))
* **plugins/plugin-client-common:** guide validator has false positives ([0f0b7b7](https://github.com/IBM/kui/commit/0f0b7b7))
* **plugins/plugin-client-common:** guide wizard should start at first non-complete step ([1f08479](https://github.com/IBM/kui/commit/1f08479))
* **plugins/plugin-client-common:** guidebook dependence tree can have wrong Option x index ([fc543d9](https://github.com/IBM/kui/commit/fc543d9))
* **plugins/plugin-client-common:** guidebooks cannot have wizards in second+ splits ([6aeac4d](https://github.com/IBM/kui/commit/6aeac4d))
* **plugins/plugin-client-common:** guidebooks render poorly in big windows with large fonts ([98d8e42](https://github.com/IBM/kui/commit/98d8e42))
* **plugins/plugin-client-common:** hack workaround for buggy propTypes in react-markdown ([4d7f571](https://github.com/IBM/kui/commit/4d7f571))
* **plugins/plugin-client-common:** if client does not define notebooks, Sidebar crashes on Escape ([dee5598](https://github.com/IBM/kui/commit/dee5598))
* **plugins/plugin-client-common:** Imports checkmarks are too tall ([5eecf19](https://github.com/IBM/kui/commit/5eecf19))
* **plugins/plugin-client-common:** Imports tree can have duplicate Prerequisites content ([c66e7a8](https://github.com/IBM/kui/commit/c66e7a8))
* **plugins/plugin-client-common:** improve guide command handling of wizard description ([f0df144](https://github.com/IBM/kui/commit/f0df144))
* **plugins/plugin-client-common:** Improve legitability of Options in dependence tree ([8e02f4e](https://github.com/IBM/kui/commit/8e02f4e))
* **plugins/plugin-client-common:** improve Missing titles in guide steps ([e5246f5](https://github.com/IBM/kui/commit/e5246f5))
* **plugins/plugin-client-common:** improve padding-background for code snippets in markdown ([9edf062](https://github.com/IBM/kui/commit/9edf062))
* **plugins/plugin-client-common:** improve platform compatibility of Home and End keys ([da7393f](https://github.com/IBM/kui/commit/da7393f)), closes [#3267](https://github.com/IBM/kui/issues/3267)
* **plugins/plugin-client-common:** Improve rendering of Source Reference UI ([278b28f](https://github.com/IBM/kui/commit/278b28f)), closes [#6582](https://github.com/IBM/kui/issues/6582)
* **plugins/plugin-client-common:** improve spacing and typography in our Wizard wrapper ([496d0b1](https://github.com/IBM/kui/commit/496d0b1))
* **plugins/plugin-client-common:** improve spacing around ProgressStep, hint bg for tips ([e3784a3](https://github.com/IBM/kui/commit/e3784a3))
* **plugins/plugin-client-common:** improve tooltip for table Status cells ([f253749](https://github.com/IBM/kui/commit/f253749))
* **plugins/plugin-client-common:** improved color blocking of pty output in markdown ([62a4938](https://github.com/IBM/kui/commit/62a4938))
* **plugins/plugin-client-common:** improved color contrast for tooltips ([8e6b581](https://github.com/IBM/kui/commit/8e6b581))
* **plugins/plugin-client-common:** improved display of subtree status in guidebook tree view ([c2dea3c](https://github.com/IBM/kui/commit/c2dea3c))
* **plugins/plugin-client-common:** improved error handling in Imports component ([6787bfa](https://github.com/IBM/kui/commit/6787bfa))
* **plugins/plugin-client-common:** improved fix for CodeBlock setState after unmount ([7c28bca](https://github.com/IBM/kui/commit/7c28bca))
* **plugins/plugin-client-common:** improved handling of wizard step titles with colons ([ca207ee](https://github.com/IBM/kui/commit/ca207ee))
* **plugins/plugin-client-common:** improved hoisting of subtasks ([9e8e831](https://github.com/IBM/kui/commit/9e8e831))
* **plugins/plugin-client-common:** improved support for tabs in tips in markdown ([a8f1291](https://github.com/IBM/kui/commit/a8f1291))
* **plugins/plugin-client-common:** in code block response rendering, concat contiguous pty responses ([c7f1d08](https://github.com/IBM/kui/commit/c7f1d08))
* **plugins/plugin-client-common:** in narrower windows, use top-bottom split ([375ad64](https://github.com/IBM/kui/commit/375ad64))
* **plugins/plugin-client-common:** in some browsers, hovering in wizard mini step oddly moves elements ([ed7ee67](https://github.com/IBM/kui/commit/ed7ee67))
* **plugins/plugin-client-common:** incorrectly named `componentDidUnmount()` method ([5018c85](https://github.com/IBM/kui/commit/5018c85))
* **plugins/plugin-client-common:** increase default expansion depth for Imports component ([b805981](https://github.com/IBM/kui/commit/b805981))
* **plugins/plugin-client-common:** Input component has leftover debugging output ([61ba995](https://github.com/IBM/kui/commit/61ba995))
* **plugins/plugin-client-common:** Inputv2 does not show errors for multi-part responses that contain an error ([300a147](https://github.com/IBM/kui/commit/300a147))
* **plugins/plugin-client-common:** KWizard may fail with enableNext null pointer exception ([f9bc7f8](https://github.com/IBM/kui/commit/f9bc7f8))
* **plugins/plugin-client-common:** leverage patternfly's no-cancel support for Wizards ([d2e9b1e](https://github.com/IBM/kui/commit/d2e9b1e))
* **plugins/plugin-client-common:** make Left split a bit wider ([74f9d0e](https://github.com/IBM/kui/commit/74f9d0e))
* **plugins/plugin-client-common:** markdown "tip" parsing does not handle e.g. links in title ([6cc3b7f](https://github.com/IBM/kui/commit/6cc3b7f))
* **plugins/plugin-client-common:** Markdown component can call setState after unmounting ([a4edb85](https://github.com/IBM/kui/commit/a4edb85))
* **plugins/plugin-client-common:** Markdown component does not properly handle local relative image paths ([deb7b47](https://github.com/IBM/kui/commit/deb7b47)), closes [#6547](https://github.com/IBM/kui/issues/6547)
* **plugins/plugin-client-common:** markdown expandable section left-border color not consistent ([262724f](https://github.com/IBM/kui/commit/262724f))
* **plugins/plugin-client-common:** markdown expandable sections can have double margins ([1d53a7d](https://github.com/IBM/kui/commit/1d53a7d))
* **plugins/plugin-client-common:** Markdown handling of consecutive img tags only shows first ([1578e58](https://github.com/IBM/kui/commit/1578e58)), closes [#6602](https://github.com/IBM/kui/issues/6602)
* **plugins/plugin-client-common:** Markdown image does not properly handle align attribute ([5c382f8](https://github.com/IBM/kui/commit/5c382f8)), closes [#6551](https://github.com/IBM/kui/issues/6551)
* **plugins/plugin-client-common:** markdown mark tags sometimes confused with tabbed ([405201c](https://github.com/IBM/kui/commit/405201c))
* **plugins/plugin-client-common:** Markdown renderer does not handle image height attribute ([4d49eb9](https://github.com/IBM/kui/commit/4d49eb9)), closes [#6613](https://github.com/IBM/kui/issues/6613)
* **plugins/plugin-client-common:** Markdown renderer does not properly render tables ([69d45a9](https://github.com/IBM/kui/commit/69d45a9)), closes [#6563](https://github.com/IBM/kui/issues/6563) [#4364](https://github.com/IBM/kui/issues/4364)
* **plugins/plugin-client-common:** markdown spacing regressions with h3 and h4 ([d674931](https://github.com/IBM/kui/commit/d674931)), closes [#6736](https://github.com/IBM/kui/issues/6736)
* **plugins/plugin-client-common:** markdown tabs in dark themes can have low contrast ([62e904c](https://github.com/IBM/kui/commit/62e904c))
* **plugins/plugin-client-common:** markdown tabs may drop/misplace text near tab title ([c27b709](https://github.com/IBM/kui/commit/c27b709))
* **plugins/plugin-client-common:** markdown tip open does not survive round-trip ([68e26a6](https://github.com/IBM/kui/commit/68e26a6))
* **plugins/plugin-client-common:** markdown tip parsing may not recognize elements after "bug" ([7bccaa5](https://github.com/IBM/kui/commit/7bccaa5))
* **plugins/plugin-client-common:** markdown tips inside of markdown tabbed ([0cbd52c](https://github.com/IBM/kui/commit/0cbd52c))
* **plugins/plugin-client-common:** markdown tips need to be case insensitive ([5a05197](https://github.com/IBM/kui/commit/5a05197))
* **plugins/plugin-client-common:** markdown with non-tab/tip indentation formats poorly ([7cd9a9e](https://github.com/IBM/kui/commit/7cd9a9e))
* **plugins/plugin-client-common:** Markdown: validateDomNesting console error ([97b2c17](https://github.com/IBM/kui/commit/97b2c17)), closes [#6577](https://github.com/IBM/kui/issues/6577)
* **plugins/plugin-client-common:** minor react tweak to sidecar badge to avoid potential false re-renders ([89372a1](https://github.com/IBM/kui/commit/89372a1))
* **plugins/plugin-client-common:** mis-parsing of wizard headers ([7777e6a](https://github.com/IBM/kui/commit/7777e6a))
* **plugins/plugin-client-common:** Missing React `key` property on table cells ([94433f7](https://github.com/IBM/kui/commit/94433f7))
* **plugins/plugin-client-common:** monaco line number gutter can look weird ([7a98130](https://github.com/IBM/kui/commit/7a98130))
* **plugins/plugin-client-common:** more nav width tweaks ([21e9e1f](https://github.com/IBM/kui/commit/21e9e1f))
* **plugins/plugin-client-common:** nested choices in wizards were not presented as such ([a36274d](https://github.com/IBM/kui/commit/a36274d))
* **plugins/plugin-client-common:** nested import that is a wizard that has imports ([8c4dc9d](https://github.com/IBM/kui/commit/8c4dc9d))
* **plugins/plugin-client-common:** new PatternFly TopTabStripe impl changes colors when a NavResponse is displayed ([d2d6a53](https://github.com/IBM/kui/commit/d2d6a53)), closes [#6553](https://github.com/IBM/kui/issues/6553)
* **plugins/plugin-client-common:** new patternfly-based TopTabStripe behaves poorly with narrower windows ([fc97ab8](https://github.com/IBM/kui/commit/fc97ab8)), closes [#6549](https://github.com/IBM/kui/issues/6549)
* **plugins/plugin-client-common:** new tabs don't receive focus for 2 seconds ([1705870](https://github.com/IBM/kui/commit/1705870)), closes [#6668](https://github.com/IBM/kui/issues/6668)
* **plugins/plugin-client-common:** non-pty output can have extra whitespace at top ([ba5b425](https://github.com/IBM/kui/commit/ba5b425))
* **plugins/plugin-client-common:** onclick handlers for ls should respond only to clicking on text ([8477386](https://github.com/IBM/kui/commit/8477386)), closes [#6567](https://github.com/IBM/kui/issues/6567)
* **plugins/plugin-client-common:** only a few table columns are sortable ([ee25305](https://github.com/IBM/kui/commit/ee25305))
* **plugins/plugin-client-common:** opening a guidebook from sidebar shows internal command execution ([6c06b2d](https://github.com/IBM/kui/commit/6c06b2d))
* **plugins/plugin-client-common:** optimize population of platform/arch/etc. choice detection ([5c7728d](https://github.com/IBM/kui/commit/5c7728d))
* **plugins/plugin-client-common:** PatternFly NavResponse does not unexpand ([d1f9dc9](https://github.com/IBM/kui/commit/d1f9dc9)), closes [#6669](https://github.com/IBM/kui/issues/6669)
* **plugins/plugin-client-common:** PatternFly's CodeSnippet rendering issues ([48f30fa](https://github.com/IBM/kui/commit/48f30fa)), closes [#6542](https://github.com/IBM/kui/issues/6542) [#6544](https://github.com/IBM/kui/issues/6544)
* **plugins/plugin-client-common:** performance work on guidebook choice changing ([b509f7c](https://github.com/IBM/kui/commit/b509f7c))
* **plugins/plugin-client-common:** plain markdown blockquotes show our injected topmatter ([44104df](https://github.com/IBM/kui/commit/44104df))
* **plugins/plugin-client-common:** progress bar in wizard header has poor layout ([4a26075](https://github.com/IBM/kui/commit/4a26075))
* **plugins/plugin-client-common:** pty output can have extra blank vertical space ([b19e221](https://github.com/IBM/kui/commit/b19e221))
* **plugins/plugin-client-common:** pty output paragraphs have too much spacing ([4a7978c](https://github.com/IBM/kui/commit/4a7978c))
* **plugins/plugin-client-common:** React warnings in console due to new Modal spi ([57f0cf6](https://github.com/IBM/kui/commit/57f0cf6)), closes [#6696](https://github.com/IBM/kui/issues/6696)
* **plugins/plugin-client-common:** recursive snippet inlining does not properly handle base path ([14b702b](https://github.com/IBM/kui/commit/14b702b))
* **plugins/plugin-client-common:** reduce saturation of tip headers ([401d0a7](https://github.com/IBM/kui/commit/401d0a7))
* **plugins/plugin-client-common:** regression in playground maximization ([d25015d](https://github.com/IBM/kui/commit/d25015d))
* **plugins/plugin-client-common:** remove extra margin-top in wizard header description ([27a7ac5](https://github.com/IBM/kui/commit/27a7ac5))
* **plugins/plugin-client-common:** remove leftover debugging in Scalar/index ([82b8e50](https://github.com/IBM/kui/commit/82b8e50)), closes [#5945](https://github.com/IBM/kui/issues/5945)
* **plugins/plugin-client-common:** remove leftover debugging printf ([7b89068](https://github.com/IBM/kui/commit/7b89068))
* **plugins/plugin-client-common:** remove leftover debugging printf ([829b864](https://github.com/IBM/kui/commit/829b864))
* **plugins/plugin-client-common:** Remove superfluous padding around source ref items ([b821a2b](https://github.com/IBM/kui/commit/b821a2b)), closes [#6731](https://github.com/IBM/kui/issues/6731)
* **plugins/plugin-client-common:** remove wizard right-margin ([a1e05cf](https://github.com/IBM/kui/commit/a1e05cf))
* **plugins/plugin-client-common:** Rendering of markdown files could be improved ([23d6e75](https://github.com/IBM/kui/commit/23d6e75)), closes [#6557](https://github.com/IBM/kui/issues/6557)
* **plugins/plugin-client-common:** Rendering of markdown incorrectly inherits white-space:nowrap from repl ([d66b8b2](https://github.com/IBM/kui/commit/d66b8b2)), closes [#6575](https://github.com/IBM/kui/issues/6575)
* **plugins/plugin-client-common:** repl context will overflow when scrollback has over 100 inputs ([9c84721](https://github.com/IBM/kui/commit/9c84721)), closes [#6646](https://github.com/IBM/kui/issues/6646)
* **plugins/plugin-client-common:** saving code block responses is broken ([1310475](https://github.com/IBM/kui/commit/1310475))
* **plugins/plugin-client-common:** ScrollableTerminal may emit react setState errors ([3559acb](https://github.com/IBM/kui/commit/3559acb))
* **plugins/plugin-client-common:** secondary markdown tabs do display well ([76930f4](https://github.com/IBM/kui/commit/76930f4))
* **plugins/plugin-client-common:** show input index ui when using a left strip split ([1ab48ad](https://github.com/IBM/kui/commit/1ab48ad))
* **plugins/plugin-client-common:** Sidebar footer is no longer at the bottom ([f4bb908](https://github.com/IBM/kui/commit/f4bb908))
* **plugins/plugin-client-common:** sidecar delete button from right split executes command in left split ([f6dc8d0](https://github.com/IBM/kui/commit/f6dc8d0))
* **plugins/plugin-client-common:** sidecar should not offer drilldown buttons in offline clients ([0570733](https://github.com/IBM/kui/commit/0570733))
* **plugins/plugin-client-common:** sigh more tweaks to wizard nav width ([24e0290](https://github.com/IBM/kui/commit/24e0290))
* **plugins/plugin-client-common:** small adjustments to markdown h1 icon size and position ([199604c](https://github.com/IBM/kui/commit/199604c))
* **plugins/plugin-client-common:** small tweaks to colors in dependence UI ([ec6ce49](https://github.com/IBM/kui/commit/ec6ce49))
* **plugins/plugin-client-common:** snippet inclusion does not support full urls or recursive inclusion ([b643a12](https://github.com/IBM/kui/commit/b643a12))
* **plugins/plugin-client-common:** snippet inliner does not properly handle certain recursion ([22cf299](https://github.com/IBM/kui/commit/22cf299))
* **plugins/plugin-client-common:** snippet inliner fails when rerouting links ([e02cf46](https://github.com/IBM/kui/commit/e02cf46))
* **plugins/plugin-client-common:** snippet inliner image link rewriter does not handle two links on one line ([904e91a](https://github.com/IBM/kui/commit/904e91a))
* **plugins/plugin-client-common:** split header tooltips have odd spacing ([9acb9fb](https://github.com/IBM/kui/commit/9acb9fb))
* **plugins/plugin-client-common:** status badge for Succeeeded shows up yellow ([226ce0d](https://github.com/IBM/kui/commit/226ce0d))
* **plugins/plugin-client-common:** status stripe "dropdown" menus can have poor color contrast ([fda4ee6](https://github.com/IBM/kui/commit/fda4ee6)), closes [#6706](https://github.com/IBM/kui/issues/6706)
* **plugins/plugin-client-common:** support for tips in guidebook wizard steps ([596d7b2](https://github.com/IBM/kui/commit/596d7b2))
* **plugins/plugin-client-common:** Switching to and from Terminal tab causes reset of terminal ([c3101ae](https://github.com/IBM/kui/commit/c3101ae))
* **plugins/plugin-client-common:** tab completion can be flakey ([145d1a5](https://github.com/IBM/kui/commit/145d1a5)), closes [#6649](https://github.com/IBM/kui/issues/6649)
* **plugins/plugin-client-common:** tab completion does not render well in minisplits ([8eb0fbc](https://github.com/IBM/kui/commit/8eb0fbc)), closes [#6752](https://github.com/IBM/kui/issues/6752)
* **plugins/plugin-client-common:** tab renaming is broken ([ffa8f6f](https://github.com/IBM/kui/commit/ffa8f6f))
* **plugins/plugin-client-common:** tab-completion font-family regression ([13b3d49](https://github.com/IBM/kui/commit/13b3d49)), closes [#6751](https://github.com/IBM/kui/issues/6751)
* **plugins/plugin-client-common:** table and nav content are not left-aligned with breadcrumb ([a8b8015](https://github.com/IBM/kui/commit/a8b8015)), closes [#6741](https://github.com/IBM/kui/issues/6741)
* **plugins/plugin-client-common:** table columns with a single value need not be sortable ([c62f7e6](https://github.com/IBM/kui/commit/c62f7e6))
* **plugins/plugin-client-common:** table status column can yield odd vertical alignment ([222762c](https://github.com/IBM/kui/commit/222762c))
* **plugins/plugin-client-common:** table sticky headers are transparent ([13a6f8d](https://github.com/IBM/kui/commit/13a6f8d))
* **plugins/plugin-client-common:** text after colon lost for wizard header ([24c7d55](https://github.com/IBM/kui/commit/24c7d55))
* **plugins/plugin-client-common:** tiles in guide should have width:100% ([e00a711](https://github.com/IBM/kui/commit/e00a711))
* **plugins/plugin-client-common:** tips in guide have too many newlines ([d109c0b](https://github.com/IBM/kui/commit/d109c0b))
* **plugins/plugin-client-common:** tooltips often have low contrast against surrounding elements ([b66d997](https://github.com/IBM/kui/commit/b66d997))
* **plugins/plugin-client-common:** topmatter imports in content from guide command mis-rendered ([c8ad627](https://github.com/IBM/kui/commit/c8ad627))
* **plugins/plugin-client-common:** tweak code block option color ([3a7b425](https://github.com/IBM/kui/commit/3a7b425))
* **plugins/plugin-client-common:** two fixes for setState during render ([c442a31](https://github.com/IBM/kui/commit/c442a31))
* **plugins/plugin-client-common:** use a left-right split for drilldown even with left strip ([81353a5](https://github.com/IBM/kui/commit/81353a5))
* **plugins/plugin-client-common:** use brighter tooltip ([1299d32](https://github.com/IBM/kui/commit/1299d32))
* **plugins/plugin-client-common:** use inner scrolling of nav for sidebar ([f93f302](https://github.com/IBM/kui/commit/f93f302))
* **plugins/plugin-client-common:** use sepia tone also for validated blocks ([5201968](https://github.com/IBM/kui/commit/5201968))
* **plugins/plugin-client-common:** welcome notebook has a bogus sample output ([64a2f07](https://github.com/IBM/kui/commit/64a2f07))
* **plugins/plugin-client-common:** when showing replayed output, use prefetched drilldowns always ([43780e8](https://github.com/IBM/kui/commit/43780e8))
* **plugins/plugin-client-common:** width-constrained NavResponse UI should spend more space on content ([309c6ff](https://github.com/IBM/kui/commit/309c6ff)), closes [#6742](https://github.com/IBM/kui/issues/6742)
* **plugins/plugin-client-common:** with narrower windows, content disappears ([8ea9743](https://github.com/IBM/kui/commit/8ea9743))
* **plugins/plugin-client-common:** wizard behaves poorly when empty ([5ef51f1](https://github.com/IBM/kui/commit/5ef51f1))
* **plugins/plugin-client-common:** wizard nav can be too wide ([5b10af1](https://github.com/IBM/kui/commit/5b10af1))
* **plugins/plugin-client-common:** wizard nav can still be too thin ([155ab4a](https://github.com/IBM/kui/commit/155ab4a))
* **plugins/plugin-client-common:** Wizard nav items use too-aggressive word breaking ([5cbd4ea](https://github.com/IBM/kui/commit/5cbd4ea))
* **plugins/plugin-client-common:** Wizard/Footer can throw null pointer exception ([0b9474d](https://github.com/IBM/kui/commit/0b9474d))
* a few small fixes to enhance typescript strict type checking ([7108946](https://github.com/IBM/kui/commit/7108946))
* a few tweaks to avoid loading the Markdown component on initial page load ([cb0f509](https://github.com/IBM/kui/commit/cb0f509))
* test regressions in xterm ([c8e218e](https://github.com/IBM/kui/commit/c8e218e)), closes [#8925](https://github.com/IBM/kui/issues/8925)
* tone down the tooltips a bit ([1cc19e2](https://github.com/IBM/kui/commit/1cc19e2))
* tooltip for theme switcher is annoying and not helping ([ac19411](https://github.com/IBM/kui/commit/ac19411))
* Xterm UI may miss whitespace ([766053e](https://github.com/IBM/kui/commit/766053e))
* zoom.css is imported in headless mode ([92ee357](https://github.com/IBM/kui/commit/92ee357))
* **plugins/plugin-client-common:** use inner scrolling for guide wizard body ([5b627e4](https://github.com/IBM/kui/commit/5b627e4))
* wide content in left or right strip does not horizontally overflow ([8d82b4b](https://github.com/IBM/kui/commit/8d82b4b))
* zooming fonts in the playground notebook do not increase height of tab bar ([38c6b7f](https://github.com/IBM/kui/commit/38c6b7f))
* **plugins/plugin-client-common:** StatusStripe widgets may have extra left padding ([bbce2a7](https://github.com/IBM/kui/commit/bbce2a7))
* **plugins/plugin-client-common:** Tooltip component can present empty tooltip ([f9850d8](https://github.com/IBM/kui/commit/f9850d8))
* **plugins/plugin-client-common:** with left and right strips, opening sidebar causes funky layout ([dbed98d](https://github.com/IBM/kui/commit/dbed98d))
* **plugins/plugin-client-common:** Wizard Cancel button is visible again ([f58403b](https://github.com/IBM/kui/commit/f58403b))
* **plugins/plugin-client-common:** wizard header minimize can result in cropped text ([cabefc2](https://github.com/IBM/kui/commit/cabefc2))
* **plugins/plugin-client-common:** wizards are mis-parsed for sections immediately following tip ([85383e0](https://github.com/IBM/kui/commit/85383e0))
* **plugins/plugin-client-common:** wizards with emtpy 1st section have empty header UI ([14119d2](https://github.com/IBM/kui/commit/14119d2))
* **plugins/plugin-client-common:** wizards with no title render as "undefined" in the UI ([6287e3c](https://github.com/IBM/kui/commit/6287e3c))
* **plugins/plugin-client-common:** workarounds for odd table tooltip positioning ([dfc4be0](https://github.com/IBM/kui/commit/dfc4be0))
* **plugins/plugin-client-common:** yet more tweaks to wizard nav width ([ad08c79](https://github.com/IBM/kui/commit/ad08c79))
* **Plugins/plugin-client-common:** saving guidebook fails with subset of responses ([9f3486c](https://github.com/IBM/kui/commit/9f3486c))
* **plugins/plugin-kubectl:** use markdown kube icon, rather than hard-coded svg content ([7ae94d3](https://github.com/IBM/kui/commit/7ae94d3))
* color contrast fixes for Sidebar and Wizard header ([cc76957](https://github.com/IBM/kui/commit/cc76957))
* creating split can cause funky layout ([768bb2e](https://github.com/IBM/kui/commit/768bb2e))
* fetchfile controller refuses any in-browser fetch, even if CORS would allow it ([3551607](https://github.com/IBM/kui/commit/3551607))
* fixes for inverted colors in dark themes ([43425a8](https://github.com/IBM/kui/commit/43425a8))
* improved markdown expandable section colors ([52b7e38](https://github.com/IBM/kui/commit/52b7e38))
* Light theme does not get expected sepia filter for finished blocks ([752150f](https://github.com/IBM/kui/commit/752150f))
* UpdateChecker component does not display popover content ([20f89a2](https://github.com/IBM/kui/commit/20f89a2))
* **plugins/plugin-client-common:** `watch ls` does not watch ([a74884d](https://github.com/IBM/kui/commit/a74884d))
* **plugins/plugin-client-common:** a few tweaks/fixes to the Progress Step ui ([6c00df8](https://github.com/IBM/kui/commit/6c00df8))
* **plugins/plugin-client-common:** another small tweak to markdown tips in inverted color splits ([8fcc592](https://github.com/IBM/kui/commit/8fcc592))
* **plugins/plugin-client-common:** avoid infinite loop in snippet inliner ([d6482db](https://github.com/IBM/kui/commit/d6482db))
* **plugins/plugin-client-common:** avoid infinite loop of code block validation ([a379c1d](https://github.com/IBM/kui/commit/a379c1d))
* **plugins/plugin-client-common:** block quotes in markdown tip sections have too much indentation ([ac8b6a2](https://github.com/IBM/kui/commit/ac8b6a2))
* **plugins/plugin-client-common:** blockquotes with language do not render with monaco inside of a markdown tip ([63b5e93](https://github.com/IBM/kui/commit/63b5e93))
* **plugins/plugin-client-common:** clean out leftover debug messages ([5124d46](https://github.com/IBM/kui/commit/5124d46))
* **plugins/plugin-client-common:** code block status and timer can overlap ([933f47e](https://github.com/IBM/kui/commit/933f47e))
* **plugins/plugin-client-common:** code blocks may fail with double semicolons ([45b2eb3](https://github.com/IBM/kui/commit/45b2eb3))
* **plugins/plugin-client-common:** commentary --replace fails to reset split layout completely ([3192925](https://github.com/IBM/kui/commit/3192925))
* **plugins/plugin-client-common:** commentary command fails in offline mode against /kui vfs ([74f9242](https://github.com/IBM/kui/commit/74f9242))
* **plugins/plugin-client-common:** commentary editor does not respond to making window narrower ([d02fdc5](https://github.com/IBM/kui/commit/d02fdc5))
* **plugins/plugin-client-common:** DescriptionList ui poorly formats cells with long content ([fe2a26d](https://github.com/IBM/kui/commit/fe2a26d))
* **plugins/plugin-client-common:** don't hide productName in "lightweight" themes ([6c3d3e9](https://github.com/IBM/kui/commit/6c3d3e9))
* **plugins/plugin-client-common:** don't hue-rotate markdown tips/expandable sections ([aae4cd7](https://github.com/IBM/kui/commit/aae4cd7))
* **plugins/plugin-client-common:** expandable sections should have contrast to content ([2102b37](https://github.com/IBM/kui/commit/2102b37))
* **plugins/plugin-client-common:** external links in markdown broken ([a2c0a54](https://github.com/IBM/kui/commit/a2c0a54))
* **plugins/plugin-client-common:** fontawesome; fix for multiple icons per paragraph ([c03d8ae](https://github.com/IBM/kui/commit/c03d8ae))
* **plugins/plugin-client-common:** GitHubIcon fails to compile if client has no homepage ([5ef6493](https://github.com/IBM/kui/commit/5ef6493))
* **plugins/plugin-client-common:** hide except on hover play button for validated code blocks ([776b4ef](https://github.com/IBM/kui/commit/776b4ef))
* **plugins/plugin-client-common:** improved color contrast for markdown in inverted color splits ([f306caf](https://github.com/IBM/kui/commit/f306caf))
* **plugins/plugin-client-common:** improved support for quoted input to commentary command ([527faef](https://github.com/IBM/kui/commit/527faef))
* **plugins/plugin-client-common:** in dark themes, links in tips have low contrast ([5d4ac24](https://github.com/IBM/kui/commit/5d4ac24))
* **plugins/plugin-client-common:** in guidebooks, left strip has inconsistent font size ([00fd4be](https://github.com/IBM/kui/commit/00fd4be))
* **plugins/plugin-client-common:** increase saturation of blue, yellow, red markdown tips ([5a7ad58](https://github.com/IBM/kui/commit/5a7ad58))
* **plugins/plugin-client-common:** major improvements for nested tabs and tips in markdown ([d733711](https://github.com/IBM/kui/commit/d733711))
* **plugins/plugin-client-common:** markdown "note" tips should be blue ([ec30f40](https://github.com/IBM/kui/commit/ec30f40))
* **plugins/plugin-client-common:** markdown block links don't work in browser ([137d471](https://github.com/IBM/kui/commit/137d471))
* **plugins/plugin-client-common:** markdown code block edits not durable ([e180bde](https://github.com/IBM/kui/commit/e180bde))
* **plugins/plugin-client-common:** markdown icons test has timing-related failures ([5c0c150](https://github.com/IBM/kui/commit/5c0c150))
* **plugins/plugin-client-common:** markdown material-icons do not preserve trailing whitespace ([d573767](https://github.com/IBM/kui/commit/d573767))
* **plugins/plugin-client-common:** markdown tab/tip content does not preserve indentation ([c1e7981](https://github.com/IBM/kui/commit/c1e7981))
* **plugins/plugin-client-common:** markdown tables can have odd ellipsis ([567f85f](https://github.com/IBM/kui/commit/567f85f))
* **plugins/plugin-client-common:** minor fix to avoid `float: undefined` ([9f11850](https://github.com/IBM/kui/commit/9f11850))
* **plugins/plugin-client-common:** mis-parsing of tips after tips in tabs ([b45c9a4](https://github.com/IBM/kui/commit/b45c9a4))
* **plugins/plugin-client-common:** move wizard progress into wizard description/header area ([50890cd](https://github.com/IBM/kui/commit/50890cd))
* **plugins/plugin-client-common:** new tab/new split button size does not match the rest of kui ([1b9bde7](https://github.com/IBM/kui/commit/1b9bde7))
* **plugins/plugin-client-common:** notebook content may not wrap as expected ([fcefbf6](https://github.com/IBM/kui/commit/fcefbf6))
* **plugins/plugin-client-common:** noTopTabs support can show to active nav items ([d2c8286](https://github.com/IBM/kui/commit/d2c8286))
* **plugins/plugin-client-common:** recursive snippet inlining via absolute paths can fail ([32c06a9](https://github.com/IBM/kui/commit/32c06a9))
* **plugins/plugin-client-common:** regression in margin around commentary editor ([36a83ef](https://github.com/IBM/kui/commit/36a83ef))
* **plugins/plugin-client-common:** regression in sidecar tab font size ([21a7145](https://github.com/IBM/kui/commit/21a7145))
* **plugins/plugin-client-common:** regression in tooltip font size ([3e76327](https://github.com/IBM/kui/commit/3e76327))
* **plugins/plugin-client-common:** remove some unneeded and inconsistent margins and padding in repl blocks ([4d46f92](https://github.com/IBM/kui/commit/4d46f92))
* **plugins/plugin-client-common:** replay against files with relative image links fail to load image ([6eea6d1](https://github.com/IBM/kui/commit/6eea6d1))
* **plugins/plugin-client-common:** restore card header padding ([7435504](https://github.com/IBM/kui/commit/7435504))
* **plugins/plugin-client-common:** sidebar hamburger icon can have low contrast in some themes ([fa0fc41](https://github.com/IBM/kui/commit/fa0fc41))
* **plugins/plugin-client-common:** sidebar nav expansions not persisted ([bc5f206](https://github.com/IBM/kui/commit/bc5f206))
* **plugins/plugin-client-common:** snippet inliner fails for lines with trailing whitespace ([9a64b19](https://github.com/IBM/kui/commit/9a64b19))
* **plugins/plugin-client-common:** snippet inliner fails in reroute links ([29393ce](https://github.com/IBM/kui/commit/29393ce))
* **plugins/plugin-client-common:** snippet inliner recursion sometimes fails ([15d16d8](https://github.com/IBM/kui/commit/15d16d8))
* **plugins/plugin-client-common:** some command output is 16px with extra padding ([11366f3](https://github.com/IBM/kui/commit/11366f3))
* **plugins/plugin-client-common:** stop using blue and a grayscale filter on StatusStripe ([589bba7](https://github.com/IBM/kui/commit/589bba7))
* **plugins/plugin-client-common:** tip-after-tip in markdown fails to render second tip ([a72df25](https://github.com/IBM/kui/commit/a72df25))
* **plugins/plugin-client-common:** top tab labels can overflow into surrounding tabs ([35a9aa5](https://github.com/IBM/kui/commit/35a9aa5))
* **plugins/plugin-client-common:** top tab overflow buttons can have low contrast ([ccf6a65](https://github.com/IBM/kui/commit/ccf6a65))
* **plugins/plugin-client-