Releases: microsoft/azdataGraph
Release v0.0.88
2c9f5ec - Fixing cell movable logic (Aasim Khan)
Release v0.0.87
387e798 - bump version to 0.0.87; refactor schema designer to use renderSchema method for consistency across examples and improve code clarity (Aasim Khan)
Release v0.0.86
2b131ad - bump version to 0.0.86; refactor entity editing logic to not use async await and instead use method callbacks to fix graph hanging up. (Aasim Khan)
Release v0.0.85
05dfaf9 - bump version to 0.0.85; refactor entity creation and editing logic and fixed new table creation logic (Aasim Khan)
Release v0.0.84
862c7db - refactor schema designer layout and entity editing logic to prevent repeated re-renderings; adjust toolbar positioning, enhance value handling, and improve event listener management (Aasim Khan)
Release v0.0.83
53f11ef - bump version to 0.0.83 and adjust toolbar dimensions for improved layout; enhance entity editing logic with model update handling (Aasim Khan)
Release v0.0.82
908abc6 - bump version to 0.0.82 and refactor entity editing logic for improved width and height handling and making sure edits are properly rendered. (Aasim Khan)
Release v0.0.81
e9a4e80 - bump version to 0.0.81 and update editEntity method to return a Promise (Aasim Khan)
Release v0.0.80
9225140 - changing where toolbar renders (Aasim Khan)
Release v0.0.79
8c8b375 - Stopping scroll to cell because it is annoying. (Aasim Khan)