n8n/packages/design-system/src
Milorad FIlipović e928210ccd
fix(editor): Prevent browser zoom when scrolling inside sticky edit mode (#8116)
## Summary
Fixes a bug where zooming inside a sticky edit mode would trigger
browser zoom. Instead, triggers regular canvas zoom.


## Related tickets and issues
Fixes ADO-1581


## Review / Merge checklist
- [ ] PR title and summary are descriptive. **Remember, the title
automatically goes into the changelog. Use `(no-changelog)` otherwise.**
([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
- [ ] [Docs updated](https://github.com/n8n-io/n8n-docs) or follow-up
ticket created.
- [ ] Tests included.
> A bug is not considered fixed, unless a test is added to prevent it
from happening again.
   > A feature is not complete without tests.
2023-12-22 14:18:32 +01:00
..
__tests__
components fix(editor): Prevent browser zoom when scrolling inside sticky edit mode (#8116) 2023-12-22 14:18:32 +01:00
composables refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
css feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
docs
locale feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
mixins
styleguide fix(editor): Dark mode sticky notes (no-changelog) (#7716) 2023-11-15 12:56:09 +01:00
types feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
utils feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
main.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
plugin.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
shims-markdown-it.d.ts
shims-types.d.ts
shims-vue.d.ts
utils.scss fix: Fix all modal sizes (#6820) 2023-08-01 13:52:33 +02:00