f533d9bfcb
* Fetch balance of users with open limit orders & cancel orders with insufficient balance
* Fix imports
* Fix bugs
* Fix a bug
* Remove redundant cast
* buttons overlaying content fix (#1005)
* buttons overlaying content fix
* stats: round DAU number
* made set width for portfolio/profit fields (#1006)
* tournaments: included resolved markets
* made delete red, moved button for regular posts (#1008)
* Fix localstorage saved user being overwritten on every page load
* Market page: Show no right panel while user loading
* Don't flash sign in button if user is loading
* election map coloring
* market group modal scroll fix (#1009)
* midterms: posititoning, make mobile friendly
* Un-daisy share buttons (#1010)
* Make embed and challenge buttons non-daisyui
* Allow link Buttons. Change tweet, dupe buttons.
* lint
* don't insert extra lines when upload photos
* Map fixes (#1011)
* usa map: fix sizing
* useSetIframeBackbroundColor
* preload contracts
* seo
* remove hook
* turn off sprig on dev
* Render timestamp only on client to prevent error of server not matching client
* Make sized container have default height so graph doesn't jump
* midterms: use null in static props
* Create common card component (#1012)
* Create common card component
* lint
* add key prop to pills
* redirect to /home after login
* create market: use transaction
* card: reduce border size
* Update groupContracts in db trigger
* Default sort to best
* Save comment sort per user rather than per contract
* Refactor Pinned Items into a reusable component
* Revert "create market: use transaction"
This reverts commit
|
||
---|---|---|
.. | ||
use-admin.ts | ||
use-answers.ts | ||
use-bets.ts | ||
use-charity-txns.ts | ||
use-comments.ts | ||
use-contract.ts | ||
use-contracts.ts | ||
use-event.ts | ||
use-focus.ts | ||
use-follows.ts | ||
use-group.ts | ||
use-has-created-contract-today.ts | ||
use-is-iframe.ts | ||
use-is-mobile.ts | ||
use-likes.ts | ||
use-liquidity.ts | ||
use-measure-size.ts | ||
use-notifications.ts | ||
use-pagination.ts | ||
use-persistent-state.ts | ||
use-ping.ts | ||
use-portfolio-history.ts | ||
use-post.ts | ||
use-prefetch.ts | ||
use-prob-changes.tsx | ||
use-propz.ts | ||
use-referrals.ts | ||
use-save-referral.ts | ||
use-state-check-equality.ts | ||
use-tip-txns.ts | ||
use-tracking.ts | ||
use-user-bets.ts | ||
use-user.ts | ||
use-users.ts | ||
use-warn-unsaved-changes.ts | ||
use-window-size.ts |