1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-02 12:54:23 +02:00

Update README.md

This commit is contained in:
Pomax
2020-08-24 23:21:21 -07:00
committed by GitHub
parent 22ffc4b6c2
commit 4da8681df8

View File

@@ -29,6 +29,7 @@ React is nice, Webpack is convenient, but there's just very little need to serve
- [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.
- [x] add data-attributes to sketches for same-sketch, different-parameters runs, in a way that works with the placeholder generation.
### Section conversion: