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(core): migrate to longtap event #9444

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MillerSvt
Copy link
Collaborator

Fixes #

Copy link

lumberjack-bot bot commented Oct 11, 2024

Tests completed successfully ✅

Good job 🔥

Copy link
Contributor

Visit the preview URL for this PR (updated for commit b0c6cac):

https://taiga-previews--pr9444-switch-to-longtap-ev-6ztg8fot.web.app

(expires Sat, 12 Oct 2024 05:00:03 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 20bbff1ad19772ecf9c5134a84c0641b0d776f4a

Copy link

bundlemon bot commented Oct 11, 2024

BundleMon

Files updated (2)
Status Path Size Limits
demo/browser/vendor.(hash).js
247.86KB (+538B +0.21%) +10%
demo/browser/main.(hash).js
294.86KB (-168B -0.06%) +10%
Unchanged files (3)
Status Path Size Limits
demo/browser/runtime.(hash).js
43.12KB +10%
demo/browser/styles.(hash).css
16.27KB +10%
demo/browser/polyfills.(hash).js
11.18KB +10%

Total files change +369B +0.06%

Groups updated (1)
Status Path Size Limits
demo/browser/*..js
7.14MB (+370B 0%) -

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

'(document:pointerdown.silent)': 'closeDropdown($event)',
'(document:contextmenu.capture.silent)': 'closeDropdown($event)',
'(document:keydown.esc)': 'closeDropdown()',
'(contextmenu.prevent.stop)': 'onContextMenu($event.clientX, $event.clientY)',
// cspell:disable-next-line
Copy link
Member

Choose a reason for hiding this comment

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

let's add longtap to ignore list and remove comment
https://github.com/taiga-family/taiga-ui/blob/main/.cspell.json

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

just remove cspell-disable-next-line comment then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants