Artur Pata
Artur Pata
### Describe the bug I'm trying to create a router on a basepath containing the value `%2F` (URL encoded representation of `/`). With @tanstack/react-router version 1.43.4 (_edit_: and 1.45.0), the...
With magnitude indicating trend icons: With magnitude indicating diagonal arrows:
This PR outlines schema and API structure for saved segments. Not intended to be merged as is.
### Changes Removes delays and navigation related overrides from tracker script, except when using .compat extension. This is possible because fetch with keepalive: true reliably sends events that happen during...
### Changes Since one of the drawbacks with adding a bundler was having an additional dependency, this PR tests bundling and minifying with the tool that we already have, esbuild,...
### Changes Allow dismissing graph tooltips on mobile ### Tests - [ ] Automated tests have been added - [ ] This PR does not require tests ### Changelog -...
### Changes - [x] Merge shared_links schema change https://github.com/plausible/analytics/pull/5924 and migrate - [x] Allow creating and editing limited views - [x] Indicate limited view on shared link dashboard - [x]...
### Changes - Segment filters are displayed to anyone that can see the dashboard filtered by the segment, including for a personal segment applied on a public dashboard ### Tests...
Hi! This PR moves the build tools into devDependencies. Right now, if someone installs this repo in another JS project (for example with `npm install git+https://github.com/cavi-au/Consent-O-Matic.git#{tag}`), npm also pulls in...
1. Describes shared link options, including the new "Limited to segment" options 2. Removes images of the UI that were outdated 3. From Embed dashboard document, removes description how to...