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

feat(ktreelist): add prop to filter draggable element selectors #2610

Merged
merged 4 commits into from
Feb 10, 2025

Conversation

adamdehaven
Copy link
Member

Summary

Add a new ignoreDragSelectors prop that can be utilized to disable dragging on slotted elements within the KTreeList

Adds a new prop to pass in a string (or function that evaluates to a string) for
disabling drag behavior from elements in the DOM.
@adamdehaven adamdehaven self-assigned this Feb 10, 2025
@adamdehaven adamdehaven requested review from jillztom, Justineo and a team as code owners February 10, 2025 21:09
Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 106db92
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/67aa6b799a865e0008bd9c0c
😎 Deploy Preview https://deploy-preview-2610--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 Feb 10, 2025

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 106db92
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/67aa6b79ace7c600086b775d
😎 Deploy Preview https://deploy-preview-2610--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.

@adamdehaven adamdehaven enabled auto-merge (squash) February 10, 2025 21:12
Copy link
Contributor

@DariaYeremina DariaYeremina left a comment

Choose a reason for hiding this comment

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

lgtm

@adamdehaven adamdehaven merged commit 23a27ca into main Feb 10, 2025
10 checks passed
@adamdehaven adamdehaven deleted the feat/ktreelist-filter-prop branch February 10, 2025 21:16
kongponents-bot pushed a commit that referenced this pull request Feb 10, 2025
# [9.21.0](v9.20.1...v9.21.0) (2025-02-10)

### Features

* **ktreelist:** add prop to filter draggable element selectors ([#2610](#2610)) ([23a27ca](23a27ca))
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 9.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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