github trey-wallis/obsidian-dataloom 4.2.0

latest releases: 8.16.0, 8.15.12, 8.15.11...
21 months ago
  • Fixed missing border on header column (was visible when there were no rows)
  • Added an option bar. (Will use for future updates)
  • Added #166. A bubble indicating when a column is sorted now appears.
  • Empty cells now sort to the bottom when sorting by ASC or DESC
  • Refactored ICON to Icon and made it a typescript enum
  • Refactored SORT to SortDir and made it a typescript enum
  • Added ReactDOM.unmountComponentAtNode to clean up between Obsidian markdown updates. This fixes any ghost menus that would still work but never disappear.
  • Added a clean up for the ResizeObserver
  • All menu positions are now recalculated on sort selection.
  • Header sort selection is now saved in the cache
  • Reenabled sorting on mount
  • Fixed broken move up/move down
  • Insert Above, Insert Below, Move Up, and Move Down will only appear when no column is being sorted

Don't miss a new obsidian-dataloom release

NewReleases is sending notifications on new releases.