manifold/common/util
Marshall Polaris 47f10301c8
Change lodash stuff so that it can be tree-shaken out of build (#233)
* Set common package.json sideEffects: false

* Configure SWC to modularize lodash imports

* Import specific lodash functions instead of _

* Add an eslint rule to avoid full lodash import
2022-05-22 01:36:05 -07:00
..
array.ts Embed market: dynamically adjust graph height 2022-03-24 12:03:17 -05:00
clean-username.ts User profile (#44) 2022-02-03 21:04:56 -06:00
format.ts Limit large numbers to 3 sig figs 2022-05-20 15:25:32 -04:00
math.ts Numeric range markets!! (#146) 2022-05-19 12:42:03 -05:00
object.ts Change lodash stuff so that it can be tree-shaken out of build (#233) 2022-05-22 01:36:05 -07:00
parse.ts Enforce max question length, description length, and tag length. 2022-03-09 11:08:57 -06: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 Revert "Better random (#213)" 2022-05-16 20:26:51 -04:00
slugify.ts formatting 2022-01-10 17:52:03 -06:00
time.ts Add weekly activiation rate 2022-04-19 01:47:58 -05:00
types.ts Add weekly active users chart. Put daily active first. 2022-03-21 17:42:12 -05:00