Commit Graph

25 Commits (2c45303235623a9dd6aec66935e15664174ff11e)

Author SHA1 Message Date
mertsincan d9712379e9 Add $pc[ComponentName] provider to all components 2024-04-25 02:26:06 +01:00
mertsincan a2524ed21a Refactor 2024-04-24 23:43:32 +01:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01: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
tugcekucukoglu 02f1e50ea1 Fixed #5422 - InputOtp: Unable to input integers in integerOnly 2024-03-22 12:07:53 +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
tugcekucukoglu ec04c03f82 Fixed #5008 - InputNumber: Bug deprecated KeyCode Usage 2024-03-14 14:07:35 +03:00
tugcekucukoglu 213267295a Fixed #5329 - inputOTP - integerOnly doesn't work with number pad 2024-03-13 16:52:23 +03:00
tugcekucukoglu 4a38339368 Refactor 2024-03-13 16:13:42 +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
Mehmet Çetin f136b80b8a fixed #5394 | replace isIntegerOnly with integerOnly 2024-03-08 13:19:36 +03: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 47a2324b24 Delete InputOtp.spec.js 2024-02-22 16:02:09 +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
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