|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Squashed commit of the following:
commit 49c1b3b1556a0eb91c429a961fedd2bded8ffd47
Author: Armand Philippot <git@armandphilippot.com>
Date:   Wed Feb 16 15:17:52 2022 +0100
    chore: add headline field to blogPosting schema
commit 42214c6f032cc899ec252a9387be35dcad738546
Author: Armand Philippot <git@armandphilippot.com>
Date:   Wed Feb 16 15:09:11 2022 +0100
    chore: update the searchAction markup and add query-input
    Google was complaining about "query-input" which is not in Schema.org
    representation. So I added it.
commit 5f29226d937cbdcd262df2793f1588435d850f02
Author: Armand Philippot <git@armandphilippot.com>
Date:   Wed Feb 16 14:32:14 2022 +0100
    chore: remove breadcrumb from homepage
    The breadcrumb is not displayed on the homepage, so the breadcrumb
    field should not appear inside Schema markup. | 
| | 
| 
| 
| 
| 
| 
| | * The status was not visile in top of the form, so I moved it under the
submit button.
* It was possible to send an empty form.
* The input type for email should be email instead of text. | 
| | 
| 
| 
| 
| | Add some focus styles mainly in toolbar components to help identify
active items when navigating with a keyboard. | 
| | 
| 
| 
| 
| | Toggle will be used for others settings so I extract the functionnality
from ThemeToggle. | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | I also adjust styles for all forms and primary buttons. | 
| | 
| 
| 
| 
| | I plan to add more user settings so theme options should be inside
settings. | 
| | 
| 
| 
| 
| | This improves readability. I also rename a variable to avoid duplicate
between global scope and useEffect scope. | 
| | 
| 
| 
| | Dark theme is not implemented yet. | 
| | |  | 
| | |  | 
|  |  |