You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bump dependencies in lockfile
* Update some versions in package.json
* Bump js-slang to v1.0.74
* Bump more dependencies
* Deduplicate dependencies
* Remove unused ESLint plugin
* Bump Vite to v5
* Update Vite config
* Migrate to React 18 `createRoot`
* Simplify Ace mode string
* Fix Ace editor runtime error
* Clean up Playground and Editor components
* Remove unused `react-hotkeys`
* Use Blueprint components instead of CSS API
* Remove commented/unnecessary code
* Reformat test tab
* Remove `react-hotkeys` dependency
* Remove `react-responsive` dependency
* Bump esbuild and remove resolution
Was previously causing dependency errors on Apple Silicon.
* Remove unused classes
* Fix Vite types
* Remove unused ESLint disable directives
* Bump husky from v5 to v9
* Bump gl resolution to v8
Done to make use of their prebuilt binaries for Node 20.
* Revert "Bump gl resolution to v8"
This reverts commit 81db412.
* Make curve render functions have nice toStrings
* Use parseInt instead of Number.parseFloat
* Fix too many lines at end of file
* Fix naming of test cases
* Update lockfile post-merge
* Remove vscode setting now that flat configs are default
* Update curve module tests
* Add a test for checking json documentation building
* Update yarn lock
* Fix lock file
* Update eslint config to use tseslint helper and fix new linting issues
* Add new type imports linting config
* Run linting
* Move hextocolor to utilities
* Add building the linting plugin to the script building command
* Fix scripts not compiling
* Fix linting of scripts
* Update devserver
* Fix formatting
---------
Co-authored-by: Lee Yi <[email protected]>
0 commit comments