6 Commits

Author SHA1 Message Date
Grant Heggie
73c26f6351 fix(ElementList):
- change ElementSummary() to getSummary() and fix count functionality
- fix icon path
- add getType() method
2017-11-08 10:22:48 +11:00
Robbie Averill
c6fc9c017f FIX PHPCS violations in test class 2017-10-18 21:32:51 +13:00
Robbie Averill
a709b8b655 FIX Require phpunit and codesniffer as dev dependencies 2017-10-18 21:28:34 +13:00
Robbie Averill
bab2e996d1 Remove installer-name from composer configuration 2017-10-18 21:22:36 +13:00
Robbie Averill
ab13bec084 Update Scrutinizer configuration 2017-10-18 21:09:58 +13:00
Will Rossiter
a9f840641d Initial commit
Split out element lists from the core module. The element list provides a base class for blocks to sit inside other blocks.
2017-10-13 12:31:11 +13:00