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

fix(ktreelist): add group prop [KHCP-13028] #2361

Merged
merged 7 commits into from
Aug 28, 2024

Conversation

portikM
Copy link
Member

@portikM portikM commented Aug 27, 2024

Summary

Addresses: https://konghq.atlassian.net/browse/KHCP-13028

Adds group prop in KTreeList that allows disabling dragging items from one list into another

@portikM portikM self-assigned this Aug 27, 2024
@portikM portikM requested a review from a team as a code owner August 27, 2024 15:32
Copy link

netlify bot commented Aug 27, 2024

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit fd36078
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/66cf68006a1be400080ac243
😎 Deploy Preview https://deploy-preview-2361--kongponents-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Aug 27, 2024

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit fd36078
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/66cf68009a1c660008e83d6d
😎 Deploy Preview https://deploy-preview-2361--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

sandbox/pages/SandboxTreeList.vue Show resolved Hide resolved
docs/components/tree-list.md Outdated Show resolved Hide resolved
@portikM portikM enabled auto-merge (squash) August 28, 2024 13:59
docs/components/tree-list.md Outdated Show resolved Hide resolved
docs/components/tree-list.md Outdated Show resolved Hide resolved
Copy link
Member

@adamdehaven adamdehaven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@portikM portikM merged commit b2c4999 into main Aug 28, 2024
9 checks passed
@portikM portikM deleted the fix/khcp-13028-ktreelist-group-prop branch August 28, 2024 18:14
kongponents-bot pushed a commit that referenced this pull request Aug 28, 2024
## [9.5.1](v9.5.0...v9.5.1) (2024-08-28)

### Bug Fixes

* **ktreelist:** add group prop [KHCP-13028] ([#2361](#2361)) ([b2c4999](b2c4999))
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 9.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@portikM portikM restored the fix/khcp-13028-ktreelist-group-prop branch August 28, 2024 19:47
@portikM portikM deleted the fix/khcp-13028-ktreelist-group-prop branch August 28, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants