liferay / clay

A web implementation of the Lexicon Experience Language
http://clayui.com
Other
207 stars 470 forks source link

feat(@clayui/core): adds new width API for the picker #5813

Closed matuzalemsteles closed 5 months ago

matuzalemsteles commented 5 months ago

Ticket LPD-23824

Well basically we are adding the width API to define the size behavior of the Picker Panel, when marking the flexible API the panel will adapt to the size of the trigger and the minimum of 160px or fixed with the minimum of 160px. I believe this is a simple API rather than having an API that the developer can define the size of because it is not responsive and this adds a lot of flexibility beyond what is described.

pat270 commented 5 months ago

@matuzalemsteles I completely misunderstood. I thought we were talking about the button width. I think fixed width for the picker menu is fine. LGTM!