Skip to content

Production#139

Open
vlvlbel wants to merge 12 commits intokor-ui:developfrom
vlvlbel:production
Open

Production#139
vlvlbel wants to merge 12 commits intokor-ui:developfrom
vlvlbel:production

Conversation

@vlvlbel
Copy link
Copy Markdown
Contributor

@vlvlbel vlvlbel commented Feb 7, 2026

  1. kor-table: fixed sticky header being scrolled up due to meeting with host bottom, now host has a height, which fits its content;
  2. kor-input type='select': select's dropdowns with vertical scrollbars were made to look prettier - they have a padding from top and bottom, but don't have a padding from left and right, so the vertical scrollbar is placed on the right edge of the dropdown with some padding from top and bottom;
  3. kor-input: fixed native browser input's popup which was shown for float values when step property was zero;
  4. kor-input: implemented custom calendar popup for date and datetime types, which support all locales supported by the browser, a new locale property was added, in case it is undefined the browser default locale is used
image image

…th host bottom, now host has a height, which fits its content; 2. kor-input type='select': select's dropdowns with vertical scrollbars were made to look prettier - they have a padding from top and bottom, but don't have a padding from left and right, so the vertical scrollbar is placed on the right edge of the dropdown with some padding from top and bottom
…pes, which support all locales supported by the browser, a new locale property was added, in case it is undefined the browser default locale is used
…endar popup in case when the locale has 12 hours format
…g on hours less than 12 changing, now if there is PM decrementing from 12 to 1 still leaves PM, while decrementing to 0 toggles to AM and incrementing from 0 to 11 leaves AM, while incrementing to 12 toggles AM to PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant