10 Commits

Author SHA1 Message Date
61a3e4a104 adjustments to block output when no tickers are available
Always show the first label and display spinner or message below.
2019-11-24 18:09:21 +01:00
9ddcc41c6b implement Gutenberg block to add liveticker without legacy shortcode
* implement react-based JS block
* refactor shortcode and widget to use the same syntax and classes
2019-11-24 18:09:21 +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
d49336dee5 Minor code style adjustments 2018-11-01 14:26:16 +01:00
5158b8fdb7 Code style corrections 2017-12-09 11:19:53 +01:00
c42dd6c8d2 Ticker HTML and CSS classes harmonized 2017-12-09 10:31:16 +01:00
15f02cbe83 Gulp task refactored for in-place CSS minification 2017-12-05 19:39:17 +01:00
01f8b1f29f Stylesheet with lazy loading included in main class 2017-11-12 20:32:06 +01:00
f831027aec Begin transformation into classes
Grouped single PHP files with various funcitons into classes for basic, admin and system scope.
2017-11-11 21:44:08 +01:00
85ca371fa5 CSS moved to styles; Language removed 2017-11-11 15:28:58 +01:00