React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 674 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
Sep 30, 2020 - Python
Is your feature request related to a problem?
Please describe.
Feature flags currently can only be toggled on and off, but not deleted.
Describe the solution you'd like
A delete button.
Describe alternatives you've considered
Repurposing old feature flags for new ones.
Additional context
Thank you for your feature request – we love each and every on
-
Updated
Sep 27, 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
Sep 28, 2020 - Python
-
Updated
Sep 15, 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
Sep 12, 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
A clear and concise description of what the bug is.
Expected results
The cursor will move to the left
Actual results
New Tab is created
Screenshots
If applicable, add screenshots to help explain your problem.
How to reproduce the bug