kirbydesign / designsystem

Kirby Design System
https://cookbook.kirby.design
MIT License
85 stars 23 forks source link

[Enhancement] Fix list with shape none, to have its items and borders transparent #3626

Closed Fuzzy3 closed 1 month ago

Fuzzy3 commented 2 months ago

Describe the enhancement

In the cookbook it is written that a list with no shape: "Removes background, border, shadow and padding from the list and the list item containers...". However the borders and background of the list items are still shown.

Describe the solution you'd like

Make background transparent and remove border for list items when list has shape "none".

Have you considered any alternatives?

Are there any additional context?


Checklist:

The following tasks should be carried out in sequence in order to follow the process of contributing correctly.

Refinement

Implementation

The contributor who wants to implement this issue should:

Review

Once the issue has been implemented and is ready for review: