8 Commits

Author SHA1 Message Date
Antoine Lamirault
1dccfb1203
Rename ManagedStyle to PossiblyUpdatedStyle and add documentation 2021-03-30 14:04:40 +02:00
Antoine Lamirault
5c9c8f38b5 Code review changes 2021-02-22 20:47:32 +01:00
Antoine Lamirault
f109432880 Register style can be skipped when already registered 2021-02-22 20:47:32 +01:00
Gabriel Caruso
0efdf48119 Support PHPUnit 6 2017-11-27 00:24:13 +01:00
Adrien Loison
f5168114d0 Merge Reader and Writer entities
Merged Cell/Row/Style entities
2017-11-19 02:54:17 +01:00
Adrien Loison
7274226b75 Row objects and Cell styling
This commit introduces Row and Cell entities, that will replace the arrays passed in previously.
It also adds support for Cell styling (instead of Row styling only).
2017-11-05 02:12:28 +01:00
Adrien Loison
b968513cb9 Fix code style 2017-09-06 00:33:43 +02:00
Adrien Loison
cc9a0b526b Refactory Writer Styles to match new code organization (#433)
Decomposed old StyleHelper into StyleManager, StyleRegistry and StyleMerger.
2017-05-30 13:05:18 +02:00