alepop
alepop
Fixed #26 Now you can delete all tasks in a board ``` tb -d @coding ``` If task relevant to other boards it will be no listed in this board...
Locale currency was breaking by `numeraljs` and regex. I tried to fix it using only native `Intl.NumberFormat`. But they are open question about currency symbol position. In some localization, symbol...
What about to add settings for fire notification when the price has a high percent change? For example **10%** / **15%** / **20%** currency market change trigger a system notification.
This PR provides new "Snapped" `PanelState` and allow to set it as `defaultPanelState` parameter into `SlidingUpPanel ` widget.