| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): replace Toolbar with Navbar component | Armand Philippot | 2023-11-11 | 1 | -11/+0 |
| | | | | | | | | | * remove SearchModal and SettingsModal components * add a generic NavbarItem component (instead of the previous toolbar items to avoid unreadable styles...) * move FlippingLabel component logic into NavbarItem since it is only used here | ||||
| * | refactor(components): rewrite Modal component | Armand Philippot | 2023-11-11 | 1 | -0/+8 |
| | | | | | | * add an optional close button * add an icon prop | ||||
| * | chore: add a Search component | Armand Philippot | 2022-04-14 | 1 | -0/+3 |
