-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* type camera * type reducer store * type actionhelpers * type catchErrorsWrap callsite * missed camera member var * type nameCreators * type makeContinousDimensionName callsite * type promise limit * type quantile * type range * introduce TypedArray + NumericArray * type range * cleanup test * fix call sites * type plimit call site * finish typing camera * use our TypedArray * type scientific and sigFig utils and callsites * simple typings * type catLabelSort * type callsite * type * callsites * type camera methods * swap back to strings, set defaults accordingly * partially type centroid * explicit tuple and undefined check * fix references to this * call constructor with new and casting * Revert "introduce TypedArray + NumericArray" This reverts commit cf21538. * explicit tuple * generics and import fixes * add unsigned 8 clamped arrray * back to literals * use arraytypes * fix return state * type more actions * Update client/src/util/actionHelpers.ts Co-authored-by: Timmy Huang <[email protected]> * properly type dispatch * properly type thunk * use new dispatch * remove nullish coallescer * use AppDispatch * generic jsonrequest * use dispatch again * lint Co-authored-by: Timmy Huang <[email protected]>
- Loading branch information
Showing
31 changed files
with
425 additions
and
366 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.