github decaf-dev/obsidian-dataloom 6.8.0

latest releases: 8.16.1, 8.16.0, 8.15.12...
16 months ago

Features

  • add the ariaLabel prop to the Switch component
  • add isLink prop to the Button component to be able to style a button as a link
  • add "Filter" button that opens a filter menu
  • add basic filtering system for the Text, Tag, Multi-tag and Checkbox types

Fixes

  • when a column is changed to a cell type of checkbox, set any empty cell's to an unchecked markdown checkbox [ ]
  • change an empty body cell's value to an unchecked markdown checkbox [ ] when the column is changed to a cell type of
  • resolve file creation where a blank tab would appear
  • fix bug where a duplicate bodyRows was being created outside of the model
  • when creating a new checkbox cell, set the default markdown to an unchecked markdown checkbox [ ]
  • close toggle menu when clicking on it while the menu is open

Refactor

  • replace logFunc with useLogger hook
  • replace the toggle column button with a button called "Toggle"

Don't miss a new obsidian-dataloom release

NewReleases is sending notifications on new releases.