widgets
Here are 485 public repositories matching this topic...
Bug description:
Accordion Custom header demo does not follow WAI-ARIA Authoring Practices for accordion.
The title of each accordion header is contained in an element with role button.
Each accordion header button is wrapped in
The official Widgets Development Guide only contains the most basic widget types as example.
There is no functional example for a Flot chart in there right now. Or is it?
Since this is one of the most useful and probably used (at leat to me) widgets it would be very helpful to extend that docum
Image Zoom & Pan
I've searched here and Zulip and couldn't find any relevant discussion.
Are there plans to implement a widget to allow zooming in on an Image (past the dimensions of the parent element / application window) and panning?
Bug description
For a custom tab heading with an input element. It is not possible to insert a space in this input.
It seems that the space is not possible because of this code block:
Plunker/StackBlitz that reproduces the issue
If we save some data, like the container node of our custom widget into widgetParams it would be great to have it with as param of the unmountFn
I think you could rename the project's file to follow the guidelines with lowercase and undescore. Just an improvement :)
`
Some file systems are not case-sensitive, so many projects require filenames to be all lowercase. Using a separating character allows names to still be readable in that form. Using underscores as the separator ensur
Bug report
AutoComplete's highlightFirst option is by default false and testing versions back to 2015 it seems that this has always been that way. But its API documentation states that the default value is true.
- Kendo UI version: 2019.3.1023
- jQuery version: x.y
- Browser: [all]
Task
- Finish section "Write your first App" (counter example, including screenshots)
- Review of native English speaker
Related to
#106
#107
-
Updated
Feb 24, 2019 - JavaScript
online demo
hi, could you please add a online test demo for playing with.
just like grafana
First of all, great feature. I was able to get Material look an feel very quickly in my existing project.
Minor issues - In material design of forms the form label should actually moves when the focus is set on the control. The dxForm label does not do it. But still very good.
-
Updated
May 13, 2020 - Dart
As bundles emerge as the central organizing pattern for Aquameta modules, it's becoming clear that a very common pattern is to reference a row by its bundle name, plus "name", whatever that might be. We do this with widgets already on import, referencing {namespace}:{widget.name} and have a custom function for resolving them. Other places do crude hacks around this missing functionality as wel
Describe the bug
Deleting a widget (GridsterItem):
public onDelete(item) {
this.items.splice(this.items.indexOf(item), 1);
}
 (2) (3)
+---+---+---+ +---+---+---+ +---+---+---+
| | | | | | | | | | | |
| 1 | | | -> | 2 | 1 | | -> | 3 | 2 | 1 | ->
| | | | | | | | | | | |
+---+---+---+ +---+---+---+ +---+---+---+
(4)
-
Updated
Jul 4, 2020 - C#
I used the README.md instructions for adding a battery widget and nothing happened. The widget does not appear. No errors were raised (that I saw).
My awesomewm version is 4.2. Except for a couple lines changing default terminal and text editors and what theme to use (I have a custom theme) and also the lines added according to the instructions in README.md, nothing is different in my rc.lua fr
-
Updated
May 27, 2020 - Vim script
-
Updated
Jun 18, 2020 - Swift
Hi, this is a request for enhancing documentation.
When using ipysheet in Jupyter in order to be able to edit tables, chances are high that the user case might be requested to enter data in order, for instance, to get a filtered pandas dataframe according to that input. Such filtered dataframe might be required to be printed with ipysheets.
An example along this lines might be very useful f
The rules are:
- Group must have
showCaption: true. - Column configuration should have a
captionobject withchildrenoritems.
{
field: 'name',
caption: {
expand: true,
children: <cx><div>Test</div></cx>
}
}-
Updated
Jul 2, 2020 - Kotlin
Improve this page
Add a description, image, and links to the widgets topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the widgets topic, visit your repo's landing page and select "manage topics."
Description
Font for 'esc' is not centered vertically to stock Mac OSX escape in function menu
How to reproduce
Its easy reproduce, as long as your 'fn' button brings up the function buttons