Commit Graph

8 Commits

Author SHA1 Message Date
Will Rossiter
b32123f187 Lists are not inline editable 2019-01-28 06:19:27 +13:00
Ryan Johnston
17cf20a4f1
Handle duplication of pages with elemental-list properly 2018-06-26 14:48:29 -06:00
Robbie Averill
2b2a38389a
Merge pull request #10 from DrMartinGonzo/patch-2
Added singular and plural name
2018-02-26 11:02:10 +13:00
Martin Portevin
bffc425531
Added singular and plural name 2018-02-24 18:46:15 +01:00
Martin Portevin
dd9eafa96f
Icon wouldn't display 2018-02-24 16:26:44 +01:00
Mojmir Fendek
8ec9c1fc20 CMSEditLink() now reflects the nested path of an element. 2018-01-12 10:55:15 +13:00
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
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