Skip to content

Releases: mikelei8291/TODO.md

0.1.1

07 Jan 07:50
0.1.1
83c7375
Compare
Choose a tag to compare
  • Bundled webview files when building the extension
  • Reduced the extension build size slightly

0.1.0

04 Jan 15:21
0.1.0
e5e7f45
Compare
Choose a tag to compare
  • Happy New Year!
  • First stable release
  • Added keyboard shortcuts (Tab, Shift+Tab) to change item indentation
  • Fixed adding new list items and serializing sub-lists
  • Removed unnecessary reference to the VSCode API

0.0.7

29 Dec 19:48
0.0.7
634cedd
Compare
Choose a tag to compare
  • Improved drag and drop support with new placeholder style and better element position handling
  • Fixed so that removing the last item from the sub-list would also remove the sub-lit itself

0.0.6

29 Dec 12:00
0.0.6
1eebfc2
Compare
Choose a tag to compare
  • Added drag and drop support for re-ordering items
  • Fixed deserializing the text data of lists
  • Fixed indeterminate state of checkboxes

0.0.5

26 Dec 17:19
0.0.5
dfd67aa
Compare
Choose a tag to compare
  • Added highlight over hovered list items
  • Fixed checkbox width

0.0.4

26 Dec 16:35
0.0.4
f3d7b23
Compare
Choose a tag to compare
  • Supported multi-level TODO list
  • Implemented indeterminate state of checkboxes

0.0.3

25 Dec 12:05
0.0.3
a7098a5
Compare
Choose a tag to compare
  • Merry Christmas! 🎄
  • Fixed adding new list items without focusing the view
  • Added display of undone task count on the badge of the view
  • Refactored some code

0.0.2

19 Dec 15:33
0.0.2
1c7f12f
Compare
Choose a tag to compare
  • Fixed build script to include missing icons
  • Changed checkbox to VSCode native style
  • Optimized label text color

0.0.1

18 Dec 20:07
0.0.1
9bb7dfc
Compare
Choose a tag to compare

Initial release