Satoshi Nakamoto 6d3482a288 Add auto-complete support when withdrawing to ln addr
adds auto-complete support for other stacker.news users when withdrawing
to a lightning address

implemented via adding an optional `transformUser` prop to the `UserSuggest` and `InputUserSuggest`
components, which allows you to transform fetched user results before displaying in the suggestion
dropdown

this is used to transform a user nym to nym@stacker.news, the corresponding
lightning address

by default, `transformUser` is an identity fn aka no transformation

this change also clears suggestions when the surrounding input field is blurred, which
is a better UX IMO
2023-10-10 11:15:59 -04:00
..
2023-09-12 14:51:55 -05:00
2023-08-25 18:21:51 -05:00
2023-08-25 18:21:51 -05:00
2023-08-25 18:21:51 -05:00
2023-08-29 19:13:21 -05:00
2023-10-01 19:29:07 -05:00
2023-10-06 15:54:46 -05:00
2023-10-06 15:01:51 -05:00
2023-10-06 15:01:51 -05:00
2023-10-06 15:54:46 -05:00
2023-08-29 16:05:09 -05:00
2023-09-14 10:35:13 -05:00
2023-10-01 18:03:52 -05:00
2023-09-28 15:02:25 -05:00
2023-10-06 15:01:51 -05:00
2023-10-03 14:35:53 -05:00
2023-10-06 15:01:51 -05:00
2023-09-12 16:36:26 -05:00
2023-08-25 18:21:51 -05:00
2023-08-25 18:43:50 -05:00
2023-08-25 18:21:51 -05:00
2023-10-06 15:01:51 -05:00