| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): replace Toolbar with Navbar component | Armand Philippot | 2023-11-11 | 1 | -91/+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(build): replace paths aliases with relative paths | Armand Philippot | 2023-09-19 | 1 | -3/+3 |
| | | | | | | | Using paths aliases starting with "@" can be confusing and can lead to conflict with existings modules. I prefer to use relative paths to avoid extra configuration in tools because of these aliases. | ||||
| * | chore(toolbar): change icons to close button when activated | Armand Philippot | 2022-05-24 | 1 | -12/+6 |
| | | |||||
| * | chore: handle settings change | Armand Philippot | 2022-05-18 | 1 | -1/+1 |
| | | |||||
| * | chore: add branding animation | Armand Philippot | 2022-05-18 | 1 | -0/+1 |
| | | |||||
| * | chore: add a Toolbar component | Armand Philippot | 2022-04-14 | 1 | -2/+7 |
| | | |||||
| * | chore: add a MainNav component | Armand Philippot | 2022-04-14 | 1 | -0/+91 |
