Skip to content

Releases: synle/sqlui-native

1.62.22

24 Sep 13:50
45d1064
Compare
Choose a tag to compare
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

04 Jun 15:32
dadc0f5
Compare
Choose a tag to compare
Disable cache (#756)

1.62.20

13 May 18:05
bbf3881
Compare
Choose a tag to compare
No longer use mui table for legacy table and consolidate it with mode…

1.62.19

13 May 16:53
dd4432b
Compare
Choose a tag to compare
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

13 May 15:22
8e65f54
Compare
Choose a tag to compare
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

12 May 17:35
3d920f1
Compare
Choose a tag to compare
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

12 May 02:51
a3ccf06
Compare
Choose a tag to compare
consolidate the size of the table to 160 (#745)

1.62.15

12 May 01:18
ced7f8f
Compare
Choose a tag to compare
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

12 May 00:49
0bf9284
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.62.13...1.62.14

1.62.13

12 May 00:06
2469d40
Compare
Choose a tag to compare

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