-
New website have a community section:
* https://gitter.im/dojo/dojo2 for discussion
* Discourse (when live)
* dojo/meta
* support options (SitePen)
-
**Enhancement**
The dojo 1.x flat theme added primary / success / info etc.. modes to the Button widget.
We should add these flags to Button which in turn add extra styling / theming classes …
-
**Bug**
Button implementation contains the ability to add a `popup` property, yet there is no popup and no separate `onclick` event etc for the dropdown / popup icon to the side.
This is very…
-
**Enhancement**
We should take time to check how themeable the widgets we have created really are.
A popular style of web components that people often like to use is `material`. A good way to…
-
**Bug / Enhancement**
If you create an app and run `npm install` it complains that intern has critical issues. An `audit` suggests updating to `4.2.0`.
-
@jason0x43 commented on [Wed Sep 06 2017](https://github.com/dojo/meta/issues/203)
The current @dojo build system is `grunt` based and has a large number of commands. This makes discovering how to pe…
-
**Bug**
Package Version: latest
When you have multiple commands at different versions under a group, ie. `cli-create-app@0.3.0` and `cli-create-theme@0.1.0` they both show the same vers…
-
## Expected behavior
Intern terminates gracefully.
## Current behavior
Intern hangs (does not pass control of the terminal back to the user).
## Possible solution
## Steps to reproduce (for…
-
## Enhancement
Dojo CLI applications should be easy to run. npm scripts are easy for people to use who may not be familiar with the Dojo CLI and can run dev dependencies that don't need to be in…
-
I got following errors while trying to upgrade from v3 to v4
`i Running transform: Move deleted core dependencies into codebase
ERR src/BaseApp.ts Transformation error
TypeError: dependencies[…