Commit Graph

79 Commits (f481158d36fc8d12921ba1ff32bd9704d878148e)

Author SHA1 Message Date
Mert Sincan 536d21cef1 Fixed #6939 and #7075: Forms/FormField: The form does not seem to support nested data.
Fixes #6939 and #7075
2025-01-12 18:26:03 +00:00
Mert Sincan 631ca11102 Refactor #7049 - added findNonEmpty to track change detection 2025-01-07 10:16:02 +00:00
Tuğçe Küçükoğlu 0911e53973
Merge pull request #7037 from melloware/PV4214
Fix #4214: Screenreader improve hidden accessible
2025-01-07 11:47:07 +03:00
Mert Sincan 4c4996fb72 Fixed #7049 and #6755 - Update reset callback of <Form> 2025-01-06 14:22:01 +00:00
Damián Paranič 7925d86aa3
Form: reset not working, changed value not update input (#6767)
* 6755 - update input value after form reset

* code refactoring

* fix: select button

* cleanup
2025-01-06 11:24:26 +00:00
melloware 96cfc97671 Fix #4214: Screenreader improve hidden accessible 2025-01-02 16:24:51 -05:00
Olivier Crété 1ed0c47052 add missing icons 2024-12-14 19:51:21 +01:00
tugcekucukoglu 537772da64 Set new version 2024-12-12 12:36:44 +03:00
tugcekucukoglu 786f9c65e6 Released v4.2.4 2024-11-27 11:12:42 +03:00
tugcekucukoglu bd7161298a v4.2.3 released 2024-11-22 17:13:48 +03:00
Cagatay Civici 0fb5e0a504 Fixed #6822 - Better compat with CSS libraires like Tailwind, Bootstrap 2024-11-21 14:46:19 +03:00
tugcekucukoglu aec47f4fcb v4.2.2 released 2024-11-14 14:54:18 +03:00
Mert Sincan cfa9435d26 Update deep watcher for `config.theme` and Improve designer 2024-11-14 03:58:28 +00:00
Mert Sincan 1d37111504 Set version 2024-11-01 22:03:07 +00:00
tugcekucukoglu 9b2f215aa0 Released version 4.2.0 2024-11-01 14:28:05 +03:00
Tuğçe Küçükoğlu 0280f88752
Merge pull request #6493 from tuziemon/bump_peerdep
bump vue version
2024-11-01 12:44:54 +03:00
Mert Sincan 7f11861ed9 Add `default` option to exports in package.json 2024-11-01 06:06:39 +00:00
Mert Sincan daffb1b4f3 Refactor on Form API 2024-10-31 13:13:55 +00:00
Mert Sincan 25ac573fef Update BaseComponent.vue 2024-10-25 22:50:03 +01:00
Mert Sincan 2fc29287ff Update `controlled` structure in BaseEditableHolder 2024-10-24 14:55:53 +01:00
Mert Sincan 7956a1b44e Fixed build errors 2024-10-24 00:14:25 +01:00
Mert Sincan 4561acfb8b Rename `updateValue` with `writeValue` in BaseEditableHolder 2024-10-23 14:04:38 +01:00
Mert Sincan ed343909db Fixed controlled mode issue 2024-10-23 05:06:32 +01:00
Mert Sincan fbb0131b7e Fixed initial value issue in form components 2024-10-22 11:26:56 +01:00
Mert Sincan 827b8d1914 Fixed Checkbox state in MultiSelect 2024-10-22 10:40:03 +01:00
Mert Sincan ca12435e7c Update d.ts files 2024-10-21 12:50:34 +01:00
Mert Sincan ab652204eb New Component: `RadioButtonGroup` 2024-10-21 00:35:26 +01:00
Mert Sincan 5b1d3f89c3 Refactor on Base* structure 2024-10-18 17:29:47 +01:00
Mert Sincan 3ec43eda0b Add new base structures to core 2024-10-18 15:50:18 +01:00
tugcekucukoglu 5ffa845746 Version 4.1.1 released 2024-10-16 12:50:54 +03:00
Mert Sincan a9df09ece5 Refactor package manager 2024-10-09 10:30:23 +01:00
崮生 1500542e62
fix: #5903 (#6088)
* fix: #5903

* renaming GlobalComponentConstructor https://github.com/primefaces/primevue/pull/6088#issuecomment-2374917228

* Delete package-lock.json

* Update how component types are defined
2024-10-09 09:04:31 +01:00
tugcekucukoglu c01c6404af Version 4.1.0 released 2024-10-07 13:59:17 +03:00
Mert Sincan 9c4c176187 Update primeuix version 2024-10-04 14:21:38 +01:00
Mert Sincan 6e28de62f2 Fixed #6524 - Add extend keyword to extend css variables to presets 2024-10-04 14:12:46 +01:00
tugcekucukoglu 5889548cae Fixed #6335 2024-10-03 16:58:28 +03:00
tuziemon 53c0d70e20
bump peerdep vue 2024-09-29 00:23:48 +09:00
Mert Sincan 32c6c77ca3 Refactor #6408 2024-09-24 17:04:04 +01:00
Mert Sincan 7ccad8ed3d Update BaseStyle.js 2024-09-24 09:46:58 +01:00
Mert Sincan c0ed5f22bc Update primeuix versions 2024-09-22 14:22:26 +01:00
Mert Sincan d959cb0493 Fixed #6452 - Add style keyword to themes section to inject custom styles 2024-09-22 14:22:07 +01:00
Mert Sincan ddaee3133a Added material theme 2024-09-20 20:54:43 +01:00
tugcekucukoglu fa286e8514 Fixed #6409 2024-09-16 16:56:28 +03:00
Mert Sincan 827787ff00 Refactor #6408 2024-09-16 14:13:33 +01:00
Mert Sincan 335c6d862d Fixed #6408 - Scoped style (dt props) does not attach to page with correct selector 2024-09-16 13:05:37 +01:00
tugcekucukoglu 9ce743b75a Version 4.0.7 released 2024-09-11 16:56:56 +03:00
tugcekucukoglu 79d6a0ca66 Version 4.0.6 released 2024-09-10 10:13:26 +03:00
sceee 22cf8be060
fix: global vue type augmentation (#6207)
Augment vue types instead of 'vue/types/vue' and '@vue/runtime-core' to fix incompatibility with other libraries caused by the current augmentation behavior

Fixes: #6199

Co-authored-by: sceee <11340487+sceee@users.noreply.github.com>
2024-09-04 13:41:48 +01:00
tugcekucukoglu 71f853a174 Version 4.0.5 released 2024-08-23 16:16:42 +03:00
tugcekucukoglu d2e86b5b88 Set new version 2024-08-02 16:24:37 +03:00