| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): replace Toolbar with Navbar component | Armand Philippot | 2023-11-11 | 1 | -18/+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 | ||||
| * | feat(components): add a generic Flip component | Armand Philippot | 2023-11-11 | 1 | -6/+9 |
| | | | | | | | The flipping animation is used at several places so it makes sense to use a single component to handle the animation. It will avoid styles duplication. | ||||
| * | build: convert project to esm | Armand Philippot | 2023-10-24 | 1 | -0/+1 |
| | | |||||
| * | refactor(components): rewrite form components | Armand Philippot | 2023-10-24 | 1 | -0/+14 |
