Afonchekov Dmitrii
Afonchekov Dmitrii
> +1 on this. This would be so nice If you are looking for a new and supported library for selectors in native JavaScript, I can recommend you [my own](https://ux-select.com/),...
Thank you for your request. I will look into this feature and try to add it.
@William-H-M, feature added in last [release](https://github.com/afonja14755/ux-select/releases/tag/v2.6.0). So you can use it by pass data attribute `data-is-display-selected-items="true"` or pass props in options object `isDisplaySelectedItems: true`.
@aladdin-add, @harish-sethuraman. I create repo with reproducible example and change link at 1st comment. @aladdin-add your comment help me to fix the bug with globals, but now i got same...
Guys, I wasn't particularly concerned about the ignore parameter. I just wanted to specify the `./src` directory for checking. However, I couldn't do it correctly, because something outside of this...
I need a variable that allows changing the name of the temporary branch (`changeset-release/branch-name`), since the current name doesn't always comply with the branch naming rules defined in the repositories.
Same problem. When I set `thousandSeparator: '.'` and `decimalSeparator: ','`, the input mask breaks. Any updates on this? This was basic functionality — why isn't it prioritized as critical?