maxGraph/packages
Thomas Bouffard 0c7a68bcc1
fix: compute the current style of ShadowRoot element (#214)
`ShadowRoot` element cannot be passed to the `window.getComputedStyle`
method.
Otherwise, errors occur, in particular, it prevents the mouse and
gesture events to be propagated.
2023-07-06 06:50:51 +02:00
..
core fix: compute the current style of ShadowRoot element (#214) 2023-07-06 06:50:51 +02:00
docs docs: improve the mxGraph migration guide (#206) 2023-06-19 15:28:15 +02:00
html refactor(style)!: rename/remove properties and types (#165) 2023-01-30 11:44:06 +01:00
ts-example refactor(type)!: don't return 'undefined' in getDefaultXXXStyle (#209) 2023-07-02 20:19:51 +02:00
ts-support test(ts-support): only check maxGraph types (#193) 2023-05-22 13:51:42 +02:00