rating
Here are 354 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
Using the "space: false" option doesn't eliminate the space next to the clear button. It is always prepended or appended. The issue is in _createCancel.
-
Updated
Apr 5, 2020 - Java
With this configuration
'min' => 1,
'max' => 5,
'step' => 1,
'showClear' => false,
plugin is calculating wrong star hovering width.
Want to back this issue? Post a bounty on it! We
This package looks absolutely terrific, and it will no doubt solve the needs of many, including me :)
However, the lack of a basic tutorial is really hindering me (and perhaps others), and possibly preventing more adoption of the package. I couldn't find a tutorial for this package, so if one exists, please let me know!
My view is that most people are probably just looking to add basic likes
-
Updated
May 7, 2020 - JavaScript
-
Updated
May 25, 2020 - Java
-
Updated
Apr 30, 2020 - Objective-C
From https://material.io/guidelines/components/dialogs.html#dialogs-specs
Number of actions
Dialogs should not include more than two actions. A third action, such as “Learn more,” navigates away from the dialog, potentially leaving the task unfinished.
Avoid using a “Learn more” action to access help documentation; in-line expansion within the dialog should be used instead. If m
I managed to get this working on 0.60 by yarn adding it and pod install in the ios directory
I'm not sure if that's actually the right route, but if it is, it would be good to add this to the docs! Happy to submit a PR
-
Updated
Jun 8, 2020 - JavaScript
-
Updated
Jan 31, 2019 - HTML
-
Updated
May 30, 2020 - Python
-
Updated
Jun 8, 2020 - Java
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Feb 4, 2018 - Python
If neither itemBuilder or ratingWidget are set, then we get a confusing error:
itemBuilder and ratingWidget can't be initialized at the same time.Either remove ratingWidget or itembuilder.
It should say that one has to be set.
-
Updated
May 7, 2020 - PHP
-
Updated
May 25, 2020
-
Updated
Aug 13, 2018 - Java
-
Updated
Jan 8, 2020 - Java
-
Updated
May 9, 2020 - C++
-
Updated
Aug 6, 2018 - Kotlin
Improve this page
Add a description, image, and links to the rating topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rating topic, visit your repo's landing page and select "manage topics."
Description
Add Azure notebook to our SETUP doc.
I tested google colab and Azure notebook to run reco-repo without requiring creating any DSVM or compute by myself, and it works really well with simple tweaks to the notebooks (e.g. for some libs, should install manually).
I think it would be good to add at least Azure notebook to our SETUP doc, where users can easily test out our repo w/o