Mert Sincan
|
b4c4c064ad
|
Update d.ts files
|
2024-05-16 15:05:43 +01:00 |
Mert Sincan
|
98302e417e
|
Fixed #5405 - TypeScript emits are in an incompatible format with defineEmits
|
2024-05-16 11:50:43 +01:00 |
Cagatay Civici
|
428dbe0469
|
Revert "Fixed typo"
This reverts commit 70980de77a .
|
2024-05-15 12:24:26 +03:00 |
Cagatay Civici
|
70980de77a
|
Fixed typo
|
2024-05-15 12:22:27 +03:00 |
Mert Sincan
|
64dca2bdb9
|
Added style class definitions to *Style.d.ts
|
2024-05-08 12:40:44 +01:00 |
tugcekucukoglu
|
e1367fd494
|
Refactor #5681
|
2024-05-06 18:23:01 +03:00 |
tugcekucukoglu
|
d61c9f5e61
|
Merge branch 'master' into v4
|
2024-05-03 09:51:16 +03:00 |
Mert Sincan
|
b7caa4e442
|
Fixed #5668 - Add sideEffects: false to nested package.json files on components
|
2024-05-01 09:32:12 +01:00 |
Mert Sincan
|
0979dde96d
|
Fixed #5667 - Remove base option from theme config
|
2024-05-01 09:26:48 +01:00 |
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 |
tugcekucukoglu
|
6004166df9
|
Fixed #5635 - InputOp: Digits only doesn't work on mobile
|
2024-04-24 09:34:19 +03: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 |