mirror of
https://github.com/owncast/owncast.git
synced 2024-11-26 06:46:01 +03:00
notes
This commit is contained in:
parent
9ad9791931
commit
9ea5518503
1 changed files with 16 additions and 1 deletions
|
@ -34,3 +34,18 @@ 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…
Reference in a new issue