Releases: mongodb-js/diagramming
Releases · mongodb-js/diagramming
0.4.0-alpha.1
What's Changed
- chore/MIG-6658 Add README.md and CONTRIBUTING.md by @lchans in #29
- bugfix/MIG-6833 Fix glyph alignment by @lchans in #36
- bugfix/MIG-6834 Ensure preview state covers all applicable glyphs by @lchans in #38
- bugfix/MIG-6838 Fix styling of primary field by @lchans in #37
- bugfix/MIG-6835 Set title prop correctly and co-erce isConnectable value by @lchans in #40
- bugfix/MIG-6842 Fix hover state of connectable nodes and disabled fields by @lchans in #39
- chore/MIG-6863 Add dependabot to the repository by @lchans in #41
- chore/MIG-6862 Upload Storybook to Github Pages by @lchans in #42
Full Changelog: 0.3.0-alpha.5...0.4.0-alpha.1
0.3.0-alpha.5
What's Changed
Full Changelog: 0.3.0-alpha.4...0.3.0-alpha.5
0.3.0-alpha.4
0.3.0-alpha.3
What's Changed
Full Changelog: 0.3.0-alpha.2...0.3.0-alpha.3
0.3.0-alpha.2
What's Changed
- feature/MIG-6646 Implement disabled node and field state by @lchans in #26
- bugfix/MIG-6656 Fix light mode and dark mode icon colour by @lchans in #27
- feature/MIG-6648 Allow connection between two nodes by @lchans in #28
- feature/MIG-6667 Minor modifications to the build by @lchans in #30
- feature/MIG-6673 Expose handlers and other props to the diagram by @lchans in #31
Full Changelog: 0.3.0-alpha.1...0.3.0-alpha.2
0.3.0-alpha.1
What's Changed
- feature/MIG-6602 Implement floating edges by @lchans in #21
- feature/MIG-6603 Implement self-referencing edges by @lchans in #22
- feature/MIG-6604 Modify edges to make way for markers by @lchans in #23
- feature/MIG-6604 Add markers to the diagram by @lchans in #24
- feature/MIG-6604 Implement elected node and edge by @lchans in #25
Full Changelog: 0.2.0-alpha.1...0.3.0-alpha.1
0.2.0-alpha.1
What's Changed
- chore/MIG-6565 Upgrade eslint by @lchans in #14
- feature/MIG-6568 Add missing type definitions in node component by @lchans in #15
- feature/MIG-6568 Add node borders by @lchans in #16
- feature/MIG-6568 Add node fields (without variants) by @lchans in #17
- feature/MIG-6574 Add fields with variants by @lchans in #18
- feature/MIG-6579 Add preview state to the fields by @lchans in #19
- feature/MIG-6598 Add contextual node zoom by @lchans in #20
Full Changelog: 0.1.0-alpha.2...0.2.0-alpha.1
0.1.0-alpha.2
0.1.0-alpha.1
What's Changed
- feature/MIG-6462 Add minimap to the diagram canvas by @lchans in #2
- feature/MIG-6466 Add controls to the diagram by @lchans in #3
- feature/MIG-6510 Create diagram types by @lchans in #4
- feat/MIG-6520 Upgrade reactflow to v12 by @adrianhhong in #5
- feature/MIG-6526 Utility function to apply diagram layout by @lchans in #6
- feat/MIG-6528 Render basic nodes by @adrianhhong in #7
- feature/MIG-6532 Set up release pipeline by @lchans in #9
- feature/MIG-6529 Add files to package.json by @lchans in #10
- feature/MIG-6529 Utility function to add a new node by @lchans in #8
- feature/MIG-6542 Properly implement typescript rollup by @lchans in #11
New Contributors
- @lchans made their first contribution in #2
- @adrianhhong made their first contribution in #5
Full Changelog: https://github.com/mongodb-js/diagramming/commits/0.1.0-alpha.1