|  | Commit message (Collapse) | Author | Age | Lines | 
|---|
| |\  
| | 
| | 
| | 
| | 
| | 
| | 
| | 
| | | Signed-off-by: Hassan Abouelela <[email protected]>
# Conflicts:
#	package.json
#	src/commonStyles.tsx
#	src/pages/FormPage.tsx | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| |/  
|   
|   
|   
|   
|   
| | Dynamically displays an auth button in place of the submit button if
needed, and adds full authorization flow.
Signed-off-by: Hassan Abouelela <[email protected]> | 
| | 
| 
| 
| 
| 
| 
| | Increases select and deselect transition speeds for checkboxes, radios,
and selects.
Signed-off-by: Hassan Abouelela <[email protected]> | 
| | 
| 
| 
| 
| 
| 
| | Makes major changes to the structuring of checkboxes, and ranges to be
more accessible to all users.
Signed-off-by: Hassan Abouelela <[email protected]> | 
| | 
| 
| 
| | Signed-off-by: Hassan Abouelela <[email protected]> | 
|  | Moves the styles from the CSS file, into emotion CSS in each component's
file to make navigation easier, and keep CSS and JSX together.Drops
raw-loader dependency.
Signed-off-by: Hassan Abouelela <[email protected]> |