James Grugett
3667e81c6f
Only setFocused false when click outside.
2022-02-17 17:30:05 -06:00
Austin Chen
a12a8bcd6a
Expand create panel on focus
...
From Richard Hanania's feedback
2022-02-16 19:37:54 -08:00
Austin Chen
7338bdd47a
Automatically sort Tailwind classes with Prettier ( #45 )
...
* Add Prettier Tailwind plugin
* Autoformat Tailwind classes with Prettier
2022-02-11 10:40:22 -08:00
Austin Chen
64fc0c74ff
Replace bottom border with shadow
2022-01-31 17:07:12 -08:00
jahooma
f04d66d5c8
Don't focus feed create unless there's no question yet
2022-01-28 13:23:44 -06:00
jahooma
f75dc0200d
Remove link create a market in placeholder
2022-01-28 12:54:15 -06:00
jahooma
d5742900b0
Remove border on ask question form. Add padding to fold title on mobile
2022-01-28 12:13:12 -06:00
jahooma
acc95bbd9c
Remove spacer in feed create
2022-01-27 18:07:12 -06:00
jahooma
99bb8fdeea
Switch to regular text area for question b/c causing jump, and no new expansion necessary
2022-01-27 17:52:24 -06:00
mantikoros
bdb2cfd710
avatar component
2022-01-27 17:14:45 -06:00
jahooma
77eaf070e6
Make clicking feed create focus input. Shrink create market button
2022-01-27 15:22:18 -06:00
mantikoros
6e2d16225e
feedcreate: simplify design
2022-01-27 15:08:28 -06:00
mantikoros
f451d94295
feedCreate: use hook for randIndex
2022-01-27 14:46:23 -06:00
mantikoros
e697024f52
FeedCreate: change placeholders, cycle through randomly
2022-01-27 14:40:46 -06:00
jahooma
bb788d5201
Change placeholder in fold create question
2022-01-27 14:05:59 -06:00
jahooma
9764a03189
Add create market to top of fold activity. Auto-adds the primary tag of the fold.
2022-01-27 12:45:35 -06:00
jahooma
d83fe1a202
Make feed create avatar not load glitchily
2022-01-27 00:49:23 -06:00
mantikoros
1eccdb7b4f
homepage tweaks
2022-01-26 18:44:36 -06:00
mantikoros
d9c67e8d49
new signed-out homepage
2022-01-26 18:21:25 -06:00
Austin Chen
f66bc6af4d
Make placeholder text less prominent
2022-01-23 23:34:10 -06:00
mantikoros
80776186aa
/home for signed in users ( #35 )
2022-01-22 18:16:23 -06:00
jahooma
fe912921eb
Use nicer tag component for folds
2022-01-22 14:52:49 -06:00
Austin Chen
b95dfa0a33
Set "sign up" text to green; add #crypto
2022-01-21 18:36:19 -06:00
jahooma
d357f51883
Reorg homepage. No feed when not signed in, add back hot & closing soon for signed
2022-01-21 18:28:12 -06:00
Austin Chen
5be6a75e4b
Create new markets directly from the feed ( #33 )
...
* Move hot & closing markets to All Markets
Soon to be named "Explore"
* Set up a question box on the homepage
* Show Leaderboards by default instead of Create
* Support full contract creation from homepage
* Force mt-0 on /markets
* Move description into info tooltip
* Add hint to ask a question
* Initialize close date to 1 week from today
* Add a promo section for logged-out users
* Add hashtags, remove mobile padding
* Rewrite promo copy
* Store hotContracts as static props
2022-01-21 12:33:58 -06:00