blakeblackshear.frigate/web
Bernt Christian Egeland a10970d7c9 Event Datepicker (#2428)
* new datepicker

* dev

* dev

* dev

* fix for version 0.10

* added rounded corners for date range

* lint

* Commented out some Select.test.

* improved date range selection

* improved functions with useCallback

* improved Select.test.jsx

* keyboard navigation

* keyboard navigation

* added dropdown menu icon

* Hide filters on xs, Button to show

* check if to far left before right

* Filter button text

* improved local timezone
2022-02-18 21:18:26 -06:00
..
config
public
src
.dockerignore
.eslintignore
.eslintrc.js
babel.config.js
jest.config.js
package-lock.json
package.json
postcss.config.js
prettier.config.js
README.md
snowpack.config.js
tailwind.config.js

Frigate Web UI

For installation and contributing instructions, please follow the Contributing Docs.