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
@@ -17,6 +17,7 @@
17
17
- Improve table search and sort:
18
18
- sorting and searching should now be faster on large tables. Searching (filtering) is now especially fast, and should not take more than a few milliseconds even on tables with thousands of rows.
19
19
- sorting should now work correctly on markdown columns. Markdown links used to be sorted according to the link URL, which was not intuitive. Now, only the displayed text is used for sorting.
20
+
- Updated tabler icons to v3.21.0, making many new icons available: https://tabler.io/changelog
20
21
21
22
## 0.29.0 (2024-09-25)
22
23
- New columns component: `columns`. Useful to display a comparison between items, or large key figures to an user.
0 commit comments