cgkineo / adapt-list

A text component in which you can add list items.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Review default styling and modernise

kirsty-hames opened this issue ยท comments

I rarely use this plugin without having to amend the layout styling. Overall, too much padding/margin and the images/bullets are very large.

Potential layouts:

  • images - this layout has been converted for icon use, has a max width of 64px

Screenshot 2022-12-02 at 11 59 53

  • unordered list
  • ordered list

Screenshot 2022-12-02 at 12 00 27

  • columns and images

Screenshot 2022-12-02 at 12 01 08

  • columns and unordered list
  • columns and ordered list

Screenshot 2022-12-02 at 12 01 41

In addition each layout could become animated:

  • images
  • unordered list
  • ordered list
  • columns and images
  • columns and unordered list
  • columns and ordered list

Other considerations:

  • add fixed width to images
  • reduce bullet size
  • add json config option for centrally aligned items on y axis

๐ŸŽ‰ This issue has been resolved in version 5.2.0 ๐ŸŽ‰

The release is available on GitHub release

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€