Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #167: Make panes resizable. #168

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

erikmafo
Copy link
Owner

Description

Fixes #167

Checklist

  • Unit tests added.
  • Code is self reviewed.
  • Change is tested locally.

erikmafo and others added 6 commits August 28, 2022 22:29
Bumps [google-cloud-bigtable](https://github.com/googleapis/java-bigtable) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/googleapis/java-bigtable/releases)
- [Changelog](https://github.com/googleapis/java-bigtable/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-bigtable@v2.11.0...v2.11.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-bigtable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [google-cloud-bigtable-emulator](https://github.com/googleapis/java-bigtable) from 0.148.0 to 0.148.1.
- [Release notes](https://github.com/googleapis/java-bigtable/releases)
- [Changelog](https://github.com/googleapis/java-bigtable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/java-bigtable/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-bigtable-emulator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make panes for project explorer, code area and table/query result resizable
1 participant