Browse Source

notes

pull/1886/head
gingervitis 6 years ago committed by Gabe Kangas
parent
commit
9ea5518503
  1. 17
      web/pages/components/config/README.md

17
web/pages/components/config/README.md

@ -33,4 +33,19 @@ TODO: explain how to use <Form> and how the custom `form-xxxx` components work t @@ -33,4 +33,19 @@ TODO: explain how to use <Form> and how the custom `form-xxxx` components work t
],
}
};
```
```
TODO:
- fill out readme for how to use form fields and about data flow w/ ant and react
- cleanup
- more consitent constants
- cleanup types
- cleanup style sheets..? make style module for each config page? (but what about ant deisgn overrides?)
- redesign
- label+form layout - put them into a table, table of rows
- change Encpder preset into slider
- page headers - diff color?
- fix social handles icon in table
- consolidate things into 1 page?
- things could use smaller font?
Loading…
Cancel
Save