| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): rewrite NavList component | Armand Philippot | 2023-11-11 | 1 | -10/+0 |
| | | | | | | | | * extract NavItem from NavList * remove `kind` and `listClassName` props (since the consumer has control over NavList, NavItem and NavLink components these props are obsolete) | ||||
| * | refactor(build): replace paths aliases with relative paths | Armand Philippot | 2023-09-19 | 1 | -2/+2 |
| | | | | | | | 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 | -0/+8 |
| | | |||||
| * | chore: add a Toolbar component | Armand Philippot | 2022-04-14 | 1 | -61/+61 |
| | | |||||
| * | chore: add a MainNav component | Armand Philippot | 2022-04-14 | 1 | -0/+88 |
