EdJoPaTo
|
65fd1c04ed
|
refactor!: reuse text style of tree item
BREAKING CHANGE: TreeItem style is gone
|
2024-05-15 13:51:54 +02:00 |
|
EdJoPaTo
|
775e5cc4ef
|
refactor(TreeItem): simplify with Self
|
2024-05-15 13:51:54 +02:00 |
|
EdJoPaTo
|
fdd2c5436a
|
feat!: cache last tree structure to simplify events
Things like key up/down dont require the items anymore to be used.
Instead a cached last state from last render is used.
|
2024-05-15 12:49:37 +02:00 |
|
EdJoPaTo
|
37ade72330
|
refactor(item): use keyword Self
|
2024-05-15 12:49:37 +02:00 |
|
EdJoPaTo
|
a60eb5266b
|
refactor: simplify docs and LSP hints with names exactly as exported
|
2024-03-14 11:55:10 +01:00 |
|