..
analytics
Show x value in numeric graph's tooltip
2022-05-22 17:48:02 -05:00
answers
Refactor contract typing to be more concise and more correct ( #355 )
2022-05-31 19:42:35 -07:00
charity
Fix busted avatar links on charity pages ( #380 )
2022-05-31 20:02:50 -07:00
contract
Refactoring ( #401 )
2022-06-02 17:30:34 -07:00
feed
Follow other users. Filter markets by followed ( #387 )
2022-06-02 23:52:14 -05:00
folds
Follow other users. Filter markets by followed ( #387 )
2022-06-02 23:52:14 -05:00
layout
refactor Row, Col to accept all div props
2022-05-31 17:13:54 -07:00
nav
Replace some more uses of any
with more specific types ( #389 )
2022-06-02 17:40:41 -07:00
add-funds-button.tsx
More absolute imports ( #156 )
2022-05-09 09:04:36 -04:00
add-liquidity-panel.tsx
Rewrite client for new public APIs to use fetch
instead of callables ( #241 )
2022-05-19 15:04:34 -07:00
advanced-panel.tsx
Replace some uses of any
with more specific types ( #344 )
2022-05-26 15:22:44 -07:00
amount-input.tsx
Add more linting to web
package ( #343 )
2022-05-26 14:41:24 -07:00
avatar.tsx
Replace some uses of any
with more specific types ( #344 )
2022-05-26 15:22:44 -07:00
bet-panel.tsx
Refactor contract typing to be more concise and more correct ( #355 )
2022-05-31 19:42:35 -07:00
bet-row.tsx
Refactor contract typing to be more concise and more correct ( #355 )
2022-05-31 19:42:35 -07:00
bets-list.tsx
copyedit: username in bet list empty state
2022-06-02 18:07:47 -07:00
bucket-input.tsx
Change lodash stuff so that it can be tree-shaken out of build ( #233 )
2022-05-22 01:36:05 -07:00
choices-toggle-group.tsx
Move to tailwindui for create market page ( #332 )
2022-05-25 11:54:28 -06:00
client-render.tsx
Add more linting to web
package ( #343 )
2022-05-26 14:41:24 -07:00
comments-list.tsx
More absolute imports ( #156 )
2022-05-09 09:04:36 -04:00
confirmation-button.tsx
Replace some more uses of any
with more specific types ( #389 )
2022-06-02 17:40:41 -07:00
contract-search.tsx
Follow other users. Filter markets by followed ( #387 )
2022-06-02 23:52:14 -05:00
copy-link-button.tsx
Enable url linking to comments and a copy to clipboard function [wip] ( #239 )
2022-05-17 09:55:26 -06:00
datetime-tooltip.tsx
Add more linting to web
package ( #343 )
2022-05-26 14:41:24 -07:00
feed-create.tsx
Change lodash stuff so that it can be tree-shaken out of build ( #233 )
2022-05-22 01:36:05 -07:00
follow-button.tsx
Follow other users. Filter markets by followed ( #387 )
2022-06-02 23:52:14 -05:00
info-tooltip.tsx
Switch to outlined icon
2022-01-16 02:14:21 -05:00
join-spans.tsx
Replace some uses of any
with more specific types ( #344 )
2022-05-26 15:22:44 -07:00
leaderboard.tsx
More absolute imports ( #156 )
2022-05-09 09:04:36 -04:00
linkify.tsx
Add more linting to web
package ( #343 )
2022-05-26 14:41:24 -07:00
loading-indicator.tsx
Show loading indicator on comment submit
2022-05-18 10:08:42 -06:00
new-contract-badge.tsx
Show "New" badge on contract cards too
2022-04-20 23:03:16 -07:00
notifications-icon.tsx
Notifications ( #354 )
2022-06-01 07:11:25 -06:00
number-input.tsx
Replace some uses of any
with more specific types ( #344 )
2022-05-26 15:22:44 -07:00
numeric-bet-panel.tsx
Serious business API validation & big cleanup of createContract
, placeBet
( #302 )
2022-05-26 14:37:51 -07:00
numeric-resolution-panel.tsx
Public API improvements ( #266 )
2022-05-20 14:58:14 -07:00
outcome-label.tsx
Refactoring ( #401 )
2022-06-02 17:30:34 -07:00
page.tsx
Replace some uses of any
with more specific types ( #344 )
2022-05-26 15:22:44 -07:00
probability-selector.tsx
Revert "bound initial probability to [0.1, 0.9]"
2022-04-30 13:05:43 -04:00
relative-timestamp.tsx
More absolute imports ( #156 )
2022-05-09 09:04:36 -04:00
resolution-panel.tsx
Refactoring ( #401 )
2022-06-02 17:30:34 -07:00
sell-button.tsx
Refactor contract typing to be more concise and more correct ( #355 )
2022-05-31 19:42:35 -07:00
sell-modal.tsx
Refactor contract typing to be more concise and more correct ( #355 )
2022-05-31 19:42:35 -07:00
sell-row.tsx
Refactor contract typing to be more concise and more correct ( #355 )
2022-05-31 19:42:35 -07:00
SEO.tsx
Replace some uses of any
with more specific types ( #344 )
2022-05-26 15:22:44 -07:00
share-embed-button.tsx
Enable url linking to comments and a copy to clipboard function [wip] ( #239 )
2022-05-17 09:55:26 -06:00
share-market.tsx
Enable url linking to comments and a copy to clipboard function [wip] ( #239 )
2022-05-17 09:55:26 -06:00
sign-up-prompt.tsx
Extract signup prompt ( #333 )
2022-05-25 09:25:39 -07:00
site-link.tsx
Replace some uses of any
with more specific types ( #344 )
2022-05-26 15:22:44 -07:00
tags-input.tsx
Serious business API validation & big cleanup of createContract
, placeBet
( #302 )
2022-05-26 14:37:51 -07:00
tags-list.tsx
fix double hashtag
2022-05-17 11:49:10 -04:00
title.tsx
Automatically sort Tailwind classes with Prettier ( #45 )
2022-02-11 10:40:22 -08:00
toast-clipboard.tsx
Enable url linking to comments and a copy to clipboard function [wip] ( #239 )
2022-05-17 09:55:26 -06:00
tweet-button.tsx
Move tweet, embed buttons plus communities and tags into a market info dialog
2022-04-07 15:52:54 -05:00
use-save-shares.ts
Refactor contract typing to be more concise and more correct ( #355 )
2022-05-31 19:42:35 -07:00
user-page.tsx
Follow other users. Filter markets by followed ( #387 )
2022-06-02 23:52:14 -05:00
yes-no-selector.tsx
Refactoring ( #401 )
2022-06-02 17:30:34 -07:00