Commit Graph

12 Commits

Author SHA1 Message Date
a829e53559 AutosuggestInput: nuke top margin 2022-10-04 17:25:02 -04:00
b9e0e94587 Input: support 'theme' prop (deprecate 'isSearch'), pass theme down from higher components 2022-10-04 17:09:47 -04:00
61dd57ab81 AutosuggestInput: use UI input component 2022-10-04 16:39:51 -04:00
03d6211e1c Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
66216bd5b6 Use Array.includes instead of indexOf
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-12 13:47:32 +02:00
20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
81e14962ca Chats account autosuggest fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-18 23:28:48 +02:00
2c3bfefa4c Small UX improvements 2022-06-09 09:43:37 -04:00
7782c96ba4 Improve design of the Poll Form 2022-06-09 09:43:17 -04:00
328d3b9b59 Suggestion --> AutoSuggestion 2022-06-04 18:36:34 -05:00
318b9f0d3b AutosuggestAccountInput: improve types 2022-06-04 18:35:04 -05:00
ba803e200c AutosuggestInput: convert to TSX 2022-06-04 18:21:16 -05:00