oxdev03
4ad28d6eff
Add BiomeJS for Linting and Formatting JavaScript relates to #1295 ( #1299 )
...
* chore: add formatting and linting for javascript code relates to #1295
* use spaces instaed
* add to recommended extensions
* only enforce lint
* auto save
2024-10-14 17:09:27 -04:00
Zach Gollwitzer
1b6ce6af45
Improved UI warning states for holdings with missing data ( #1098 )
...
* Fix security price issue flow
* Fix tooltip positioning and add tooltip for missing holding data
* Fix tooltip controller error with stale arrow target
* Lint fixes
2024-08-16 16:08:27 -04:00
Tony Vincent
f315370512
Add stimulus tooltip controller ( #1065 )
...
* Add Tooltip Stimulus controller
* Add test for tooltip
* Remove comma
* Normalize translations
* Use floating-ui instead popper
* Use component classes
* Increase cross axis value
* Cleanup
* Update app/views/accounts/show.html.erb
Use correct tailwind class
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com >
Signed-off-by: Tony Vincent <tonyvince7@gmail.com >
* Use default values for options
* Remove tooltip global variable
* Add arrow target
* Remove unused method
---------
Signed-off-by: Tony Vincent <tonyvince7@gmail.com >
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com >
2024-08-08 06:53:27 -04:00