Commit Graph

3597 Commits (f1ef9f853c2edbf476845f83a2e0373b61eeda78)

Author SHA1 Message Date
Tuğçe Küçükoğlu 5a8ef46c42 Fixed #2507 - The default severity of the InlineMessage is info, but in the code the default severity is 'error'. 2022-05-24 11:10:58 +03:00
Tuğçe Küçükoğlu b7cf5ec4e7 Update InputNumberDoc.vue 2022-05-23 17:39:24 +03:00
Tuğçe Küçükoğlu a83b1c39d3
Merge pull request #2514 from hakiiver2/fix-typo-panelmenu-demo-quotes
Fix panelmenu demo quotes in documentation
2022-05-23 16:26:18 +03:00
Tuğçe Küçükoğlu 12cd3012b3 Update CalendarDoc.vue 2022-05-23 16:20:42 +03:00
Tuğçe Küçükoğlu f3905fb6f1
Merge pull request #2521 from nur-hafiz/patch-1
Update CalendarDoc.vue
2022-05-23 16:18:59 +03:00
Tuğçe Küçükoğlu 6bd3a38f27 responsive news fixes 2022-05-20 15:01:48 +03:00
Tuğçe Küçükoğlu 6832ef8e31
Merge pull request #2527 from tugcekucukoglu/colorpicker
Colorpicker
2022-05-17 17:17:39 +03:00
Tuğçe Küçükoğlu cde0b4b574 Fixed #2534- Header elements in DataTable with virtualScroller are not in the correct position on the scroll. 2022-05-11 15:56:38 +03:00
Tuğçe Küçükoğlu eaddcb6460 port some styling 2022-05-09 15:36:24 +03:00
Tuğçe Küçükoğlu 7482a9d057 Update ColorPickerDoc.vue 2022-05-09 11:28:01 +03:00
Tuğçe Küçükoğlu 56f09afc90 Update LiveEditor.vue 2022-05-09 11:27:54 +03:00
Cagatay Civici 22e4d68c87 Add wall color picker demo 2022-05-09 09:31:01 +03:00
nur-hafiz 9e1d95aa87
Update CalendarDoc.vue
Adds :disabled into the properties list for clearer props documentation
2022-05-04 15:28:38 +08:00
hakiiver2 3660c00629 Fix panelmenu demo quotes 2022-04-30 21:20:11 +09:00
Tuğçe Küçükoğlu 5c010fd887 new dev iteration 2022-04-27 12:11:36 +03:00
Tuğçe Küçükoğlu fe798d9800 set new version 2022-04-27 11:53:13 +03:00
Tuğçe Küçükoğlu 6316b1c8d6 Update AccessibilityDemo.vue 2022-04-26 09:11:20 +03:00
Yiğit FINDIKLI 6921992674
Merge pull request #2467 from tugcekucukoglu/file-icons
Fixed #2401 - FileUpload | Customizable Icons
2022-04-25 14:09:20 +03:00
Yiğit FINDIKLI 884e91dfb6
Merge pull request #2475 from tugcekucukoglu/tree-icons
Fixed #2108 - Extend TreeNode API with expandedIcon & collapsedIcon
2022-04-25 14:08:18 +03:00
Yiğit FINDIKLI 1591c3e1e1
Merge pull request #2476 from tugcekucukoglu/readonly
Fixed #2469 - InputNumber new readonly attribute
2022-04-25 14:07:46 +03:00
Yiğit FINDIKLI c5e5921c7f
Merge pull request #2478 from tugcekucukoglu/sidebar-header
Fixed #1939 - Sidebar new header templating
2022-04-25 14:07:09 +03:00
Yiğit FINDIKLI 9ff4a6aa53
Merge pull request #2484 from tugcekucukoglu/misc-testing
Misc testing
2022-04-25 14:06:32 +03:00
Yiğit FINDIKLI 67449a06e6
Merge pull request #2480 from tugcekucukoglu/accessibility
Accessibility Page Update
2022-04-25 14:05:22 +03:00
Tuğçe Küçükoğlu a5839403a4 Refactor #2487 2022-04-25 09:12:32 +03:00
Tuğçe Küçükoğlu 8a713fc930
Merge pull request #2471 from Vladjmg/vladjmg_fix_password_prop_type
- fix Password component when get prop "inputClass" with Object type
2022-04-25 09:08:47 +03:00
Tuğçe Küçükoğlu ca7ed629c7 Update StyleClass.spec.js 2022-04-22 14:11:32 +03:00
Tuğçe Küçükoğlu 0d6142f888 Create Terminal.spec.js 2022-04-22 14:11:26 +03:00
Cagatay Civici 1e0e3e6155 Merge branch 'master' of https://github.com/primefaces/primevue 2022-04-22 10:09:00 +03:00
Cagatay Civici dda9a56610 Fixed gtag update 2022-04-22 10:08:58 +03:00
Tuğçe Küçükoğlu 822dcde09d Update menu.json 2022-04-21 14:35:17 +03:00
Tuğçe Küçükoğlu a54e681e85 Accessibility added 2022-04-21 14:35:14 +03:00
Tuğçe Küçükoğlu c82090fdc1
Merge pull request #2472 from Vladjmg/vladjmg_fix_test
- fix location InputText.vue in test
2022-04-21 12:42:17 +03:00
Tuğçe Küçükoğlu 66c098a236 lint fixes 2022-04-21 12:16:28 +03:00
Tuğçe Küçükoğlu 38d8965b37 Fixed #1939 - Sidebar new header templating 2022-04-21 12:10:21 +03:00
Tuğçe Küçükoğlu dee5c37bfa sidebar demo baseZIndex fixed 2022-04-21 11:56:13 +03:00
Tuğçe Küçükoğlu 0a1cc7b897 Fixed #2469 - InputNumber new readonly attribute 2022-04-21 10:54:13 +03:00
Tuğçe Küçükoğlu 610e304404 Fixed #2108 - Extend TreeNode API with expandedIcon & collapsedIcon 2022-04-21 10:32:33 +03:00
Vladjmg 8b71d5f0b4 - fix Password component when get prop "inputClass" with Object type 2022-04-20 22:39:06 +03:00
Vladjmg 4cc1ad97fb - fix location InputText.vue in test 2022-04-20 22:38:12 +03:00
Tuğçe Küçükoğlu 9c9d5c3a03 Fixed #2401 - FileUpload | Customizable Icons 2022-04-20 16:05:18 +03:00
Tuğçe Küçükoğlu 5e07bb076a Update ColorsDemo.vue 2022-04-20 12:14:43 +03:00
Tuğçe Küçükoğlu 8a87af2d90 Create StyleClass.spec.js 2022-04-20 12:11:36 +03:00
Tuğçe Küçükoğlu 0afd5b62c7 Create Ripple.spec.js 2022-04-20 12:11:13 +03:00
Tuğçe Küçükoğlu ae1a54bea5 Create BlockUI.spec.js 2022-04-20 12:11:04 +03:00
Yiğit FINDIKLI fd75b0a570
Merge pull request #2457 from tugcekucukoglu/testing
datatable tests fixed
2022-04-19 11:00:50 +03:00
Cagatay Civici e2c5cc7f0e Removed transition as it should come from designer 2022-04-19 10:28:17 +03:00
Tuğçe Küçükoğlu 320eab9a37 datatable tests fixed 2022-04-18 17:16:10 +03:00
Tuğçe Küçükoğlu bd135fbd55 DataTable tests added 2022-04-18 13:57:52 +03:00
Tuğçe Küçükoğlu 2b8199f335 new dev iteration 2022-04-13 11:56:41 +03:00
Tuğçe Küçükoğlu 83a733cdc8 set new version 2022-04-13 11:44:16 +03:00