manifold/web/components/contract
TrueMilli 0f2a311b74
Refactoring (#401)
* refactoring

(cherry picked from commit 4de86d5b08)

* removed unused imports and variables

* added type for binary resolution

* Prettier

* const for binary resolutions

* using the type "resolution"

* Prettier

* Update functions/src/create-contract.ts

* launch config for debugging with vs code
* "Launch Chrome" does not work since login via google is not possible in debugger-chrome
* Breakpoints are unbound when attached to chrome
2022-06-02 17:30:34 -07:00
..
contract-card.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
contract-description.tsx Remove 'Category' label 2022-05-13 16:19:15 -04:00
contract-details.tsx Refactoring (#401) 2022-06-02 17:30:34 -07:00
contract-info-dialog.tsx Refactoring (#401) 2022-06-02 17:30:34 -07:00
contract-overview.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
contract-prob-graph.tsx Refactor contract typing to be more concise and more correct (#355) 2022-05-31 19:42:35 -07:00
contract-tabs.tsx Hide sell buttons in other people's profiles 2022-06-01 11:28:47 -05:00
contracts-list.tsx Don't show quick bet when signed out, or for numeric markets 2022-05-28 15:36:16 -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 Refactoring (#401) 2022-06-02 17:30:34 -07:00