Skip to content

3.2.0

Compare
Choose a tag to compare
@decaf-dev decaf-dev released this 17 May 04:04
794cc95
  • Added #67. NLT now has a tag color menu with 10 tag colors to choose from.
  • Fixed #142. Header menu will now reset when you close it.
  • Fixed #140. Tags are fully working again.
  • Fixed tag color for light/dark modes
  • Refactored CellEditMenu into various edit menus for each cell type
  • Implemented a FocusProvider to manage table focus
  • Implemented a MenuProvider to manage table menus + allow multiple menu levels
  • Updated menus to have consistent styling. 4px 10px padding
  • Made the column width drag more sensitive
  • Added notices for when a user tries to add a row/column to a table via hotkey but no table is focused
  • Textarea box will now adjust its size as you type
  • Fixed bug where dates would auto populate each cell with the current date when changing to a date type