keyan
bfe5edcfe3
search all territories by default + more intuitive search filters
2024-03-26 18:37:40 -05:00
ekzyis
d237861ff5
Use module path aliases ( #938 )
...
* Use module path aliases
* fix broken refactor
* path mapping for svgs, style, and remaining places (bonus: lose babel dep)
---------
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2024-03-19 19:37:31 -05:00
keyan
af59e3ef54
merge non-normalized user subtypes fixing #645
2023-11-20 09:05:02 -06:00
keyan
fb3837ea0a
use number formatting more places
2023-09-18 18:09:08 -05:00
keyan
4b543ae733
prevent wallet balance overflow
2023-09-12 20:21:59 -05:00
keyan
490edd6833
prevent horizontal layout shift when balance is hidden
2023-09-12 14:50:06 -05:00
keyan
b1d6bf058e
make balance hiding work on mobile using pointer events
2023-09-12 14:37:13 -05:00
ekzyis
6df654b208
Hide wallet balance ( #481 )
...
* Hide wallet balance on long press
* Use setting to hide wallet balance
* Fix layout shift on hover
* Fix SSR warning about useLayoutEffect
See https://reactjs.org/link/uselayouteffect-ssr
* Also hide balance in wallet
---------
Co-authored-by: ekzyis <ek@stacker.news>
2023-09-12 12:19:26 -05:00