Closed grommasdietz closed 10 months ago
awesome, thank your for your contribution!
I'm not sure if I should create a new release after each PR or only if we collected a few changes? Are you using this plugin via composer or do you clone the latest version from github?
I personally think bug fixes like the overflow issue are fine for collection, issues like the event listener logic may be more critical for a production build. I’m using a clone of the latest version from GitHub on my personal boilerplate to push commits and composer on a second project in progress.
Since the plugin is still in development we can use a work around for projects with composer:
"repositories": [
{
"type": "vcs",
"url": "https://github.com/arnoson/kirby-stats"
}
],
"require": {
"arnoson/kirby-stats": "dev-main"
},
At least with zero data the svg label(s) were overlaying the Views / Visits navigation, making it unable to reach views.