React
React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.
Here are 1,508 public repositories matching this topic...
-
Updated
Jul 6, 2022 - Python
These operators would not need a 'value' to compare against and would just check whether a given trait is set or not.
-
Updated
Jul 5, 2022 - 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.
latex widget
For example: https://github.com/talyssonoc/react-katex
-
Updated
Jul 1, 2022 - Python
作者的脑洞实在有点大
看到这个项目之后,有一种“卧槽这样也行?“的感觉,直接通过model生成一个antd的前端,要做定制开发的话就跟普通前后端分离没有区别,彳亍!
-
Updated
Jul 6, 2022 - Python
-
Updated
Jul 6, 2022 - Python
When a lot of data has been added, it might be annoying to find the data you want to refund/report. It would be good to have an easy way to search for the events.
Search params can be put into the customFilter function that is passed to handleAddedData.
Hi,
I'm new to plotly dash and I've googled but I don't see a way to make a filter a dropdown akin to excel filters.
I've seen people do "hacks" but this should be the default behaviour out of the box (or at least a setting).
I'm currently evaluating plotly dash vs tools such as metabase and metabase has this out of the box.
From a UX pov, filters with a dropdown is a huge win and impo
-
Updated
May 12, 2022 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
May 25, 2022 - Python
-
Updated
Jul 6, 2022 - Python
-
Updated
Jun 22, 2022 - Python
-
Updated
Apr 8, 2022 - Python
Problem
Monitors are created on the initial run via a SchemaCollectorJob https://github.com/monosidev/monosi/blob/master/src/server/handlers/datasources.py#L55
After this, if new tables, columns, or other entities are introduced, we do not automatically monitor them and we should consider doing so.
Solution
The simplest solution may be to keep this job running and not remove it as in
-
Updated
May 26, 2022 - Python
Created by Jordan Walke
Released March 2013
Latest release 22 days ago
- Repository
- facebook/react
- Website
- reactjs.org
- Wikipedia
- Wikipedia
Describe your context
Please provide us your environment, so we can easily reproduce the issue.
pip list | grep dashbelowif frontend related, tell us your Browser, Version and OS