Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Auf v14.8.0 aktualisieren #5

Merged
merged 112 commits into from
Jul 18, 2024
Merged

Auf v14.8.0 aktualisieren #5

merged 112 commits into from
Jul 18, 2024

Conversation

ElRaptorus
Copy link
Member

Bumped diagram-js von 14.1.0 auf 14.8.0.

nikku and others added 30 commits February 29, 2024 13:37
Consumers of the diagram may bootstrap it with a service map
that is being used during type inference.
* handles combined override / optional args signatures
Ensures we don't cover up internal and external type issues.
  Ensures we don't capture a canvas click via the backdrop,
  but instead register click outside as an external (global)
  handler.

chore(popup-menu): remove backdrop

  * Drop backdrop
  * Move exit and focus handling to PopupMenuWrapper
Ensure we do not react to `SPACE` and `ENTER` on buttons to shadow stock keyboard interaction / block browser default behavior.
Add a marginal margin to ensure outline is properly displayed.
marstamm and others added 26 commits May 28, 2024 13:38
Slightly improves `clear`, a heavily used utility.
* we should not mix ES5 and >ES5 within a single file
This will allow us to optimize certain performance heavy
operations in the future.
* `Array#includes` is fully supported in ES2018
We'll otherwise force the browser into expensive re-flows.
@ElRaptorus ElRaptorus changed the title [WIP]: Auf v14.8.0 aktualisieren Auf v14.8.0 aktualisieren Jul 16, 2024
@ElRaptorus ElRaptorus marked this pull request as ready for review July 16, 2024 16:34
@ElRaptorus ElRaptorus merged commit a55ed47 into develop Jul 18, 2024
3 checks passed
@ElRaptorus ElRaptorus deleted the feature/merge_latest_develop branch July 18, 2024 10:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants