programmable-matter
programmable-matter copied to clipboard
A dynamic data-driven document development environment (DDDDDE)
Bumps [electron](https://github.com/electron/electron) from 13.2.1 to 18.3.7. Release notes Sourced from electron's releases. electron v18.3.7 Release Notes for v18.3.7 Fixes Fixed WCO not responding to touch events on windows. #35177 (Also...
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [@observablehq/plot](https://github.com/observablehq/plot). These dependencies need to be updated together. Updates `d3-color` from 1.4.1 to 3.1.0 Release notes Sourced from d3-color's releases. v3.1.0 Add...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
if you type ``` let x = 10 ``` then edit to ``` let x: Code = 10 ``` the editor crashes (the code parses but `Code` doesn't have a...
maybe I never implemented this?
e.g. if you select all of * foo * bar * baz indenting / dedenting doesn't move all the items together
cmd-L focuses the search box and selects its contents; but if the box is already focused, the contents are not re-selected. This is due to the goofy (?) setup of...
clicking on a `/foo` link works, but `/foo bar` doesn't go anywhere
the first paragraph of a note can't be deleted by hitting backspace