You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helper functions involving style in the string form have been removed from styleUtils. Styles are defined using
the CellStateStyle and it is no longer necessary to process strings. For more details, see refactor!: remove helpers function processing string styleΒ #173 and commit 5ecfda6.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This release contains bug fixes and documentation improvements. This is an alpha version.
npm package: 0.2.0
Issues: milestone 0.2.0
See also the Changelog file.
Breaking Changes:
styleUtils
. Styles are defined usingthe
CellStateStyle
and it is no longer necessary to process strings. For more details, see refactor!: remove helpers function processing string styleΒ #173 and commit 5ecfda6.CellStateStyle
have been renamed. For more details, see refactor(style)!: rename/remove properties and typesΒ #165 and commit ca1914b.CellStateStyle
have changed (removed or renamed). The renamed properties better match the formermxGraph
properties. For more details, see refactor(style)!: rename/remove properties and typesΒ #165 and commit ca1914b.What's Changed
π Bug Fixes
CHANGE
event to correct listener by @mayorovad in fix: fire selectionCHANGE
event to correct listenerΒ #118undefined
value by @tbouffard in fix: SwimlaneMixin handles the 'style.horizontal'undefined
valueΒ #156π Documentation
VertexHandler
by @cd-yang in docs: fix some JSDoc errors inVertexHandler
Β #191βοΈ Refactor
π Chore
New Contributors
Full Changelog: v0.1.0...v0.2.0
This discussion was created from the release 0.2.0.
Beta Was this translation helpful? Give feedback.
All reactions