Skip to content

Releases: microsoft/azdataGraph

Release v0.0.88

13 Feb 08:35

Choose a tag to compare

2c9f5ec - Fixing cell movable logic (Aasim Khan)

Release v0.0.87

12 Feb 21:15

Choose a tag to compare

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

12 Feb 09:04

Choose a tag to compare

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

12 Feb 07:30

Choose a tag to compare

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

12 Feb 02:15

Choose a tag to compare

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

11 Feb 18:12

Choose a tag to compare

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

09 Feb 22:05

Choose a tag to compare

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

09 Feb 02:37

Choose a tag to compare

e9a4e80 - bump version to 0.0.81 and update editEntity method to return a Promise (Aasim Khan)

Release v0.0.80

07 Feb 06:58

Choose a tag to compare

9225140 - changing where toolbar renders (Aasim Khan)

Release v0.0.79

06 Feb 18:33

Choose a tag to compare

8c8b375 - Stopping scroll to cell because it is annoying. (Aasim Khan)