icingaweb2/library/Icinga/Chart/Primitive
raviks789 97a14d7b18 Modify `Styleable` to avoid using static inline styles
To prevent CSP violation the following changes has been made in `Styleable::class`:
1) `Styleable::getStyle()` method is modified to return `ipl\Web\Style::class`
2) `Styleable::additionalStyle` property type is changed to array
3) `Styleable::setAdditionalStyle()` parameter type is changed to array
2023-08-28 16:56:49 +02:00
..
Animatable.php
Animation.php `Animation`: Use correct name case for `DOMElement::setAttribute()` 2023-08-23 10:53:13 +02:00
Canvas.php
Circle.php
Drawable.php
Line.php
Path.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
PieSlice.php `PieSlice`: Use correct name case for `RenderContext::yToRelative()` 2023-08-23 10:53:13 +02:00
RawElement.php
Rect.php Rect: Fix incorrect name case of class import 2023-08-23 10:53:14 +02:00
Styleable.php Modify `Styleable` to avoid using static inline styles 2023-08-28 16:56:49 +02:00
Text.php Fix typos: consecutive use of 'the' 2020-11-18 09:26:39 +01:00