manifold/web/components/contract
Sinclair Chen 4f3202f90b
Simple bet interface in embeds (#775)
* rename BetRow -> BetButton

* Replace bet modal in embed with inline betting

- Also simplifies graph height calculation

* Move bet row above graph, in "mini modal"

* Show signup button if not signed up

* Show probability change

* Show error after modal

- Show balance if insufficient funds
- Clear error from amount input if amount deleted entirely

* Fix error state conditions

- Reset amount input on success
- Reset success state on user input

* Make input smaller (80px)
2022-08-19 10:07:48 -07:00
..
contract-card-preview.tsx Show numeric values in card preview 2022-08-05 06:56:10 -06:00
contract-card.tsx Simple bet interface in embeds (#775) 2022-08-19 10:07:48 -07:00
contract-description.tsx Add editor toolbar to choose and embed markets (#702) 2022-08-11 14:32:02 -07:00
contract-details.tsx Fix wrapping close date and truncate group name 2022-08-16 16:03:55 -06:00
contract-info-dialog.tsx Fix (i) alignment 2022-08-19 09:53:16 -07:00
contract-leaderboard.tsx Make typing for comments more fancy (#776) 2022-08-19 01:06:40 -07:00
contract-overview.tsx Simple bet interface in embeds (#775) 2022-08-19 10:07:48 -07:00
contract-prob-graph.tsx Fix excessive bottom margin on chart 2022-07-21 21:51:20 -05:00
contract-tabs.tsx Make typing for comments more fancy (#776) 2022-08-19 01:06:40 -07:00
contracts-grid.tsx Revert "Tile contract cards in masonry layout (#761)" 2022-08-16 13:03:04 -05:00
numeric-graph.tsx Adjust numeric graph axis to use large number formatting 2022-05-22 22:05:52 -05:00
quick-bet.tsx Clean up a bunch of markup and CSS on contract cards (#753) 2022-08-14 01:05:17 -07:00
share-modal.tsx share dialog: remove native sharer; use toast for embed 2022-08-15 00:03:05 -05:00
share-row.tsx Disable bouncing Challenge 2022-08-08 15:24:30 -07:00