1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-20 21:59:38 +02:00
Maybe/app/javascript/controllers
Cristiano Crolla 96debfaeda
Currency Dropdown (#415)
* Initial dropdown setup and styles

* Allow form field to pass through block content and update dropdown posititon

* add currency to accounts params

* Add repositionDropdown function and carry over dropdown controller

* remove block context from form builder in favour of using form tag directly

* Hide currency input and set checks for input and label before updating

* align currency button with balance

* revert form_field_tag changes

* remove margin on currency button, looks cleaner

---------

Signed-off-by: Josh Pigford <josh@joshpigford.com>
Co-authored-by: Josh Pigford <josh@joshpigford.com>
2024-02-11 13:02:27 -06:00
..
account_collapse_controller.js Add controller to save accounts collapse state to localStorage (#432) 2024-02-11 12:38:28 -06:00
application.js Initial commit 2024-02-02 09:05:04 -06:00
currency_dropdown_controller.js Currency Dropdown (#415) 2024-02-11 13:02:27 -06:00
dropdown_controller.js Prevent duplicate listeners and memory leak (#387) 2024-02-08 13:37:36 -06:00
hotkey_controller.js New Add Account UI 2024-02-08 10:46:05 -06:00
index.js Initial commit 2024-02-02 09:05:04 -06:00
list_keyboard_navigation_controller.js New Add Account UI 2024-02-08 10:46:05 -06:00
modal_controller.js Fix height of modal during account creation steps (#418) 2024-02-09 19:21:19 -06:00