pluginkollektiv / statify

Statify – statistics plugin for WordPress
https://wordpress.org/plugins/statify/
GNU General Public License v3.0
76 stars 22 forks source link

update dashboard JS to ES2015 with recommended WPCS style #272

Closed stklcode closed 11 months ago

stklcode commented 11 months ago

Preserve ES5 for the tracking snippet for maximum compatibiltiy. The dashboard requires some modern logic for the Bakcbone API client already so let's migrate our script to ES2015 as well.

We also split the large update routine into multiple methods in preparation for additional visualizations.

This change finally drops IE11 support for the admin dashboard.

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication