10 Commits

Author SHA1 Message Date
faf5f0fc5a Change package name to actual plugin name
Installing the plugin via Composer leads to inconsistent directory
layout and potentially overwrites a different plugin.
2019-03-02 17:17:34 +01:00
65eafd2524 Renamed Plugin and changed slug to stklcode-liveticker
Due to naming conflicts with the original wp-liveticker plugin this one
is now renamed to a unique identifier.
2018-11-02 09:01:29 +01:00
811bd94fa5 Removed last TODO flag and bumped version to 1.0.0 2018-11-01 14:51:02 +01:00
d49336dee5 Minor code style adjustments 2018-11-01 14:26:16 +01:00
6f1cac5404 Renamed AJAX variable, JS code style, added ESLint config 2018-10-17 20:42:10 +02:00
358602bf48 Minification of JS/CSS with Composer for compatibility 2018-06-14 17:56:03 +02:00
14a6387218 Added Robo build script
Created tasks for building and testing using Robo build environment, installed via Composer. This is supposed to replace Gulp as default build tool and makes NPM obsolete.
2018-01-02 20:07:26 +01:00
8b5c920c98 Composer and PHPCS config updates 2017-12-05 19:28:45 +01:00
1378b4c865 ReadMe, license and dependencies 2017-11-12 20:32:22 +01:00
96342567b8 Composer, Gulp, file renames 2017-07-18 11:01:06 +02:00