mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
[#181] remove comments in template, update todos
This commit is contained in:
parent
1fd72363bd
commit
79bbea9052
2 changed files with 0 additions and 10 deletions
|
@ -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. )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue