Alexander Schwartzberg
Alexander Schwartzberg
It's getting to the point that this project really needs a roadmap - let's maintain this as a markdown file in the root of the repository.
- What the different repositories are responsible for - How the project works - Limitations & constraints
On iPad, a double-tap zooms the screen - this should be changed so double-tapping doesn't zoom.
I've noticed some users have provided `id` attributes for some schemas in generators where this would likely create a conflict - we should add support for a `reservedAttributes` array to...
There should be a repo that can host the output of different Blueprints with different Generators so users can "preview" the code that will be produced
We should set up a page on Open Collective so we have an avenue through which individuals and organizations may sponsor the project
At the moment APA is the default - is there a preferred default format?
At the moment `hardcider book` will pass the `isbn` argument without any validation - there should be a check to ensure that the input conforms to either the ISBN-10 or...
**Description of Issue:** We can't have one mentor managing 10 students on a single project. It makes small group meetings incredibly difficult to manage and students in need of help...
Currently you cannot render multiple `OpenJSCAD` components on the page simultaneously. This may be due to limitations in the `@jscad/web` package, but I'm not sure.