..
analytics
Replace style props with tailwind classes ( #800 )
2022-08-26 14:23:06 -07:00
answers
Make graph start from left side for new markets
2022-08-26 01:08:16 -05:00
buttons
noobify welcome demo ( #699 )
2022-07-30 02:50:03 -05:00
challenges
Allow custom environments to override any economic aspect ( #787 )
2022-08-21 22:37:26 -07:00
charity
Remove quadratic matching from /charity
2022-07-19 00:20:18 -07:00
contract
Replace style props with tailwind classes ( #800 )
2022-08-26 14:23:06 -07:00
editor
Support Figma embeds
2022-08-26 12:41:39 -07:00
feed
Markets emails ( #764 )
2022-08-19 11:43:57 -06:00
groups
Make typing for comments more fancy ( #776 )
2022-08-19 01:06:40 -07:00
layout
Change tabs to keep all individual tab components in the DOM ( #743 )
2022-08-11 12:53:42 -07:00
manalinks
manalink qr code
2022-07-29 16:02:18 -07:00
nav
Replace style props with tailwind classes ( #800 )
2022-08-26 14:23:06 -07:00
onboarding
noobify welcome demo ( #699 )
2022-07-30 02:50:03 -05:00
portfolio
Default to showing weekly bet graph
2022-08-21 21:02:56 -07:00
profile
Weekly => daily loans
2022-08-24 22:03:07 -05:00
widgets
Clean up Featured code
2022-08-25 19:42:40 -07:00
add-funds-button.tsx
Tracking ( #511 )
2022-06-15 16:34:34 -05:00
alert-box.tsx
large bet warning
2022-07-25 18:11:29 -07:00
amount-input.tsx
Small ux tweaks for signed out market page
2022-08-24 16:41:46 -06:00
auth-context.tsx
Add debug console.log
2022-08-25 17:21:51 -05:00
avatar.tsx
Make Avatar component update when avatarUrl updates ( #780 )
2022-08-19 09:47:00 -07:00
bet-button.tsx
Small ux tweaks for signed out market page
2022-08-24 16:41:46 -06:00
bet-inline.tsx
Fix bet modal probability sticking ( #793 )
2022-08-23 14:31:52 -07:00
bet-panel.tsx
eslint
2022-08-24 15:36:57 -05:00
bets-list.tsx
Fix tooltip styles in your bets ( #783 )
2022-08-20 13:05:33 -07:00
bucket-input.tsx
Range limit orders ( #655 )
2022-07-22 00:57:56 -05:00
button.tsx
Simple bet interface in embeds ( #775 )
2022-08-19 10:07:48 -07:00
checkbox.tsx
replace raw checkbox w/ Checkbox component
2022-07-13 16:50:08 -07:00
choices-toggle-group.tsx
Improve create page UI ( #746 )
2022-08-11 14:41:21 -07:00
client-render.tsx
Add more linting to web
package ( #343 )
2022-05-26 14:41:24 -07:00
comments-list.tsx
Make typing for comments more fancy ( #776 )
2022-08-19 01:06:40 -07:00
confirmation-button.tsx
Groups ( #510 )
2022-06-22 11:35:50 -05:00
contract-search.tsx
Create experimental home page
2022-08-24 18:30:31 -05:00
copy-contract-button.tsx
Fix imports
2022-08-22 11:31:33 -07:00
copy-link-button.tsx
Challenge Bets ( #679 )
2022-08-04 15:27:02 -06:00
create-question-button.tsx
Make main login/logout buttons reload server side props ( #677 )
2022-07-22 00:03:16 -07:00
datetime-tooltip.tsx
Make RelativeTimestamp
a little more efficient ( #754 )
2022-08-12 17:48:41 -07:00
editor.tsx
Fix link classes duplicating on paste ( #788 )
2022-08-22 17:45:23 -07:00
file-upload-button.tsx
Rich content ( #620 )
2022-07-13 11:58:22 -07:00
filter-select-users.tsx
refactor string matching ( #649 )
2022-07-15 14:16:00 -07:00
follow-button.tsx
Tracking ( #511 )
2022-06-15 16:34:34 -05:00
follow-list.tsx
Online users list ui, remove from followers list
2022-07-15 09:32:03 -06:00
follow-market-button.tsx
Some other follow to watch changes
2022-08-24 21:23:12 -05:00
following-button.tsx
Tracking ( #511 )
2022-06-15 16:34:34 -05:00
fullscreen-confetti.tsx
Componentize confetti to isolate re-renders due to window size ( #740 )
2022-08-11 12:55:25 -07:00
info-box.tsx
PlayMoneyDisclaimer; hide limit orders for signed out users; infobox styling
2022-07-24 23:28:05 -07:00
info-tooltip.tsx
Migrate daisy tooltips to our own to fix cutoffs ( #748 )
2022-08-12 12:04:23 -07:00
join-spans.tsx
Replace some uses of any
with more specific types ( #344 )
2022-05-26 15:22:44 -07:00
landing-page-panel.tsx
Fix efficiency problems with visibility checking code ( #730 )
2022-08-09 15:28:27 -07:00
leaderboard.tsx
Replace style props with tailwind classes ( #800 )
2022-08-26 14:23:06 -07:00
limit-bets.tsx
Fix a case of limit order sorting
2022-08-21 15:58:49 -05:00
linkify.tsx
Replace style props with tailwind classes ( #800 )
2022-08-26 14:23:06 -07:00
liquidity-panel.tsx
Describe why subsidizing is good
2022-08-18 10:12:38 -07:00
loading-indicator.tsx
Show loading indicator on comment submit
2022-05-18 10:08:42 -06:00
manalink-card.tsx
manalinks: fix focus
2022-08-02 15:22:53 -07:00
new-contract-badge.tsx
notifications-icon.tsx
Teach AuthContext
to manage the private user doc ( #738 )
2022-08-12 13:41:00 -07:00
NotificationSettings.tsx
Convert heart to eye and follow to watch
2022-08-24 21:16:38 -05:00
number-input.tsx
Range limit orders ( #655 )
2022-07-22 00:57:56 -05:00
numeric-bet-panel.tsx
Refactor some backend-related stuff ( #639 )
2022-07-10 15:03:15 -07:00
numeric-resolution-panel.tsx
Don't "warm up" resolveMarket anymore ( #638 )
2022-07-12 12:36:10 -07:00
online-user-list.tsx
Online users list ui, remove from followers list
2022-07-15 09:32:03 -06:00
outcome-label.tsx
Replace style props with tailwind classes ( #800 )
2022-08-26 14:23:06 -07:00
page.tsx
Replace style props with tailwind classes ( #800 )
2022-08-26 14:23:06 -07:00
pagination.tsx
hide pagination if only one page
2022-08-02 15:22:53 -07:00
play-money-disclaimer.tsx
show sign up button on mobile on market page
2022-07-25 17:45:42 -07:00
probability-input.tsx
Range limit orders ( #655 )
2022-07-22 00:57:56 -05:00
probability-selector.tsx
qr-code.tsx
manalink qr code
2022-07-29 16:02:18 -07:00
referrals-button.tsx
Show referrals banner on user-page
2022-07-26 15:24:16 -07:00
relative-timestamp.tsx
Make RelativeTimestamp
a little more efficient ( #754 )
2022-08-12 17:48:41 -07:00
resolution-panel.tsx
eliminate fees
2022-08-24 15:29:48 -05:00
sell-button.tsx
Pseudo numeric market ( #609 )
2022-07-02 14:37:59 -05:00
sell-modal.tsx
Pseudo numeric market ( #609 )
2022-07-02 14:37:59 -05:00
sell-row.tsx
🧾 Limit orders! ( #495 )
2022-07-10 13:05:44 -05:00
SEO.tsx
Markets emails ( #764 )
2022-08-19 11:43:57 -06:00
share-embed-button.tsx
share dialog: remove native sharer; use toast for embed
2022-08-15 00:03:05 -05:00
share-icon-button.tsx
referral link on user page, manalinks, market share dialog; native sharer on mobile
2022-08-09 21:51:08 -05:00
share-market-button.tsx
Challenge Bets ( #679 )
2022-08-04 15:27:02 -06:00
sign-up-prompt.tsx
Simple bet interface in embeds ( #775 )
2022-08-19 10:07:48 -07:00
site-link.tsx
Replace style props with tailwind classes ( #800 )
2022-08-26 14:23:06 -07:00
subtitle.tsx
initial commit for manalinks UI improvements ( #642 )
2022-07-13 16:57:34 -05:00
text-button.tsx
Show referrals banner on user-page
2022-07-26 15:24:16 -07:00
tipper.tsx
Make typing for comments more fancy ( #776 )
2022-08-19 01:06:40 -07:00
title.tsx
noobify welcome demo ( #699 )
2022-07-30 02:50:03 -05:00
toast-clipboard.tsx
tooltip.tsx
Fix tooltip styles in your bets ( #783 )
2022-08-20 13:05:33 -07:00
tweet-button.tsx
Tracking ( #511 )
2022-06-15 16:34:34 -05:00
use-save-binary-shares.ts
🧾 Limit orders! ( #495 )
2022-07-10 13:05:44 -05:00
user-page.tsx
Replace style props with tailwind classes ( #800 )
2022-08-26 14:23:06 -07:00
visibility-observer.tsx
Fix efficiency problems with visibility checking code ( #730 )
2022-08-09 15:28:27 -07:00
yes-no-selector.tsx
Simple bet interface in embeds ( #775 )
2022-08-19 10:07:48 -07:00