You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@
16
16
- Add support for simple text item in the columns component. This avoids having to deal with json functions to display a simple textual column item description.
17
17
- Increase spacing between items in the columns component for improved readability.
18
18
- Fixed invalid decoding of some less common data types in Microsoft SQL Server and MySQL.
19
+
- Fixed a display bug where the table search box would disappear when scrolling horizontally in a large table.
19
20
20
21
## 0.30.1 (2024-10-31)
21
22
- fix a bug where table sorting would break if table search was not also enabled.
0 commit comments