Commit Graph

1783 Commits (e747e01e3df65587d04ed63a2f49dc2c39a12b01)

Author SHA1 Message Date
Tuğçe Küçükoğlu e747e01e3d
Merge pull request #5569 from dispatchrabbi/issue-1027
Fixed #1027 - Knob: Allow a label function for greater flexibility
2024-04-19 12:12:51 +03:00
Tuğçe Küçükoğlu a41c874d0a
Merge pull request #5575 from ig-onoffice-de/treeNode-pass-passtrough-options
fix: pass passthrough options to the nodeicon slot
2024-04-19 12:01:15 +03:00
tugcekucukoglu 478885be0f Fixed #5577 2024-04-19 11:51:31 +03:00
Tuğçe Küçükoğlu 8523ff27f2
Merge pull request #5578 from csaba215/fix-5577
fix(#5577): Use event.key instead of event.code for determining digits
2024-04-19 11:50:23 +03:00
Tuğçe Küçükoğlu 5208539f0c
Merge pull request #5560 from melloware/patch-2
Fix #5508: InputNumber allow AZERTY keyboards
2024-04-19 11:44:40 +03:00
tugcekucukoglu 6615f31d8a Fixed #5593 - Hydration defects 2024-04-16 12:35:02 +03:00
Szobonya Csaba 681944080c fix(#5577): Use event.key instead of event.code for determining digits 2024-04-12 14:54:01 +02:00
Isabelle Glasmacher 9e42816f56
fix: pass passthrough options to the nodeicon slot
previously the options were not passed, so the classes were missing in unstyled mode
2024-04-12 10:04:41 +02:00
Eli Morris-Heft 2bde6fc165
Fixed #1027 - Knob: Allow a label function for greater flexibility 2024-04-11 17:52:30 -04:00
Melloware 84bbb33045
Update InputNumber.vue 2024-04-10 07:43:44 -04:00
Tuğçe Küçükoğlu 52fc48780a
Merge pull request #5486 from i7slegend/fix/5412-twice-render
Fix #5412 - Twice render if attribute id not defined
2024-04-03 17:45:37 +03:00
tugcekucukoglu 0c44e20402 Fixed #5318 - Menu components: Hidden Menu-Item can still be activated (focused) on Keyboard-Navigation 2024-04-03 17:06:06 +03:00
tugcekucukoglu 1a68c7144e Fixed #5327 - TieredMenu: Pressing Escape-Key in submenu moves focus to first menuitem 2024-04-03 16:23:23 +03:00
GitHub Actions Bot 9ae9dd82b4 Code Format 2024-04-03 11:33:00 +00:00
Luke Edwards 8f6119a5d1
Fix #5320 – Carousel blocking touch scroll 2024-04-03 09:40:55 +13:00
tugcekucukoglu 40c7c574ec Fixed #5509 - tree: loadingMode 2024-04-02 17:25:28 +03:00
tugcekucukoglu 5a099a0f52 Fixed #5445 - Dropdown: throws error when grouped item is selected 2024-04-02 16:35:31 +03:00
tugcekucukoglu 2ddfb689d1 Fixed #5474 - Carousel Enhancement - Empty Slot 2024-04-02 16:23:41 +03:00
Tuğçe Küçükoğlu 038d9959d0
Merge pull request #5432 from RodTGG/master
Carousel - Empty Slot
2024-04-02 16:22:12 +03:00
tugcekucukoglu b58b82fa8c Update Calendar.d.ts 2024-04-01 16:36:40 +03:00
tugcekucukoglu bfcc09e383 Fixed #5446 - Slider: Focus on slider on mouse click not working 2024-04-01 15:32:41 +03:00
tugcekucukoglu 4e3ae01cbb Revert "Fixed #5463 - Splitter/SplitterPanel: size not updated"
This reverts commit cd18096e89.
2024-04-01 14:20:16 +03:00
tugcekucukoglu cd18096e89 Fixed #5463 - Splitter/SplitterPanel: size not updated 2024-04-01 14:19:42 +03:00
tugcekucukoglu d46d6091d1 Fixed #5497 - Upload File doen'st show invalidFileSizeMessage 2024-04-01 11:52:17 +03:00
tugcekucukoglu cc03995656 Fixed #5495 - Stepper: changing step is making the StepperPanel a render 2024-04-01 11:42:48 +03:00
tugcekucukoglu fce857ae8c Fixed #5470 - Dropdown Pass Through: item 2024-03-29 08:32:58 +03:00
Tuğçe Küçükoğlu 45a4b259da
Merge pull request #5458 from qburst/fix--5455
fix: duplicate values on search in multiselect
2024-03-28 15:55:05 +03:00
i7slegend 85a9455c84 PR checker #5412 - prettier warns 2024-03-28 02:27:46 +03:00
i7slegend 3a134dd561 Fix #5412 - Twice render if attribute id not defined 2024-03-27 05:37:32 +03:00
Rodrigo Sanchez 3a5a5e0b7f Reverted missing empty slot 2024-03-25 21:29:40 +11:00
GitHub Actions Bot 7c2e3eac7e Update API doc 2024-03-25 10:19:11 +00:00
Tuğçe Küçükoğlu b9774c4182
Merge pull request #4972 from Magiczne/calendar-types-update
Fixes #3609 - Update Calendar typings to be precise
2024-03-25 13:18:02 +03:00
Tuğçe Küçükoğlu 8752e16fbe
Merge pull request #5419 from BobbieGoede/fix/global-components-module-type-augmentation
fix(types): augment `GlobalComponent` interface in `vue` module
2024-03-25 13:01:40 +03:00
Tuğçe Küçükoğlu c6237f4f04
Merge pull request #5300 from DamianGlowala/fix/inline-calendar-fixed-width
fix(Calendar): when inline, do not apply fixed width to overlay
2024-03-25 12:47:14 +03:00
Tuğçe Küçükoğlu bca0dd6b5a
Merge pull request #5453 from ig-onoffice-de/pass-class-to-nodeicon-slot
(fix)Tree: Pass class to TreeNodes nodeIcon slot
2024-03-22 12:13:21 +03:00
Tuğçe Küçükoğlu 0d4f5f28b9
Merge pull request #5456 from melloware/patch-1
Fix #3928: InputNumber allow cut and paste
2024-03-22 12:10:25 +03:00
tugcekucukoglu 02f1e50ea1 Fixed #5422 - InputOtp: Unable to input integers in integerOnly 2024-03-22 12:07:53 +03:00
navedqb 4d942f4e02
fixes duplicate keys on search in multiselect 2024-03-22 00:47:11 +05:30
Melloware 1d7ed1598b
Update InputNumber.vue 2024-03-21 08:04:30 -04:00
Isabelle Glasmacher f2a1d9f766
fix test 2024-03-21 10:35:28 +01:00
Isabelle Glasmacher 0db9536243
(fix) pass class to TreeNodes nodeIcon slot 2024-03-21 10:10:04 +01:00
tugcekucukoglu 71db0aea00 Refactor #5435 2024-03-19 17:18:17 +03:00
tugcekucukoglu 413efbb2f4 Fixed #5210 - DataTable: resizableColumns and paginator bug 2024-03-19 15:14:51 +03:00
tugcekucukoglu 550ee31aa9 Fixed #5212 - DataTable: improve globalFilterFields type 2024-03-19 14:02:25 +03:00
Rodrigo Sanchez b907613e05
Update Carousel.vue
removed unused emptyMessage computed
2024-03-19 19:56:08 +11:00
tugcekucukoglu 9a3c5fa75c Fixed #5213 - Slider: [Violation] Non-passive event 2024-03-19 11:23:10 +03:00
tugcekucukoglu 37a565535e Fixed #5435 - Autocomplete: isSelected(option) doesn't work correctly when 'multiple' is true 2024-03-19 11:02:12 +03:00
Rodrigo Sanchez e97f0eb05b added carousel changes 2024-03-18 14:28:01 +11:00
Jacob Walls 3d2e00dadc
Fix typo in Tree.d.ts 2024-03-15 12:56:50 -04:00
tugcekucukoglu 52f045c806 Typo fix 2024-03-15 12:37:54 +03:00