analytics/assets
Karl-Aksel Puulmann 1b95433d6e
Support contains/matches for custom properties (#3687)
* Allow `matches` operator to work in BE for custom props

Note: No FE support yet, needs further testing

* feat: allow choosing `contains` for property filters in the UI

* no autocomplete on prop values if `contains` for consistency

* CHANGELOG.md

* Fix: Handle (none) property in property breakdowns when using matching

When matching we should always exclude (none)
2024-01-22 12:23:59 +02:00
..
css Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
js Support contains/matches for custom properties (#3687) 2024-01-22 12:23:59 +02:00
.eslintrc.json Prepare base for the funnel PRs merge (#2993) 2023-06-01 15:26:23 +02:00
.prettierignore 1. Remove the "airbnb" eslint plugin since it conflicts with prettier (#1374) 2021-10-11 14:48:19 +02:00
.prettierrc.json Fix svg favicons (#2295) 2022-10-04 13:20:51 +03:00
.stylelintrc.json Add eslint, stylelint, prettier, and pre-commit (#484) 2020-12-23 10:45:53 +02:00
package-lock.json Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
package.json Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00
tailwind.config.js Simplify asset building (#3459) 2023-11-01 16:27:29 +02:00