manifold/web/pages
Forrest Wolf 1e0845f4b9
Replace some uses of any with more specific types (#344)
* Add tsconfig.json for common

* Prefer `const` over `let` over `var`

* Kill dead code

* Fix some trivial Typescript issues

* Turn on Typescript linting in common except for no-explicit-any

* Correctly specify tsconfig dir name in functions eslintrc

* Give react children explicit types

* Add explicit types to removeUndefinedProps

* Create StripeSession type

* Give event in Dropdown an explicit type

* Revert "Give event in Dropdown an explicit type"

This reverts commit 80604310f2.

* Give bids in NewBidTable an explicit type

* Cast results of removeUndefinedProps when neccessary

* Fix type of JoinSpans

* Revert "Cast results of removeUndefinedProps when neccessary"

This reverts commit 5541617bc8.

* Revert "Add explicit types to removeUndefinedProps"

This reverts commit ccf8ffb0b5.

* Give React children types everywhere

* Give event a type

* Give event correct type

* Lint

* Standardize React import

Co-authored-by: Marshall Polaris <marshall@pol.rs>
2022-05-26 15:22:44 -07:00
..
[username] Shrink avatar, paddding, gaps for mobile screens (#275) 2022-05-23 16:09:40 -06:00
api/v0 Add outcome type to API market descriptors (#325) 2022-05-24 14:31:49 -07:00
charity Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
embed Fix numeric market embeds 2022-05-22 22:03:05 -05:00
fold/[...slugs] Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
tag Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
_app.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
_document.tsx Reinstate eslint warning cleanup (#174) 2022-05-10 14:49:24 -07:00
404.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
account.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
activity.tsx Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
add-funds.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00
admin.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
analytics.tsx Extend analytics to 90 days 2022-05-25 19:22:50 -07:00
create.tsx Serious business API validation & big cleanup of createContract, placeBet (#302) 2022-05-26 14:37:51 -07:00
folds.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
home.tsx Persist homepage sort 2022-05-20 15:08:00 -04:00
index.tsx Hardcode two new frontpage markets 2022-05-10 13:03:53 -04:00
landing-page.tsx 🔍 Algolia search (#136) 2022-05-09 12:38:33 -05:00
leaderboards.tsx Revert "Update leaderboards.tsx (#314)" (#317) 2022-05-24 09:31:42 -05:00
make-predictions.tsx Public API improvements (#266) 2022-05-20 14:58:14 -07:00
markets.tsx Swap home and explore (#244) 2022-05-17 12:56:10 -05:00
profile.tsx Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
server-sitemap.xml.tsx Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
simulator.tsx Replace some uses of any with more specific types (#344) 2022-05-26 15:22:44 -07:00
trades.tsx More absolute imports (#156) 2022-05-09 09:04:36 -04:00