Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 15:38
· 1821 commits to master since this release

Shiny new things

  • Refactor of column setting to Obsidian modal. Now every column will have its own configuration! As a consequence, the next point were possible:
    • Every text column can configure its own media settings
    • Options of Selected type column are now persistent. ISSUE#58
    • You can add new lavels even if does not exist in any cell (or delete it)
    • You can now select the color of the option label. ISSUE#60

Improved

  • The table will be refreshed when you close either the settings modal or the new modals of the column adjustments. This will suppose a minimal performance impact with a loading time of less than a second. Its a provisional solution until the refactor of react states stategy