Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

diagram-js

Package Overview
Dependencies
Maintainers
10
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

diagram-js - npm Package Versions

23
29

15.2.0

Diff

Changelog

Source

15.2.0

  • FIX: clear selection when opening search pad (#https://github.com/bpmn-io/diagram-js/pull/947)
  • FIX: correct dangling selection after search pad interaction (#https://github.com/bpmn-io/diagram-js/pull/947)
  • CHORE: simplify search pad pre-selection behavior (#https://github.com/bpmn-io/diagram-js/pull/947)
nikku
published 15.1.0 •

Changelog

Source

15.1.0

  • FEAT: integrate popup-menu with search (#932)
  • FEAT: recognize modern search tokens in search-pad (#932)
  • FEAT: improve search types (#932)
  • FIX: correctly handle duplicate entries and whitespace in search (#932)
  • FIX: find search terms across all keys (#932)
  • FIX: search always returns tokens for matched items (#932)
jarekdanielak
published 15.0.0 •

Changelog

Source

15.0.0

  • FEAT: make canvas browser selectable (#659)
  • FEAT: make keyboard binding implicit (#661)
  • FEAT: make multi-selection outline an outline concern (#944)

Breaking Changes

  • Keyboard binding target can no longer be chosen. Configure keyboard binding via the keyboard.bind configuration and rely on keybindings to work if the canvas has browser focus. (#661)
  • The Canvas is now a focusable component, that is recognized accordingly by the browser, with all benefits for UX and interaction. Components that pull focus from the Canvas during modeling must ensure to restore the focus (if intended), via Canvas#restoreFocus. (#661)
  • The selection feature does not provide visual outline by default anymore. Use the outline feature to re-enable it. (#944)
nikku
published 14.11.3 •

Changelog

Source

14.11.3

  • CHORE: simplify viewbox cloning (#935)
nikku
published 14.11.2 •

Changelog

Source

14.11.2

  • FIX: restore search result highlight (#931)
  • FIX: correct search result highlight not being removed (#931)
  • FIX: do not change zoom when search openes (#931)
nikku
published 14.11.1 •

Changelog

Source

14.11.1

Partially reverts v14.11.0.

  • FIX: revert search integration into popup menu
nikku
published 14.11.0 •

Changelog

Source

14.11.0

  • FEAT: add search utility
  • FEAT: sort popup entry search results semantically (#916)
nikku
published 14.10.0 •

Changelog

Source

14.10.0

  • FEAT: align search styling with other popups (#913)
  • CHORE: use existing outline in search (#913)
  • FIX: only commit search viewport changes on ENTER (#913)
jarekdanielak
published 15.0.0-alpha-keyboard •

nikku
published 14.9.0 •

Changelog

Source

14.9.0

  • CHORE: export types compatible with verbatimModuleSyntax (#927, #864)
  • CHORE: re-compute context pad position next frame (#920)
23
29
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc