Tom Dye
Tom Dye
**Enhancement** Resource options currently support `query` but when working on a new resources backed grid we require the ability to sort by a field. This will need to support sorting...
# Enhancement To improve our handling of `head` / `body` tags in our BTR process we should consider adding an attribute to vdom rendered within these elements. This would enable...
**Bug** Package Version: **Code** Given a widget where children are defined as matching an interface or being undefined and another widget that uses that widget, i am unable to set...
We need to update documentation / guides on how to create and support theme variants.
**Bug** We wish to use the `List` to render the `Grid` but at this time, the current `ListItem` implementation enforces structure and padding to it's content meaning that the grid...
Please add all comments and discussions surround an uploader widget to this issue
**Type:** bug / feature The following has been addressed in the PR: * [ ] There is a related issue * [ ] All code matches the [style guide](https://github.com/dojo/framework/blob/master/STYLE.md) *...
**Enhancement** We should write a new grid utilising resources and function based approaches as per patterns used in recent widgets.
**Enhancement** When writing apps with consistent headings / subheadings etc it may be useful to provide a consistent approach. This could be accomplished via css modules to be imported where...
When using the loading indicator for very small loading times it shows / hides so quickly that it looks like a glitch rather than a loading indicator. We should consider...