Commit Graph

635 Commits (79f51434d7873e9826166e5fc21db5c83f083190)

Author SHA1 Message Date
Mert Sincan 79f51434d7 Add form support to `DatePicker` 2024-10-18 16:47:00 +01:00
Mert Sincan 96e23250ca Add form support to `Checkbox` 2024-10-18 16:41:44 +01:00
Mert Sincan a7a1cc35f4 Add form support to `CascadeSelect` 2024-10-18 16:29:18 +01:00
Mert Sincan 61208c4d46 Add form support to `AutoComplete` 2024-10-18 16:16:30 +01:00
Mert Sincan ae930545db Add form support to `InputText` 2024-10-18 15:56:50 +01:00
Mert Sincan 3ec43eda0b Add new base structures to core 2024-10-18 15:50:18 +01:00
Mert Sincan 9870b303cf Create `@primevue/form` package and add `form` component 2024-10-18 15:48:40 +01:00
Cagatay Civici 79d65db740 Cosmetics 2024-10-16 18:16:49 +03:00
tugcekucukoglu 5ffa845746 Version 4.1.1 released 2024-10-16 12:50:54 +03:00
Cagatay Civici 3f8d470499 Menubar cosmetics 2024-10-16 12:36:52 +03:00
tugcekucukoglu 7cfd170b74 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-16 12:08:14 +03:00
tugcekucukoglu 502d3cf3d9 Mobile behavior changes 2024-10-16 12:08:07 +03:00
Cagatay Civici db5dee83d9 Remove unused part 2024-10-16 11:59:59 +03:00
Cagatay Civici eabfa19d32 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-16 11:59:53 +03:00
Cagatay Civici 2800cd55bf Fixed #6590 - Wrong token binding on inputtext 2024-10-16 11:59:31 +03:00
GitHub Actions Bot d498096fbc Update API doc 2024-10-16 08:43:23 +00:00
Cagatay Civici 0a3430cbc4 Fixed #6588 - Table sort icon not aligned properly 2024-10-16 11:42:15 +03:00
Cagatay Civici f429b34666 Improved responsive styles of cascade menus 2024-10-16 11:18:13 +03:00
GitHub Actions Bot 33fa3a643d Update API doc 2024-10-16 08:07:55 +00:00
Cagatay Civici 628e26c2c2 Fixed #6585 - MegaMenu ignores token 2024-10-16 11:06:52 +03:00
Tuğçe Küçükoğlu ecf9b653f6
Merge pull request #6544 from KumJungMin/fix/issue-6472_
fix(DataTable): prevent rowClick trigger when button clicked
2024-10-16 11:02:20 +03:00
GitHub Actions Bot 293a01b770 Update API doc 2024-10-16 07:43:55 +00:00
Cagatay Civici 63a8709748 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-16 10:42:49 +03:00
Cagatay Civici 8ae578327c Fixed #6584 - AutoComplete is using token from the deprecated InputChips 2024-10-16 10:42:44 +03:00
GitHub Actions Bot 0241c73685 Update API doc 2024-10-16 07:37:11 +00:00
Cagatay Civici 42b24c1ab9 Fixed #6583 - Disabled ToggleSwitch in dark mode is same as non-disabled 2024-10-16 10:36:06 +03:00
Cagatay Civici 618bdf9ab9 Fixed #6582 - Slider track border radius token not applied 2024-10-16 10:00:03 +03:00
Cagatay Civici 57d0b4790d Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-16 09:57:33 +03:00
Cagatay Civici 4e7f8edd06 Remove unnecessary css 2024-10-16 09:57:31 +03:00
GitHub Actions Bot cb55d9b926 Update API doc 2024-10-16 06:55:55 +00:00
Cagatay Civici 52bb19aa80 Fixed #6581 - Tree filter too close, visual bug 2024-10-16 09:54:52 +03:00
Cagatay Civici 99636727ea Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-16 09:39:18 +03:00
Cagatay Civici 5db86f3067 Fixed #6580 - Invalid CSS in DataTable and TreeTable 2024-10-16 09:38:59 +03:00
Cagatay Civici 398fcc7473
Update README.md 2024-10-16 09:33:53 +03:00
Cagatay Civici 74569f897d
Update README.md 2024-10-16 09:33:05 +03:00
tugcekucukoglu 16bbb3beb9 Refactor 2024-10-15 18:22:11 +03:00
tugcekucukoglu 931826a112 Mobile root menu icon rotate fixes 2024-10-15 18:21:18 +03:00
tugcekucukoglu af13f15801 Fixed #6578 - MegaMenu: mobile visual defects 2024-10-15 18:13:13 +03:00
Tuğçe Küçükoğlu fb017601e3
Merge pull request #6571 from MstrVLT/master
fix(Splitter): #6570 (Typo in splitter.js (autocomplete err))
2024-10-15 14:18:34 +03:00
tugcekucukoglu 346d90127a Update MegaMenu.vue 2024-10-15 09:02:33 +03:00
tugcekucukoglu d8326609f2 Mobile focus 2024-10-15 08:56:16 +03:00
tugcekucukoglu 42a80d2726 Mobile behavior changes 2024-10-15 08:43:41 +03:00
VLT 6780b862e6
Fixed typo in splitter.js 2024-10-14 16:50:17 +03:00
tugcekucukoglu 22d6f8a037 Refactor #6538 2024-10-11 20:22:09 +03:00
tugcekucukoglu 7b8d06c429 Refactor #6538 2024-10-11 16:04:48 +03:00
Cagatay Civici 0f820b4e03 Merge branch 'master' of https://github.com/primefaces/primevue 2024-10-11 12:34:16 +03:00
Cagatay Civici 03b05e5bd2 Smaller tooltip arrow, fixed accordion focus rings 2024-10-11 12:34:03 +03:00
tugcekucukoglu 66fef7f985 CascadeSelect root list focus updates 2024-10-11 11:32:38 +03:00
tugcekucukoglu e0997a9238 Remove comments 2024-10-11 11:30:29 +03:00
tugcekucukoglu b2f23c1458 Update CascadeSelectStyle.js 2024-10-11 11:26:04 +03:00