React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 691 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
Oct 7, 2020 - Python
Currently our preflight/ endpoint is accessible at any time, even after the instance has already been correctly deployed. We should remove these routes after the app has been deployed (i.e. at least one user has been created in the instance), to avoid potentially leaking some information about the instance's setup (as we add more functionality to this page). To accomplish this,
- The `_prefligh
-
Updated
Oct 7, 2020 - Python
latex widget
For example: https://github.com/talyssonoc/react-katex
-
Updated
Sep 25, 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.
Use colors like darker-info etc. May need to add more.
-
Updated
Oct 5, 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
-
Updated
Oct 1, 2020 - Python
-
Updated
Oct 22, 2019 - Python
-
Updated
Sep 25, 2020 - Python
Created by Jordan Walke
Released March 2013
Latest release 7 months ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia


Is your feature request related to a problem? Please describe.
I have a lot of trouble distinguishing between the shades of green signifying a running vs successful query in sqllab.
Describe the solution you'd like
Ideally these would be two different colors for running vs successful. Maybe yellow and green respectively?
Describe alternatives you've considered
If there isn't