mirror of
https://github.com/plausible/analytics.git
synced 2024-12-17 22:31:44 +03:00
8c3b541971
* Remove `Plausible.Sites.set_allowed_event_props/2` function This commit removes the `Plausible.Sites.set_allowed_event_props/2` function in favor of `Plausible.Props.allow/2`. * Allow internal prop keys in queries This commit allows internal prop keys by default in queries. I decided not to include internal keys in the database, because they might change and we'd need to migrate it again. * remove redundant 'props.' from behaviours/index.js --------- Co-authored-by: Robert Joonas <robertjoonas16@gmail.com> |
||
---|---|---|
.. | ||
css | ||
js | ||
static | ||
.babelrc | ||
.bundlemonrc.json | ||
.eslintrc.json | ||
.prettierignore | ||
.prettierrc.json | ||
.stylelintrc.json | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js | ||
webpack.config.js |