React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 735 public repositories matching this topic...
In recent versions (can't say from exactly when), there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date(), but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
-
Updated
Nov 17, 2020 - Python
Describe the solution you'd like
- the ability to filter actions that are attached to a hook
Additional context
- this will allow users to know which actions will trigger notifications in slack
Thank you for your feature request – we love each and every one!
latex widget
For example: https://github.com/talyssonoc/react-katex
-
Updated
Nov 14, 2020 - Python
There should be routes that trigger an email for "forgot" and "reset" password options. These can be celery tasks but probably need a separate container for a simple SMTP server in order to send the emails.
The fullstack Vue project has an example of a containerized SMTP server.
-
Updated
Nov 17, 2020 - Python
-
Updated
Nov 3, 2020 - Python
-
Updated
Oct 3, 2020 - Python
-
Updated
Jun 10, 2017 - Python
-
Updated
Feb 9, 2018 - Python
-
Updated
Jul 21, 2019 - Python
Task Description
As the game currently takes a long time to load, we need to ensure users are continued to be engaged in the game and not giving up. They need to be convinced that the page isn't stuck on the loader.
Acceptance Criteria
Clearer copy is written and loader selected from UI system
Copywrite Requirements
As above
Analytics Requirements
Refactor tests
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 1, 2020 - Python
-
Updated
Oct 22, 2019 - Python
-
Updated
Oct 27, 2020 - Python
Created by Jordan Walke
Released March 2013
Latest release 28 days ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia
Screenshot
N/A
Description
Right now whenever users search for queries they are case sensitive. We should remove this to allow users to put in term with any cases
Design input
[describe any input/collaboration you'd like from designers, and
tag accordingly. For design review, add the
label
design:review. If this includes a design proposal,include the label `design:suggest