mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-01 20:33:34 +02:00
Update README.md
This commit is contained in:
@@ -28,6 +28,7 @@ React is nice, Webpack is convenient, but there's just very little need to serve
|
||||
- [x] capture LaTeX error logs and work them into the build log as clean output, for faster debugging.
|
||||
- [x] Add a `setSlider(qs, handler)` API function so that sketches can hook into locally scoped HTML UI elements (like `<input type="range">`
|
||||
- [ ] figure out how to force `graphics-element` elements to preallocate their bounding box, so that progressive page loading doesn't cause reflow.
|
||||
- [ ] consider swammping out the `perform-code-surgery.js` regex approach to a dedicated DFA lexer, with scope tracking.
|
||||
|
||||
### Section conversion:
|
||||
|
||||
|
Reference in New Issue
Block a user