Skip to content

Commit

Permalink
v8.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
starpit committed Aug 21, 2020
1 parent 2542ddc commit 7d3ced0
Show file tree
Hide file tree
Showing 52 changed files with 160 additions and 26 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

### Bug Fixes

- **plugins/plugin-client-common:** improve row hover effect for SequenceDiagram ([133970a](https://github.com/IBM/kui/commit/133970a)), closes [#5426](https://github.com/IBM/kui/issues/5426)
- **plugins/plugin-client-common:** refine Timeline a bit more ([c6fbb75](https://github.com/IBM/kui/commit/c6fbb75)), closes [#5409](https://github.com/IBM/kui/issues/5409)
- **plugins/plugin-client-common:** switching table from Table to Timeline and back to Table does not work ([2542ddc](https://github.com/IBM/kui/commit/2542ddc)), closes [#5430](https://github.com/IBM/kui/issues/5430)
- **plugins/plugin-client-common:** threshold for auto-grid is too low ([9931ba8](https://github.com/IBM/kui/commit/9931ba8)), closes [#5424](https://github.com/IBM/kui/issues/5424)
- **plugins/plugin-iter8:** avoid collisions with global css rules ([fe6647f](https://github.com/IBM/kui/commit/fe6647f)), closes [#5432](https://github.com/IBM/kui/issues/5432)
- grid colors are sometimes off ([51eae0c](https://github.com/IBM/kui/commit/51eae0c)), closes [#5422](https://github.com/IBM/kui/issues/5422)
- **plugins/plugin-client-common:** table screenshots include a gray stripe at the top ([e5a48b5](https://github.com/IBM/kui/commit/e5a48b5)), closes [#5410](https://github.com/IBM/kui/issues/5410)
- **plugins/plugin-iter8:** iter8 create experiment combo boxes have misplaced svg ([46e9272](https://github.com/IBM/kui/commit/46e9272)), closes [#5419](https://github.com/IBM/kui/issues/5419)
- **plugins/plugin-kubectl:** certain filepath options to kubectl were not tilde-expanded ([e56819b](https://github.com/IBM/kui/commit/e56819b)), closes [#5415](https://github.com/IBM/kui/issues/5415)
- **plugins/plugin-kubectl:** kubectl Logs/Events/Terminal tabs do not reflow on sidecar maximize ([8250dca](https://github.com/IBM/kui/commit/8250dca)), closes [#5417](https://github.com/IBM/kui/issues/5417)
- **plugins/plugin-kubectl:** kubectl tab completion does not let me tab-complete some filepaths ([6ad0cce](https://github.com/IBM/kui/commit/6ad0cce)), closes [#5413](https://github.com/IBM/kui/issues/5413)

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*", "plugins/*"],
"version": "8.12.0",
"version": "8.12.1",
"command": {
"publish": {
"conventionalCommits": true
Expand Down
4 changes: 4 additions & 0 deletions packages/builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/builder

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/builder",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin development helpers",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/core

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/core",
"version": "8.12.0",
"version": "8.12.1",
"description": "An Electron-based shell for cloud-native development",
"homepage": "https://github.com/IBM/kui#readme",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/proxy

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/proxy",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui package that offers a proxy server",
"author": "Nick Mitchell",
"license": "Apache-2.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/react

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/react",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui react enablement",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions packages/test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/test

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/test",
"version": "8.12.0",
"version": "8.12.1",
"description": "",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/webpack

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/webpack",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui support for webpack clients",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-bash-like/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-bash-like

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-bash-like/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-bash-like",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin that offers local bash-like shell integrations",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-carbon-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-carbon-themes

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-carbon-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-carbon-themes",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin offering a Carbon Components-inspired set of themes",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-client-alternate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-client-alternate

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-client-alternate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-client-alternate",
"version": "8.12.0",
"version": "8.12.1",
"description": "",
"main": "dist/index.js",
"module": "mdist/index.js",
Expand Down
11 changes: 11 additions & 0 deletions plugins/plugin-client-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

### Bug Fixes

- **plugins/plugin-client-common:** improve row hover effect for SequenceDiagram ([133970a](https://github.com/IBM/kui/commit/133970a)), closes [#5426](https://github.com/IBM/kui/issues/5426)
- **plugins/plugin-client-common:** refine Timeline a bit more ([c6fbb75](https://github.com/IBM/kui/commit/c6fbb75)), closes [#5409](https://github.com/IBM/kui/issues/5409)
- **plugins/plugin-client-common:** switching table from Table to Timeline and back to Table does not work ([2542ddc](https://github.com/IBM/kui/commit/2542ddc)), closes [#5430](https://github.com/IBM/kui/issues/5430)
- **plugins/plugin-client-common:** table screenshots include a gray stripe at the top ([e5a48b5](https://github.com/IBM/kui/commit/e5a48b5)), closes [#5410](https://github.com/IBM/kui/issues/5410)
- **plugins/plugin-client-common:** threshold for auto-grid is too low ([9931ba8](https://github.com/IBM/kui/commit/9931ba8)), closes [#5424](https://github.com/IBM/kui/issues/5424)
- grid colors are sometimes off ([51eae0c](https://github.com/IBM/kui/commit/51eae0c)), closes [#5422](https://github.com/IBM/kui/issues/5422)

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-client-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-client-common",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin that offers stylesheets",
"license": "Apache-2.0",
"author": "Mengting Yan",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-client-default/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-client

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-client-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-client",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin that offers client defintion",
"main": "dist/index.js",
"module": "mdist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions plugins/plugin-client-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

### Bug Fixes

- **plugins/plugin-client-common:** threshold for auto-grid is too low ([9931ba8](https://github.com/IBM/kui/commit/9931ba8)), closes [#5424](https://github.com/IBM/kui/issues/5424)
- grid colors are sometimes off ([51eae0c](https://github.com/IBM/kui/commit/51eae0c)), closes [#5422](https://github.com/IBM/kui/issues/5422)

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-client-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-test-client",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin that offers client defintion",
"main": "dist/index.js",
"module": "mdist/index.js",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-core-support/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-core-support

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-core-support/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-core-support",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin offering core extensions such as help and screenshot commands",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-core-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-core-themes

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-core-themes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-core-themes",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin offering a standard set of themes",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-electron-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-electron-components

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

**Note:** Version bump only for package @kui-shell/plugin-electron-components
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-electron-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-electron-components",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin that houses electron-specific React components",
"license": "Apache-2.0",
"author": "@starpit",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-git/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-git

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-git/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-git",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin that offers git integrations",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-ibmcloud/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/kui-shell/plugin-kubeui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-ibmcloud

# [8.12.0](https://github.com/kui-shell/plugin-kubeui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-ibmcloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-ibmcloud",
"version": "8.12.0",
"version": "8.12.1",
"description": "ibmcloud kubernetes service kui plugin",
"license": "Apache-2.0",
"keywords": [
Expand Down
7 changes: 7 additions & 0 deletions plugins/plugin-iter8/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

### Bug Fixes

- **plugins/plugin-iter8:** avoid collisions with global css rules ([fe6647f](https://github.com/IBM/kui/commit/fe6647f)), closes [#5432](https://github.com/IBM/kui/issues/5432)
- **plugins/plugin-iter8:** iter8 create experiment combo boxes have misplaced svg ([46e9272](https://github.com/IBM/kui/commit/46e9272)), closes [#5419](https://github.com/IBM/kui/issues/5419)

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Features
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-iter8/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/plugin-iter8",
"version": "8.12.0",
"version": "8.12.1",
"description": "Kui plugin that offers Iter8 integration",
"author": "Yan Yan Huang",
"contributors": [
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-kubectl-flow-views/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [8.12.1](https://github.com/IBM/kui/compare/v8.12.0...v8.12.1) (2020-08-21)

**Note:** Version bump only for package @kui-shell/plugin-kubectl-flow-views

# [8.12.0](https://github.com/IBM/kui/compare/v4.5.0...v8.12.0) (2020-08-20)

### Features
Expand Down
Loading

0 comments on commit 7d3ced0

Please sign in to comment.