[#181] remove comments in template, update todos

This commit is contained in:
Robin Scholtes 2023-04-20 21:11:50 +12:00
parent 1fd72363bd
commit 79bbea9052
2 changed files with 0 additions and 10 deletions

View file

@ -17,11 +17,8 @@
### JS:
- `core/Recipe.mjs`, `core/lib/Magic.js` return imports to original
- adopted existing codestyle but check with CC `let ops, selected` etc in `searchOperations` ( can't we just declare and assign them once? maybe there is a reason )
### Misc:
- check for remaining todos
- check for remaining comments to be deleted
- check and add browser vendor prefixes throughout stylesheets where needed
- comb through CSS and improve organisation for better DevX
- special checks for features removed from mobile ( like multiple tabs, minimise, maximise etc. )