Update 'TODO'

Mute 2022-07-20 23:27:11 +00:00
parent 4b9afbbe43
commit 1c0484b2a4

@ -12,8 +12,11 @@
- [x] history on existing text treats it as prefix for search - [x] history on existing text treats it as prefix for search
- [x] BCE autoexpr testers need \\.?$ - [x] BCE autoexpr testers need \\.?$
- [x] refuse /do if the room disallows activities - [x] refuse /do if the room disallows activities
- [ ] **spaces in targets** - [x] spaces in targets
- [ ] **autocomplete should retain original case** - [x] autocomplete should retain original case
next release
- [ ] cleanup: +=, ?., consts, remove extra () etc. - [ ] cleanup: +=, ?., consts, remove extra () etc.
- [ ] cleanup: Element* instead of direct DOM API - [ ] cleanup: Element* instead of direct DOM API
- [ ] macros and aliases - [ ] macros and aliases