| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
|  | 
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.
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
Everything was working fine with Firefox but it seems Chromium still
has issues with `em` unit in media queries. The toolbar modals (search,
settings and also main nav) was not displaying correctly on small
devices. Some styles was missing. By switching to pixels based media
queries, the bug seems fixed.
 | 
| | 
| 
| 
| 
| 
|  | 
I changed the settings disposition to make tooltip positioning easier.
Jest complains about ref passed but everything seems to work as
expected so I'm not sure it is relevant. Maybe a bug with cloneElement.
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
It defines the different components used by all other layouts.
 | 
|    | 
 |