| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(settings): avoid cropped tooltip on small devices | Armand Philippot | 2022-06-09 | 1 | -0/+46 |
| | | | | | | | 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. | ||||
| * | fix(settings): close tooltip when modal is closing | Armand Philippot | 2022-06-08 | 1 | -1/+0 |
| | | | | | | The event was not captured so the tooltip remained open when the settings was closed. It prevented to click on the toolbar buttons. | ||||
| * | chore: replace the Ackee select by a toggle component | Armand Philippot | 2022-06-01 | 1 | -11/+1 |
| | | |||||
| * | chore: close toolbar modals on click/focus outside | Armand Philippot | 2022-05-18 | 1 | -12/+2 |
| | | |||||
| * | chore: add a Settings component | Armand Philippot | 2022-04-14 | 1 | -8/+15 |
| | | |||||
| * | chore: add a Settings modal component | Armand Philippot | 2022-04-08 | 1 | -0/+14 |
