-
**Bug 1**
the page Progress of @dojo/widgets doesn't load:
https://widgets.dojo.io/#widget/progress/overview
**Expected behavior:**
The Progress page has to be shown
**Actual behavior:**
Th…
-
**Enhancement**
Now, Dojo widgets only have builtin properties, it meets the common requirements.
But, I think widgets users should have some advanced requirement, for example, to extends `@dojo/…
-
Greetings.
I'm using maqqeta and have the option to create custom widgets easily, I created some without problem.
Now I try to do the same by creating one containing a gridx but shows all the elements…
-
WidgetLite replicates parts of various Dijit classes, where we were trying to minimize footprint when using Dijit, but given Dojo nano and AMD, better to remove this class from Maqetta and instead inv…
-
While we do sanitize the document for potential ways to run arbitrary code, such a measure is not implemented for the Dojo widgets.
![marquee](https://cloud.githubusercontent.com/assets/591038/361336…
-
I have got a Base class that inherits from [_WidgetBase,_TemplatedMixin] and there is not any Error during compile time but throws a "calling chained constructor" error at run time
[define( ["dojo/…
-
Link: https://dojo.io/tutorials/003_creating_widgets/#5
Step 5: "Dojo 2, take a look at the dojo/stores tutorial in the advanced section." Links to a coming soon page.
umaar updated
6 years ago
-
Currently, jQuery and YUI widgets are instantiated by a bit of inline JS added to the page for each widget. This doesn't work well for our type of tool.
Instead, we should allow for non-Dojo widgets…
-
**Bug**
The trigger node of `trigger-popup` should have a themeable class applied to it:
https://github.com/dojo/widgets/blob/a3fdfc3216aec67fb4cdb794906379b91c7796bb/src/trigger-popup/index.tsx#…
msssk updated
3 years ago
-
Hi,
I am working on create dynamic toolbar toggle button widgets that configured in viewer.js file. The button is linked with Floating pane widgets open/close, expand/collapse & movable. Instead of s…