Commit Graph

2274 Commits (4ed80b33ff298190e735785d618409218bf42a0a)

Author SHA1 Message Date
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
tugcekucukoglu 156b1fdd19 Set new version 2024-03-15 12:07:08 +03:00
tugcekucukoglu 27a1a8648c Fixed #5421 - InputOtp: typing defects 2024-03-15 09:48:22 +03:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
Melloware 71fbab6825
InputNumber: Cleanup KeyDown 2024-03-14 15:25:53 -04:00
tugcekucukoglu 1f2e035640 Fixed #5243 - Table: Computed property "bodyStyle" is already defined in Props. 2024-03-14 15:54:35 +03:00
tugcekucukoglu 0e4aba78b7 Merge branch 'master' of https://github.com/primefaces/primevue 2024-03-14 14:40:47 +03:00
tugcekucukoglu 3964a273cb Refactor #5349 #5341 2024-03-14 14:40:37 +03:00
Tuğçe Küçükoğlu 8ef3971938
Merge pull request #5414 from shtse8/DataTable_rowClass_fix
Fix `rowClass` Type Definition in `DataTable`
2024-03-14 14:38:38 +03:00
tugcekucukoglu ec04c03f82 Fixed #5008 - InputNumber: Bug deprecated KeyCode Usage 2024-03-14 14:07:35 +03:00
shtse8 ce102fa624 Change rowStyle prop type to Function 2024-03-14 18:29:43 +08:00
shtse8 c4a8d4ce83 Fix rowClass prop type in BaseDataTable.vue 2024-03-14 18:23:02 +08:00
shtse8 3f467c8eb0 Correct rowClass type on DataTable to Function 2024-03-14 18:16:48 +08:00
tugcekucukoglu 213267295a Fixed #5329 - inputOTP - integerOnly doesn't work with number pad 2024-03-13 16:52:23 +03:00
tugcekucukoglu e806f87559 Use correct names 2024-03-13 16:43:38 +03:00
tugcekucukoglu 4a38339368 Refactor 2024-03-13 16:13:42 +03:00
tugcekucukoglu dd9f38fd35 Refactor #4833 2024-03-13 16:12:26 +03:00
GitHub Actions Bot 31dde8355a Update API doc 2024-03-13 13:10:35 +00:00
Tuğçe Küçükoğlu dc724ea2d3
Merge pull request #5339 from ig-onoffice-de/add-icon-slot-to-tree
feat(Tree): Add slot for nodeIcon
2024-03-13 16:09:30 +03:00
tugcekucukoglu 18338006a8 Refactor 2024-03-13 15:56:38 +03:00
tugcekucukoglu 65b160d8ff Refactor #5336 2024-03-13 15:51:15 +03:00
Amal Mathew c78d2e2a4a
Merge branch 'primefaces:master' into master 2024-03-13 17:14:14 +05:30
Tuğçe Küçükoğlu 0a27fde29e
Merge pull request #5385 from qburst/fix--5382
fix: incorrect inputmode
2024-03-13 14:38:28 +03:00
tugcekucukoglu 8696e672bb Fixed #5411 - Multiselect: Wrong position of the panel with appendTo="self" 2024-03-13 14:18:31 +03:00
Tuğçe Küçükoğlu 961ee18164
Merge pull request #5391 from kehwar/patch-1
fix: use KeyboardEvent `key` instead of `code`
2024-03-13 14:10:41 +03:00
Tuğçe Küçükoğlu 0bc9e6232e
Merge pull request #5390 from Popeye4242/master
Update Image.d.ts
2024-03-13 12:49:37 +03:00
Tuğçe Küçükoğlu 11620b6655
Merge pull request #5395 from primefaces/issue-5394
fixed #5394 | replace isIntegerOnly with integerOnly
2024-03-13 12:30:29 +03:00
tugcekucukoglu 688430587a Fixed #5410 - Type 'string' is not assignable to type 'object'. 2024-03-13 11:56:02 +03:00
Mehmet Çetin f136b80b8a fixed #5394 | replace isIntegerOnly with integerOnly 2024-03-08 13:19:36 +03:00
Kenyi Watanabe 20d069cff2
fix: use KeyboardEvent `key` instead of `code` 2024-03-08 00:44:46 -05:00
Patrick Spiegel 5ae1c7051c
Update Image.d.ts
Made typescript interface indicator slot match the docs and implementation
2024-03-07 20:02:39 +01:00
navedqb 159106539a
fix incorrect inputmode 2024-03-07 14:31:21 +05:30
Amal Mathew 211b252025 Fix #5336: InputOtp Length not working - lint fix 2024-03-07 10:44:01 +05:30
Amal Mathew 33b9a1ba1f Fix #5336: InputOtp Length not working 2024-03-07 10:33:38 +05:30
tugcekucukoglu d7c25df7b0 Fixed #5376 - IconField: Wrong casing in Typescript module declaration file (.d.ts) 2024-03-04 19:18:18 +03:00
tugcekucukoglu 43268b66f7 Update SelectButton.d.ts 2024-03-04 09:12:43 +03:00
Tuğçe Küçükoğlu d0644ce79f
Merge pull request #5355 from drevantonder/patch-1
Add `disabled` to `SelectButtonContext` type
2024-03-04 09:08:16 +03:00
Swara 401719b233
Refactor: Rename AccordionStyle to FileUploadStyle 2024-03-03 22:29:25 +01:00
Andre van Tonder bd4f338e24
Add `disabled` to `SelectButtonContext` type 2024-02-29 09:24:52 +10:00
Isabelle Glasmacher d6d58557ef
feat: Tree - add slot for nodeIcon
closes #4833
2024-02-26 13:04:14 +01:00
tugcekucukoglu a31f1a0c8f Set new version 2024-02-26 09:40:35 +03:00
tugcekucukoglu e745f914a3 Fixed #5332 - Stepper component style build is broken 2024-02-26 09:24:26 +03:00
tugcekucukoglu 56f1ffd549 Set new version 2024-02-23 16:26:34 +03:00
tugcekucukoglu 59b510f97b Fixed #5153 - Tooltip: OutOfBounds alignment does not affect tooltip arrow position 2024-02-23 15:43:44 +03:00
Tuğçe Küçükoğlu 559bf63186
Merge pull request #5323 from primefaces/issue-5316
MenuBar: Pressing Escape-Key in submenu moves focus to …
2024-02-23 15:34:35 +03:00
tugcekucukoglu 3cc37ba979 Refactor #5316 2024-02-23 15:34:18 +03:00
tugcekucukoglu cb3f9686b9 Add comment 2024-02-23 15:31:07 +03:00
Tuğçe Küçükoğlu f230253658
Merge pull request #5269 from primefaces/issue-5138
Fixed #5138 - Dropdown: esc keypress propagates and triggers close in…
2024-02-23 15:30:04 +03:00
GitHub Actions Bot 07dca07016 Update API doc 2024-02-23 08:39:54 +00:00
Fahad 8f0d3188cd
feat(dx): Improve hinted string types (#5286) 2024-02-23 08:38:50 +00:00
tugcekucukoglu 41d3250a0a Fixed #5304 - Password: after reset password meter not reset 2024-02-23 11:07:59 +03:00
tugcekucukoglu 47a2324b24 Delete InputOtp.spec.js 2024-02-22 16:02:09 +03:00
tugcekucukoglu 2a512606d5 Fixed #5316 - MenuBar: Pressing Escape-Key in submenu moves focus to first menuitem 2024-02-22 15:58:31 +03:00
tugcekucukoglu 68741f54d5 Fixed #5322 - SplitterPanel: nested context hydration fixed 2024-02-22 15:12:55 +03:00
tugcekucukoglu e3ff6a13b0 Removed prev and next element finding errors 2024-02-22 12:19:35 +03:00
tugcekucukoglu 2d232f93bb InputOtp documentation 2024-02-22 11:52:39 +03:00
tugcekucukoglu c6c10fc4fa Update InputSwitch.d.ts 2024-02-22 11:45:40 +03:00
Cagatay Civici 6302f400d0 Updated sample ui for otp 2024-02-22 10:42:48 +03:00
Cagatay Civici 87984b3e7b Add sample ui for otp 2024-02-22 10:17:13 +03:00
Cagatay Civici abfd15d075 Add template sample to inputotp 2024-02-22 09:40:19 +03:00
Cagatay Civici 067da063a8 Initiated InputOtp 2024-02-21 21:38:16 +03:00
tugcekucukoglu 8a0dc7c294 Typo fix 2024-02-21 12:05:55 +03:00
tugcekucukoglu 15c7860624 Refactor #5266 2024-02-21 11:44:30 +03:00
tugcekucukoglu 2f353f2c19 Deferred context added 2024-02-21 10:31:43 +03:00
tugcekucukoglu ee7515056b Refactor #5266 2024-02-20 17:56:41 +03:00
tugcekucukoglu 5cc61a351c Refactor #5266 2024-02-20 17:47:55 +03:00
Damian Głowala 0e7b65c3ca fix(Calendar): expose same attrs to pt context for day and day label 2024-02-20 10:18:07 +01:00
tugcekucukoglu f6d86453b5 Fixed #5252 - MeterGroup: Cutoff at the beginning when the first element is 0 2024-02-20 11:49:35 +03:00
tugcekucukoglu 74348786fa Card, AvatarGroup .d.ts updates 2024-02-20 11:16:34 +03:00
tugcekucukoglu be832fe5cc ColorPicker content class fixes 2024-02-20 09:31:29 +03:00
tugcekucukoglu f7678f0bd3 Fixed #5279 - Galleria animation defect 2024-02-19 16:26:49 +03:00
tugcekucukoglu 3d99836b47 Fixed #5260 - Upload: Error showing when all the files are removed. 2024-02-19 12:45:00 +03:00
tugcekucukoglu 3a0b1918c4 Fixed #4906 - Listbox: issue with navigating through list items using tab and enter buttons 2024-02-19 11:59:43 +03:00
tugcekucukoglu 9fcc7cc848 Fixed #5297 - DataTable: tableClass prop specifies String type, though Array also works 2024-02-19 09:12:35 +03:00
Damian Glowala 724787e455 fix(Calendar): when inline, do not apply fixed width to overlay 2024-02-17 13:25:08 +01:00
tugcekucukoglu 843a342024 Fixed #5264 - TabView: previousicon slot doesn't work 2024-02-16 16:04:38 +03:00
tugcekucukoglu 0c4ef3dda9 Fixed #5254 - Calendar: When entering the time by hand into timeOnly calendar, values switch to NaN:NaN 2024-02-16 15:16:55 +03:00
tugcekucukoglu 2a657bc85b Fixed #5293 - aria-invalid state added to Input components 2024-02-16 14:42:42 +03:00
tugcekucukoglu c8d6546ea0 Remove unused method 2024-02-16 14:38:57 +03:00
tugcekucukoglu fc28340d8b Refactor #5292 - Theme and landing theme updates 2024-02-16 14:08:08 +03:00
tugcekucukoglu 0556fdcf3f Refactor #5292 - Component updates 2024-02-16 14:07:34 +03:00
tugcekucukoglu 6cfa1af9e4 Refactor #5292 - Renamed ButtonGroup 2024-02-16 14:06:57 +03:00
tugcekucukoglu 01a6c56a5b Update templates.js 2024-02-16 12:40:37 +03:00
tugcekucukoglu dfb49328f9 Update AvatarGroup.d.ts 2024-02-16 12:17:34 +03:00
tugcekucukoglu f2921594eb Fixed #5292 - New ButtonSet component 2024-02-16 12:16:05 +03:00
tugcekucukoglu c01a99e48e Fixed #5289 - Menu components hover and visual focus updates 2024-02-15 19:01:09 +03:00