analytics/assets
Vignesh Joglekar 8174f1d135
Mobile/Filter Overflow UX Improvements (#503)
* Initial Implementation

Still needs clear all functionality, various styles and spacing, and overall cleanup

* Second pass

Most of the styling issues are still present, but collapsing/expanding logic should be complete

* Third pass

* Refactors, comments, cleans up filters code

* Flatpickr color+placement changes

* Last(?) pass on UI

* Actually fixes sticky dates without breaking navigation

* Changelog

* Puts this back where it goes

* Updates based on @ukutaht's comments

- Removes Screenclass hook in favor of simple viewport size storage
- Uses class-based component
- Removes recheck variable in favor of tri-state wrapped
- General formatting & code cleanup
2020-12-29 11:00:41 +02:00
..
css Mobile/Filter Overflow UX Improvements (#503) 2020-12-29 11:00:41 +02:00
js Mobile/Filter Overflow UX Improvements (#503) 2020-12-29 11:00:41 +02:00
static Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
.babelrc React (#17) 2019-11-19 12:30:42 +08:00
.eslintrc.json Add eslint, stylelint, prettier, and pre-commit (#484) 2020-12-23 10:45:53 +02:00
.prettierrc.json Add eslint, stylelint, prettier, and pre-commit (#484) 2020-12-23 10:45:53 +02:00
.stylelintrc.json Add eslint, stylelint, prettier, and pre-commit (#484) 2020-12-23 10:45:53 +02:00
package-lock.json Add eslint, stylelint, prettier, and pre-commit (#484) 2020-12-23 10:45:53 +02:00
package.json Add eslint, stylelint, prettier, and pre-commit (#484) 2020-12-23 10:45:53 +02:00
postcss.config.js Update TailwindCSS to 2.0 2020-11-19 14:34:37 +02:00
tailwind.config.js Mobile/Filter Overflow UX Improvements (#503) 2020-12-29 11:00:41 +02:00
webpack.config.js Update JS deps 2020-11-19 14:34:37 +02:00