-
**Enhancement**
We should ignore `package-lock.json` at the moment and for the foreseeable future. While the idea is sound in principle of ensure that exactly the same packages are used when a pac…
-
This issue tracks our plans and discussion around the current situation with package typings.
Internally, we've been talking about how to better package, locate, and discover typings for packages whi…
-
**Enhancement**
Widgets appear to use a mixture of event.keyCode and event.which. This should be standardised.
-
- [x] Review all dojo packages to verify that they state clearly if they are part of Dojo 1.x or 2.0+
- [ ] Update org description to be clear about 2.0+ vs. 1.x
- [x] Update URL in org to dojo.io (…
-
@tomdye commented on [Mon Nov 06 2017](https://github.com/dojo/widget-core/issues/749)
# Enhancement
Currently when using a `Label` it is set as the outer node of a widget and is passed clas…
-
-
>Using TypeScript 2.2.2 from /home/travis/build/dojo/dojo.io/node_modules/grunt-dojo2-extras/node_modules/typescript/lib
Error: /home/travis/build/dojo/dojo.io/node_modules/@types/handlebars/index.d.…
-
This article is intended to present a learner with a step-by-step guide for how to setup a local development environment for developing Dojo2 applications. This should include all packages that need t…
-
The current @dojo build system is `grunt` based and has a large number of commands. This makes discovering how to perform standard dev tasks, such as how to build or test a project, a more complex pro…
-
## Expected behavior
As described in the README and in the intern tutorial README, intern@next should work with node 4.x.x
## Current behavior
It fails to install with this error:
```bash
npm…