Skip to content

Updated to fit the latest versions of third party packages (node_modules)#137

Open
vlvlbel wants to merge 14 commits intokor-ui:masterfrom
vlvlbel:master
Open

Updated to fit the latest versions of third party packages (node_modules)#137
vlvlbel wants to merge 14 commits intokor-ui:masterfrom
vlvlbel:master

Conversation

@vlvlbel
Copy link
Copy Markdown
Contributor

@vlvlbel vlvlbel commented Aug 26, 2025

Without these changes 'npm run build' fails.

vlvlbel and others added 8 commits August 26, 2025 18:20
…. By default decrement/increment controls are disabled (when the step property is not specified); 3. The step property was changed from integer to float; 4. Added number decrements/increments to @change event; 5. For the kor-input with type == "date" an embedded kor-icon was removed and browser default calendar icon is set to be shown; 6. Fixed @change event invocation: previously it was onvoked on each input to HTMLInputElement, now it is invoked on changes only
…hanges in kor-table, kor-table-row and kor-table-cell)
@vlvlbel
Copy link
Copy Markdown
Contributor Author

vlvlbel commented Feb 4, 2026

  • Updated to fit the latest versions of third party packages in node_modules

  • Added ellipsis for kor-button label text in case it does not fit in a small width of its button boundaries

  • HTMLElement was added as an option to korTooltip.target type

  • Changes in : 1. Added password and datetime-local types; 2. By default decrement/increment controls are disabled (when the step property is not specified); 3. The step property was changed from integer to float; 4. Added number decrements/increments to @change event; 5. For the kor-input with type == "date" an embedded kor-icon was removed and browser default calendar icon is set to be shown; 6. Fixed @change event invocation: previously it was invoked on each input to HTMLInputElement, now it is invoked on changes only

  • For kor-table pinned cells (with sticky position) were implemented (changes in kor-table, kor-table-row and kor-table-cell)

…2. Removed unnecessary norizontal scrollbar in kor-input select type's popup
…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