Commit Graph

62 Commits (dc777535370a418dff4545c424943019ad629203)

Author SHA1 Message Date
tugcekucukoglu 4f9fe2491b Merge branch 'master' into v4 2024-03-25 14:17:53 +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
Cagatay Civici 5a6e010794 Merge branch 'master' into v4 2024-03-25 11:06:16 +03:00
Melloware 1d7ed1598b
Update InputNumber.vue 2024-03-21 08:04:30 -04:00
tugcekucukoglu 5250943440 Refactor 2024-03-19 17:14:13 +03:00
tugcekucukoglu 9c6b66d4e6 Prop binding order fixes 2024-03-19 09:27:00 +03:00
tugcekucukoglu 586936fd95 Refactor #5426 - For InputNumber 2024-03-18 13:02:11 +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 ec04c03f82 Fixed #5008 - InputNumber: Bug deprecated KeyCode Usage 2024-03-14 14:07:35 +03:00
tugcekucukoglu 2a657bc85b Fixed #5293 - aria-invalid state added to Input components 2024-02-16 14:42:42 +03:00
mertsincan dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
tugcekucukoglu 45a23e9211 Refactor #5176 2024-02-02 14:46:26 +03:00
Cagatay Civici cbaca0cd0e Refactor filled variant 2024-02-01 15:39:56 +03:00
tugcekucukoglu ff22cfe15e Fixed #5176 - variant added 2024-01-31 11:02:53 +03:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
tugcekucukoglu a9a254915c Refactor #5176 - invalid property added 2024-01-30 14:27:56 +03:00
tugcekucukoglu 18a8027d99 Fixed #5034 - Can't paste a decimal value when there is a total value in the input. 2024-01-23 16:54:12 +03:00
betavs 3a64d21618 Merge branch 'master' into hotfix/input-number-abnormal 2024-01-17 15:15:20 +08:00
betavs 44dd8cd329 perf(input-number): when zero is entered, value displayed isn't expected 2024-01-17 15:11:20 +08:00
tugcekucukoglu 0d9ee94b60 Fixed #5094 - InputNumber: Home and End key defects 2024-01-16 15:02:08 +03:00
tugcekucukoglu 66b9785264 Fixed #5003 - InputNumber: highlight on focus don't work on multiple inputs with the same value 2024-01-05 11:42:32 +03:00
GitHub Actions Bot 15debcec4a Update API doc 2023-12-22 00:25:54 +00:00
Son Tran 078a30720c
Support roundingMode for InputNumber (#4946) 2023-12-22 00:24:57 +00:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu c1bcb257de parent parameter added 2023-12-05 13:08:25 +03:00
tugcekucukoglu 8eea973282 parent updates for .d.ts files and apidoc 2023-12-05 10:06:55 +03:00
tugcekucukoglu a366e63a8c Fixed #4921 - Binding and ordering pt options defect 2023-12-04 11:42:33 +03:00
tugcekucukoglu 437818c7f2 Refactor #4511 2023-11-24 15:21:54 +03:00
tugcekucukoglu d65bda79f0 Fixed #4511 - Wrong types issue with aria-label and aria-labelledby Props 2023-11-24 15:15:40 +03:00
betavs 60b3806dab fix(input-number): when zero is entered, value displayed isn't expected 2023-11-17 17:12:00 +08:00
Federico Boscherini d511e42d7f Fix "InputNumber: float label initially broken if allowEmpty = false" 2023-11-09 19:33:48 +01:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
Tuğçe Küçükoğlu f70147abd9 data-pc-section updates 2023-09-06 10:13:22 +03:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed #4290 - Update d.ts files 2023-09-05 09:50:46 +01:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00
Tuğçe Küçükoğlu 35b87bf53a Fixed #4292 - Datatable Cell Edit: Numpad Enter not saving new data on InputNumber 2023-08-23 10:20:42 +03:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
mertsincan 812378623b Update d.ts files 2023-07-06 13:01:33 +01:00
mertsincan 439b7ee308 Update d.ts files 2023-07-06 12:17:08 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00