/plugin/struct/_test/ |
H A D | ConfigParserTest.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | InlineConfigParserTest.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | SearchConfigParameterTest.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
/plugin/struct/meta/ |
H A D | Aggregation.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | AggregationEditorTable.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | AggregationValue.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | AggregationList.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | AggregationCloud.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | ConfigParser.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | AggregationTable.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
/plugin/struct/syntax/ |
H A D | value.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | cloud.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
H A D | table.php | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|
/plugin/struct/ |
H A D | style.less | af0ce8d2fb493ed201ed374daddbc04d257baa9c Mon Jun 26 13:09:40 UTC 2023 Andreas Gohr <andi@splitbrain.org> added classes config parameter
This allows users to set custom CSS classes on aggregations potentially restyling them differently for different use cases.
This makes startScope and finishScope part of the public API of the Aggregation class. It should no longer be called within render() but is instead called outside.
This might potentially break plugins implementing their own aggregations. Needs to be checked
|