plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
19k stars 1.02k forks source link

Add "Show more" link to browse more than 12 invoices #4211

Closed aerosol closed 3 weeks ago

aerosol commented 3 weeks ago

Changes

We used to limit the amount of show paddle invoices to 12 - not anymore. The limit is removed completely. In case there are more than 12 invoices, we'll display a "Show more" link unfolding the remaining ones.

https://github.com/plausible/analytics/assets/173738/f1c7765e-4536-451b-9046-f731efbe3111

Not sure if there's a good way to unit test this, open to suggestions.

Tests

Changelog

Documentation

Dark mode