cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-10-23 04:29:25 +03:00
parent 04637c64a2
commit cf589f1273

View File

@ -51,12 +51,12 @@ var setup = function(){
- -
- ## ToDo: - ## ToDo:
- pgup/pgdown/~home/end~ buttons - pgup/pgdown/~home/end~ buttons
- identify a block - identify a block:
- DONE index (flat) - DONE index (flat)
- DONE path (index) - DONE path (index)
- id - id
- _the id attr is done, but we still need to get the node via id_ - _the id attr is done, but we still need to get the node via id_
- focus - focus:
- DONE `<editor>.autofocus` - DONE `<editor>.autofocus`
- DONE `focused:: true` attr (`.text(..)`/`.json(..)`/`.load(..)`) - DONE `focused:: true` attr (`.text(..)`/`.json(..)`/`.load(..)`)
- focusing editor -> focus focused block - focusing editor -> focus focused block