Commit Graph

1573 Commits (9c906b412216996275a4f5aec4e245d64dedf0d0)

Author SHA1 Message Date
tugcekucukoglu 290b8e1335 Warning to warn fixes for demos 2024-05-08 14:35:11 +03:00
tugcekucukoglu 89a9108862 Update RouterDoc.vue 2024-05-08 09:53:52 +03:00
tugcekucukoglu 00d5bc1dc6 Link fixes 2024-05-07 22:25:46 +03:00
tugcekucukoglu d7a42ed9c3 Refactor #5681 2024-05-06 18:32:04 +03:00
tugcekucukoglu fd76fe68a1 Refactor 2024-05-06 18:23:59 +03:00
tugcekucukoglu 57ed42cd0d Update index.json 2024-05-06 14:08:14 +03:00
tugcekucukoglu 2eec11b8d8 Refactor #5682, #5683 - For Image 2024-05-06 13:45:36 +03:00
tugcekucukoglu 262fcf0d75 Update BasicDoc.vue 2024-05-06 13:32:40 +03:00
Cagatay Civici 4870d66609 Refactored Menu component tokens 2024-05-04 20:06:51 +03:00
tugcekucukoglu 308ef169c0 Update LocaleDoc.vue 2024-05-03 15:25:20 +03:00
Cagatay Civici d186921926 Update text in doc 2024-05-03 11:05:33 +03:00
Cagatay Civici 040ea8b9fd Remove useTheme util 2024-05-03 10:40:40 +03:00
tugcekucukoglu d61c9f5e61 Merge branch 'master' into v4 2024-05-03 09:51:16 +03:00
tugcekucukoglu f3f32b98fd TreeTable doc updates 2024-05-03 09:34:31 +03:00
tugcekucukoglu 587a773a68 Refactor 2024-05-02 16:15:26 +03:00
tugcekucukoglu cdee9a5ac7 Router warning fixes 2024-05-02 13:42:38 +03:00
tugcekucukoglu cf8f24d097 Update VerticalDoc.vue 2024-05-02 13:29:29 +03:00
Mert Sincan ba00f3bc7b Theme Doc update 2024-05-01 09:32:55 +01:00
tugcekucukoglu fa42242e15 Typo fixes 2024-04-30 20:45:38 +03:00
tugcekucukoglu 14eca0cc80 Update TemplateDoc.vue 2024-04-30 16:05:29 +03:00
tugcekucukoglu a247c49bd9 Update IconsDoc.vue 2024-04-30 11:04:41 +03:00
tugcekucukoglu 4c8eb6cab2 Refactor #5592, #5661, #5662 - For SplitButton 2024-04-30 11:02:09 +03:00
tugcekucukoglu f268ef050c Update RowEditDoc.vue 2024-04-29 12:55:59 +03:00
tugcekucukoglu fb387de29e DataTable edit & filter button props updated 2024-04-29 12:55:47 +03:00
Cagatay Civici 142524f06e Add deprecation notice 2024-04-29 12:18:36 +03:00
mertsincan 38b4683485 Refactor 2024-04-25 00:54:39 +01:00
mertsincan 305af028fc Refactor #5621 2024-04-25 00:37:23 +01:00
mertsincan a2524ed21a Refactor 2024-04-24 23:43:32 +01:00
mertsincan 64e8742da7 Update Accordion demo 2024-04-24 23:43:09 +01:00
tugcekucukoglu 8290426202 Update ForceSelectionDoc.vue 2024-04-24 13:36:41 +03:00
tugcekucukoglu 3902a31d38 Update StyledDoc.vue 2024-04-24 11:52:25 +03:00
GitHub Actions Bot 498a0050a2 Update API doc 2024-04-24 06:04:12 +00:00
Cagatay Civici 9c90990092 FileUpload CSS refactor 2024-04-20 15:45:44 +03:00
mertsincan 6880f6f5c2 Update BasicDoc.vue 2024-04-19 15:06:13 +01:00
mertsincan c80c3ad0ea Fixed #5621 - New Component: Tabs 2024-04-19 14:51:57 +01:00
GitHub Actions Bot b15719071e Update API doc 2024-04-19 11:34:59 +00:00
Tuğçe Küçükoğlu ac99818022
Merge pull request #5584 from RustyRaptor/nuxt-docs-issue-5583
Explain the default exclude option in the Nuxt module configuration docs.
2024-04-19 12:20:29 +03:00
tugcekucukoglu e7ec2ad79a Fixed #5616 2024-04-19 12:16:26 +03:00
Tuğçe Küçükoğlu e747e01e3d
Merge pull request #5569 from dispatchrabbi/issue-1027
Fixed #1027 - Knob: Allow a label function for greater flexibility
2024-04-19 12:12:51 +03:00
tugcekucukoglu fa9145b45d Api generator updates 2024-04-18 17:37:42 +03:00
tugcekucukoglu b2ec54e364 Showcase updates 2024-04-18 17:22:30 +03:00
tugcekucukoglu 0558b0df0a `warn` renaming on demos 2024-04-16 10:35:56 +03:00
mertsincan 51110b585a Theming API: Refactor on $dt method and inline styles for css variables 2024-04-15 10:17:29 +01:00
tugcekucukoglu ddeaab525a New *ButtonProps properties added - I 2024-04-15 11:08:42 +03:00
RustyRaptor 3ce7f69a9d
Explain the default behavior of primevue.components.exclude in the Nuxt module configuration and how to mitigate.
In the documentation for configuring the Nuxt module components, there is no indication that Chart and Editor are excluded by default. The only way to find out is if you happen upon a single issue in the github repo of the nuxt module npm package or read the full source code of the module. Although the intention of this default behavior is to avoid compatibility issues because of the dependencies of those 2 components, it leads to even more confusion when you know what they need but they aren't being detected as components. They are excluded even if you use the * option in include. This change introduces a helpful tip into the docs page so users know what to do when they want to use those components.
2024-04-14 10:32:03 -06:00
Eli Morris-Heft 2bde6fc165
Fixed #1027 - Knob: Allow a label function for greater flexibility 2024-04-11 17:52:30 -04:00
Cagatay Civici b828f34a86 Refactored Galleria 2024-04-10 15:05:27 +03:00
Rainer Eli 608ceae956
Update StyledDoc.vue 2024-04-09 10:25:52 -06:00
tugcekucukoglu 6b605f6b57 Refactor #5553 - For Inplace 2024-04-09 17:11:00 +03:00
Cagatay Civici ea27d3ee5c Refactored Dock Styles 2024-04-09 16:26:23 +03:00
tugcekucukoglu a6af490275 SpeedDial template demo updated 2024-04-09 14:24:32 +03:00
tugcekucukoglu 40ae9b5f6e Update NumberOfStarsDoc.vue 2024-04-09 10:55:12 +03:00
tugcekucukoglu 1b13aaa9d9 Refactor #5553 - For Calendar 2024-04-09 09:24:28 +03:00
tugcekucukoglu f6751003f9 Refactor #5548 - For Dropdown 2024-04-08 15:58:58 +03:00
tugcekucukoglu 916825df76 Refactor #5548 - For AutoComplete 2024-04-08 15:20:42 +03:00
Cagatay Civici af56b7c054 Fixed #5547 - Remove styled from speed 2024-04-08 13:43:16 +03:00
tugcekucukoglu 1cb315bdca Merge branch 'v4-prod' into v4 2024-04-08 12:38:41 +03:00
tugcekucukoglu 59c6d2e76f Template page updates 2024-04-08 12:33:03 +03:00
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
tugcekucukoglu dc1b18d7e5 Template page updates 2024-04-08 08:20:44 +03:00
Cagatay Civici a57bd36f20 Refactored IconField 2024-04-07 12:53:01 +03:00
Cagatay Civici 84bf4af18a Temporarily use emerald as main color for testing, refactored Checkbox styles. 2024-04-06 23:08:16 +03:00
Michael Meier 322b6a99c7
fix(Doc): Update DarkModeToggleDoc.vue - class selector needs dot
The darkModeSelector requires a leading dot for class selectors.
2024-04-03 09:50:00 +02:00
Cagatay Civici ccd26159fb Add version info 2024-04-02 17:50:57 +03:00
GitHub Actions Bot 7f5078246c Update API doc 2024-04-02 13:24:46 +00:00
Cagatay Civici d51f7180c7 Merge branch 'prod' 2024-04-02 13:49:03 +03:00
Cagatay Civici e9a77efa59 Add links to v4 beta 2024-04-02 13:48:54 +03:00
Cagatay Civici da631a7d67 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 12:21:12 +03:00
Cagatay Civici 26a2374f1d Visual updates to orderlist-picklist demos 2024-04-02 12:21:07 +03:00
tugcekucukoglu e1e1387caf SelectButton remove old classes 2024-04-02 12:19:42 +03:00
Cagatay Civici 5ba2a6b9d5 Doc update 2024-04-02 11:58:58 +03:00
Cagatay Civici 567d06ec15 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 11:57:46 +03:00
Cagatay Civici 2481ae2547 Update SelectButton 2024-04-02 11:57:41 +03:00
mertsincan 9d25c75909 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 09:44:25 +01:00
mertsincan 74926c6d53 Refactor on apidoc 2024-04-02 09:44:19 +01:00
tugcekucukoglu ea0221c234 Update BasicDoc.vue 2024-04-02 11:39:52 +03:00
tugcekucukoglu b9700aef2d OrderList PickList demo updates 2024-04-02 11:38:38 +03:00
Cagatay Civici d135ddb696 Fixed alignment 2024-04-02 11:12:36 +03:00
Cagatay Civici 695d230547 Update doc for plugin 2024-04-02 10:34:23 +03:00
tugcekucukoglu 5671752903 Merge branch 'master' into v4 2024-04-01 16:51:26 +03:00
GitHub Actions Bot a6e725f2db Update API doc 2024-04-01 13:37:50 +00:00
Cagatay Civici 1baa172b88 Fixed links 2024-04-01 16:26:00 +03:00
Cagatay Civici 1d12718d9d Removed doc 2024-04-01 16:24:59 +03:00
Cagatay Civici 441a3001be Fixed sample code 2024-04-01 16:20:32 +03:00
Cagatay Civici 5d4892d287 Update colors in scoped doc 2024-04-01 16:15:14 +03:00
Cagatay Civici 3589ef9e38 Add scoped tokens doc 2024-04-01 15:55:29 +03:00
Cagatay Civici 010cf397df Remove spacing 2024-04-01 15:02:15 +03:00
Cagatay Civici 4d0cef9b62 Add reserved keys docs 2024-04-01 14:58:11 +03:00
Cagatay Civici 20a0e94aa4 Message for ripple 2024-04-01 14:14:04 +03:00
Cagatay Civici fd1fea360d Removed bluegray 2024-04-01 14:07:48 +03:00
Cagatay Civici 56d099f2fa Remove fonts from the tokens as they derive from the app 2024-04-01 14:03:10 +03:00
tugcekucukoglu 99ca28023a Update RowExpansionDoc.vue 2024-04-01 14:01:02 +03:00
Cagatay Civici 79e144377b Add two new utils 2024-04-01 13:38:37 +03:00
Cagatay Civici 3bcb5b4eef Update migration 2024-04-01 13:05:49 +03:00
Cagatay Civici bf16dbcf70 Update nuxt docs 2024-04-01 13:00:02 +03:00
Cagatay Civici e25711fb48 Update vite doc 2024-04-01 12:54:05 +03:00
Cagatay Civici 0e70f79124 Update image 2024-04-01 12:38:55 +03:00
Cagatay Civici 0d5ced3869 Fixed basic demo in metergroup 2024-04-01 11:46:59 +03:00
Cagatay Civici 9fd2a715b7 Update unstyled doc 2024-04-01 11:21:52 +03:00
Cagatay Civici b5a7675978 Add case doc 2024-04-01 10:55:51 +03:00