mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 12:34:12 +00:00
feat: implement expandable view for cashflow sankey chart (#739)
* feat: implement expandable view for cashflow sankey chart * refactor: migrate cashflow dialog sizing to tailwind utilities * refactor: declarative draggable restore on cashflow dialog close * refactor: localized title and use Tailwind utilities * refactor: update dialog interaction especially on mobile * refactor: add global expand text to localization * fix: restore draggable immediately after dialog close * Whitespace noise --------- Signed-off-by: Juan José Mata <juanjo.mata@gmail.com> Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
@@ -3,6 +3,8 @@ en:
|
||||
defaults:
|
||||
brand_name: "%{brand_name}"
|
||||
product_name: "%{product_name}"
|
||||
global:
|
||||
expand: "Expand"
|
||||
activerecord:
|
||||
errors:
|
||||
messages:
|
||||
|
||||
Reference in New Issue
Block a user