-
Here are the issue & pull request templates that were added to DoneJS: https://github.com/donejs/donejs/pull/805
Be sure to customize the template depending on the needs of the project. You can loo…
-
I have tried to load the crypto library by importing nodeRequire whereas in steal js and in donejs framework getting an error
![crypto](https://user-images.githubusercontent.com/8464646/57266618-b…
-
Add a CONTRIBUTING.md file to each repo that links to either the DoneJS contribution guide ([coming soon!](https://github.com/donejs/donejs/issues/295)) or a more specific one (e.g. the CanJS contribu…
-
The DoneJS app and plugin generators include components in `src/` but models go into their own `src/models/` folder. I think it’d be better if the components were put into a `src/components/` folder.
…
-
_Issue by **[justinbmeyer](https://github.com/justinbmeyer)** from Sunday Aug 02, 2015 at 03:24 GMT_
_Originally opened as https://github.com/donejs/donejs/issues/19_
---
once generator is done ... …
-
I propose we make it easier to locally debug interdependent projects.
I've run into three instances so far (outlined below) where I've had to modify source code when, ideally, I should have just be…
-
Website sessions
- [x] CanJS
- [ ] DocumentJS
- [x] DoneJS
- [ ] FuncUnit
- [ ] jQuery++
- [x] StealJS
GitHub forks
- [ ] CanJS
- [ ] DocumentJS
- [ ] DoneJS
- [ ] FuncUnit
- [ ] jQuery+…
-
## The devDependency [generator-donejs](https://github.com/donejs/generator-donejs) was updated from `3.3.0` to `3.4.0`.
🚨 [View failing branch](https://github.com/canjs/can-symbol/compare/master...…
-
If someone suggests a better name for a modulet it would be a big time saver to have a quick way to rename the files and component tag.
-
Create a new DoneJS CLI command `donejs new` for **creating new things**. The `donejs add` command should be kept and used for additive features to existing projects.
Currently, these commands are …