You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
738 B

# TODO List
Small Stuff
- save network state to disk
- move "docker-compose.yml" string into a constants file
- build images if they don't exist
- update app icon
- consistent scrollbars for all OS's (https://github.com/xobotyi/react-scrollbars-custom) (https://github.com/souhe/reactScrollbar)
Bigger things
- live theme changer (https://medium.com/@mzohaib.qc/ant-design-dynamic-runtime-theme-1f9a1a030ba0)
- POC for styled-components (https://www.styled-components.com) (https://emotion.sh)
- dark theme UI (https://material.io/design/color/dark-theme.html)
- add network designer (https://github.com/projectstorm/react-diagrams)
- POC testing-library for testcafe (https://testing-library.com/docs/testcafe-testing-library/intro)