GitStart
GitStart
Fixes #419 What - Add the possibility to customize the name displayed for each category Why - Because it is currently not possible to submit an alias How - adding...
## Demo Loom Video: https://www.loom.com/share/7fa1765cc095433e90b10558a773da16 ## Related Issue Fixes #474 ## What Add props to the user customize the donuts/pies ## Why to be possible to set custom angles to...
Fixes: https://github.com/tremorlabs/tremor/issues/471 What: Add the possibility to use tooltips on button component Why: To be able to use tooltips in this component How: The changes was implemented following the components...
FIxes #456 What: Create a Checkbox component Why: To be possible to add a Checkbox component using the tremor lib How: The changes was implemented following the other component as...
Closes [#8225](https://github.com/laurent22/joplin/issues/8225) ### Before  ### After  --- This code was written and reviewed by GitStart Community. Growing great...
Fixes https://github.com/laurent22/joplin/issues/8114 Problem: Emojis are the wrong size until restart: the problem happens because the fontsize of the emoji is relative to the ''DomRect'', using a repetition to decrease the...
## Fixes [#7932](https://github.com/laurent22/joplin/issues/7932) ### Problem: The pdf rendering only assumes the min-height set for it, and wouldn't increase in height even if we have more room for it to grow....
fixes [#2140](https://github.com/AppFlowy-IO/AppFlowy/issues/2140) This PR makes the divider shortcut (---) work on lines with existing text ### Issue Video https://www.loom.com/share/50083bab0556446fb2b4c0c005e14c64 ### Fix video https://www.loom.com/share/b132d5076eab4b58b1a05869e7988f7c --- ### PR Checklist - [x] My...
fixes [#2476](https://github.com/AppFlowy-IO/AppFlowy/issues/2476) ### PR Description This PR fixes pixels overflow issue using by `Expandable` and text overflow rule `overflow: TextOverflow.ellipsis`. ### Issue Recording https://www.loom.com/share/007bae93eabb4d819fc169d0239a15ff ### Fix Recording https://www.loom.com/share/0246a6cdc88f42558716c7364279b4aa --- ###...
### PR Description This PR replaces 'light' text with 'Default' for the default Theme in the Appearance panel, fixes [#2402](https://github.com/AppFlowy-IO/AppFlowy/issues/2402). > Issue screenshot  ### Fix Description The 'light' text...