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 feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
public added white background to apple-touch-icon 2021-10-05 17:37:18 -05:00
src Event Datepicker (#2428) 2022-02-18 21:18:26 -06:00
.dockerignore feat(web): hash build files to avoid cache issues 2021-01-26 21:40:33 -06:00
.eslintignore test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
.eslintrc.js
babel.config.js
jest.config.js
package-lock.json revert jest update 2021-10-16 08:12:22 -05:00
package.json revert jest update 2021-10-16 08:12:22 -05:00
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.