manifold/common/util
Marshall Polaris 1369f3b967
WIP persistence work (#762)
* WIP persistence work

* Fix up close date filter, kill custom scroll restoration

* Use built-in Next.js scroll restoration machinery

* Tweaking stuff

* Implement 'history state' idea

* Clean up and unify persistent state stores

* Respect options for persisting contract search

* Fix typing in common lib

* Clean up console logging
2022-08-29 21:56:11 -07:00
..
algos.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
array.ts Denormalize some contract comment fields (#760) 2022-08-15 22:43:46 -07:00
clean-username.ts Clean up unclean user names (#543) 2022-06-18 14:31:39 -07:00
format.ts fix formatting 2022-07-19 12:31:26 -05:00
math.ts 🧾 Limit orders! (#495) 2022-07-10 13:05:44 -05:00
object.ts WIP persistence work (#762) 2022-08-29 21:56:11 -07:00
parse.ts Support Youtube, Tweet, and Metaculus embeds in editor (#744) 2022-08-11 20:18:01 -07:00
promise.ts Fix leaderboard out of memory error with batchedWaitAll instead of Promise.all 2022-03-07 13:45:56 -08:00
random.ts Add tsconfig, more linting to common package (#324) 2022-05-25 17:12:36 -07:00
slugify.ts formatting 2022-01-10 17:52:03 -06:00
time.ts Fix create page serverside vs clientside render discrepancy console error 2022-08-27 01:07:39 -05:00
tiptap-iframe.ts Render iframes inside the rich text editor (#682) 2022-07-22 09:12:23 -07:00
tiptap-tweet-type.ts Support Youtube, Tweet, and Metaculus embeds in editor (#744) 2022-08-11 20:18:01 -07:00