Releases: equinor/flow-diagram-explorer
Releases · equinor/flow-diagram-explorer
v1.0.0-alpha.9
10 Nov 09:41
Compare
Sorry, something went wrong.
No results found
Fixed:
#67 - fix: 🐛 export nodeRenderTypes
v1.0.0-alpha.8
10 Nov 08:49
Compare
Sorry, something went wrong.
No results found
Fixed
#65 - Upgrade all packages
#66 - remove npm config set always-auth true
v1.0.0-alpha.11
10 Nov 10:44
Compare
Sorry, something went wrong.
No results found
Fixed
#69 - build: 🛠️ removed styled-components
v1.0.0-alpha.10
10 Nov 10:27
Compare
Sorry, something went wrong.
No results found
Version 1.0.0-alpha.7
02 Nov 14:02
Compare
Sorry, something went wrong.
No results found
Fixed
#41 - Fixed edge line offsets.
#63 - ci: 🔧 set node to v14 in release workflow
#64 - ci: 🔧 github actions typo
Changed
#61 - Replace material UI components
#62 - Uninstall material UI components
Version 1.0.0-alpha.6
05 Oct 13:09
Compare
Sorry, something went wrong.
No results found
Fixed
#31 - Fixed inconsistent behaviour at timeline borders.
#32 - Fixed width and height issue with timeline container.
Changed
#32 - Adjusted build setup (installed Storybook, switched to rollup, replaced demo app with stories).
#33 - Removed test from prepublish script (since there are no tests yet).
Version 1.0.0-alpha.5
05 Oct 12:54
Compare
Sorry, something went wrong.
No results found
Fixed
#31 - Fixed inconsistent behaviour at timeline borders.
#32 - Fixed width and height issue with timeline container.
Changed
#32 - Adjusted build setup (installed Storybook, switched to rollup, replaced demo app with stories).
Version 1.0.0-alpha.4
28 Sep 08:15
Compare
Sorry, something went wrong.
No results found
Changed
#25 - Changed class names to be unique for FlowDiagramExplorer.
#26 - Adjusted flow diagram input to be pure JSON and moved flow styles and node render functions to additional properties of FlowDiagramExplorer.
#28 - Implemented dynamic min zoom (dependent on map size).
Fixed
#27 - Fixed animation artifacts by setting browser performance flags.
Version 1.0.0-alpha.3
01 Sep 14:11
Compare
Sorry, something went wrong.
No results found
#13 - Set declaration files to be created and css and svg files to be copied on build.
Version 1.0.0-alpha.2
31 Aug 10:20
Compare
Sorry, something went wrong.
No results found
Changed
#12 - Removed preinstall script (when installing with npm >= 7.*, use --legacy-peer-deps).