Releases: synle/sqlui-native
Releases · synle/sqlui-native
1.62.22
Bump typescript from 4.8.4 to 4.9.5 (#757) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1.62.21
Disable cache (#756)
1.62.20
No longer use mui table for legacy table and consolidate it with mode…
1.62.19
Persist the snapshot content into file (#749) * Persist the snapshot content into file * CI / CD - Format Updates Automatic Commit --------- Co-authored-by: synle <synle@users.noreply.github.com>
1.62.18
Data Snapshot speedial component (#748) * speed dial * CI / CD - Format Updates Automatic Commit --------- Co-authored-by: synle <synle@users.noreply.github.com>
1.62.17
Major rewrite of the data snapshots (#746) * show more relevant information in the data item view * rename data item to data snapshot * wip * wip * wip data snapshots list * wip * CI / CD - Format Updates Automatic Commit --------- Co-authored-by: synle <synle@users.noreply.github.com>
1.62.16
consolidate the size of the table to 160 (#745)
1.62.15
Hook up resize and update height for onscreen mode (#741) * now hook up resize and update height for onscreen mode * CI / CD - Format Updates Automatic Commit --------- Co-authored-by: synle <synle@users.noreply.github.com>
1.62.14
1.62.13
What's Changed
- New flow that allows user to pop the content of a dataset into a separate fullscreen window by @synle in #739
Full Changelog: 1.62.12...1.62.13