Lundalogik / lime-elements

Provides reusable web components for Lime CRM
https://lundalogik.github.io/lime-elements/versions/latest
Other
38 stars 12 forks source link

feat(select): enable displaying a secondary text for options #2886

Closed Kiarokh closed 4 months ago

Kiarokh commented 4 months ago

The options in the dropdown list can now display a secondary text, which can be used to clarify each option further.

fix https://github.com/Lundalogik/lime-elements/issues/2104

Review:

Browsers tested:

(Check any that applies, it's ok to leave boxes unchecked if testing something didn't seem relevant.)

Windows:

Linux:

macOS:

Mobile:

github-actions[bot] commented 4 months ago

Documentation has been published to https://lundalogik.github.io/lime-elements/versions/PR-2886/

jgroth commented 4 months ago

This will not work for the native select element that is used on phones

Kiarokh commented 4 months ago

This will not work for the native select element that is used on phones

Oh yes.:( Just like icons and such. Maybe I should explain that in the docs.

Kiarokh commented 4 months ago

@jgroth @adrianschmidt we can't merge due to change of API

lime-opensource commented 4 months ago

:tada: This PR is included in version 37.14.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: