analytics/assets/js/dashboard
Uku Taht 531dfb114b
Refactor: Use HeadlessUI for search-select component (#2676)
* Use HeadlessUI for search select box

* Remove downshift from package.json

* More consistent API for Combobox component

* Combine toFilterType and valueWithoutPrefix into a single function

* Rename MyCombobox -> PlausibleCombobox

* Update webpack-cli

* Disable cache for build

* Revert "Disable cache for build"

This reverts commit aa130541f8.

* Disable cache for build

* Update webpack dependencies

* Remove glob from webpack config

* Webpack is required by package.json

* Require autoprefixer in postcss config

* Revert build changes

* Fix styling for dark mode
2023-02-20 11:10:11 +02:00
..
components Refactor: Use HeadlessUI for search-select component (#2676) 2023-02-20 11:10:11 +02:00
stats Refactor: Use HeadlessUI for search-select component (#2676) 2023-02-20 11:10:11 +02:00
util Last updated tooltip (#2576) 2023-01-16 10:30:22 +02:00
api.js First pass at Comparisons (#2650) 2023-02-07 10:00:49 -03:00
comparison-consumer-hoc.js Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
comparison-context.js Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
comparison-input.js First pass at Comparisons (#2650) 2023-02-07 10:00:49 -03:00
comparison-provider-hoc.js Adds Main Graph Metric Selection (#1364) 2022-04-13 10:38:47 +03:00
datepicker.js Use hooks instead of classes for DatePicker (#2673) 2023-02-16 13:30:37 +02:00
error-boundary.js Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
fade-in.js Additional pre-commit hooks (#1428) 2021-11-03 15:46:12 +01:00
filters.js Refactor: Use HeadlessUI for search-select component (#2676) 2023-02-20 11:10:11 +02:00
historical.js First pass at Comparisons (#2650) 2023-02-07 10:00:49 -03:00
index.js Last updated tooltip (#2576) 2023-01-16 10:30:22 +02:00
keybinding.js Add keyboard navigation to intervals (#2470) 2022-11-25 10:51:43 +02:00
mount.js Realtime dashboard improvements (#2445) 2023-01-02 17:42:57 +02:00
pinned-header-hoc.js Add fallback if InteractionObserver is unavailable 2022-02-08 15:07:40 -06:00
query.js First pass at Comparisons (#2650) 2023-02-07 10:00:49 -03:00
realtime.js Last updated tooltip (#2576) 2023-01-16 10:30:22 +02:00
router.js Remove cities feature flag 2021-12-31 12:16:25 +02:00
site-switcher.js Fix svg favicons (#2295) 2022-10-04 13:20:51 +03:00