| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(settings): avoid cropped tooltip on small devices | Armand Philippot | 2022-06-09 | 1 | -81/+0 |
| | | | | | | | 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. | ||||
| * | chore: replace the Ackee select by a toggle component | Armand Philippot | 2022-06-01 | 1 | -25/+29 |
| | | |||||
| * | chore: replace the toggle component | Armand Philippot | 2022-06-01 | 1 | -9/+60 |
| | | |||||
| * | fix(settings): reduce font-size on small devices | Armand Philippot | 2022-05-25 | 1 | -0/+15 |
| | | | | | | With French translation, words are a little longer so I reduce the font size on small devices to avoid line breaking. | ||||
| * | chore: close toolbar modals on click/focus outside | Armand Philippot | 2022-05-18 | 1 | -0/+11 |
