Commit Graph

10843 Commits (20bb7071007e7078b70f7cc63086fce851d532ca)

Author SHA1 Message Date
GitHub Actions Bot 18391be199 Update API doc 2024-07-22 11:05:25 +00:00
Tuğçe Küçükoğlu 14e1f6f0cd
Merge pull request #6011 from jacobtylerwalls/require-key-treenode-v4
types: Make TreeNode.key required
2024-07-22 14:04:20 +03:00
GitHub Actions Bot 488ff85404 Update API doc 2024-07-22 09:49:53 +00:00
tugcekucukoglu de7773ab37 Fixed #6017 - TABS: Globally enabling Ripple breaks Scrollable Tabs 2024-07-22 12:48:47 +03:00
Tuğçe Küçükoğlu fab0c62dd5
Merge pull request #6029 from marlonbahniuk/fix-autocomplete-multiple-dropdown
Fix combination of multiple and dropdown
2024-07-22 11:14:52 +03:00
GitHub Actions Bot f4d8cce9a0 Update API doc 2024-07-22 08:04:49 +00:00
Tuğçe Küçükoğlu 9312fbab5c
Merge pull request #6037 from yzzting/issue-6036
Fix: DataTable Frozen Columns the headers of fixed columns will overlap.
2024-07-22 11:03:47 +03:00
Tuğçe Küçükoğlu fe59fd6d30
Merge pull request #5981 from sceee/update-changelog-url
fix(docs): update changelog url
2024-07-22 10:41:38 +03:00
Tuğçe Küçükoğlu 3c67dd4558
Merge pull request #6054 from rickngo/patch-1
Update StepPanel.vue with v-show rather than v-if for horizontal steps.
2024-07-22 10:38:07 +03:00
GitHub Actions Bot e1bea4cb31 Update API doc 2024-07-22 06:30:01 +00:00
tugcekucukoglu 00e879e304 Fixed #6025 - InputMask: Passed props are not set 2024-07-22 09:17:31 +03:00
Tuğçe Küçükoğlu f26bb8d023
Merge pull request #6035 from maspetsberger/fix-iconfield-multi-icons
Fix IconField when icons should appear at beginning and end.
2024-07-22 09:07:11 +03:00
Tuğçe Küçükoğlu db7cb344c7
Merge pull request #6045 from narfdotpl/patch-1
Fixed typo
2024-07-22 09:03:53 +03:00
GitHub Actions Bot 3506c2cf1d Update API doc 2024-07-22 06:03:39 +00:00
Tuğçe Küçükoğlu 54071ba45c
Merge pull request #6078 from eneeio-nm/patch-1
fix: typo in theme presets (chip/index.js)
2024-07-22 09:02:40 +03:00
Tuğçe Küçükoğlu b7b98d48fa
Merge pull request #6058 from byronogis/master
fix: avoid `v-ripple` missing warn when Ripple is not been registered
2024-07-19 16:28:58 +03:00
ANTONA09 79537911b3 fix: #6084, SELECT: hide clear button when options is empty in Dropdown 2024-07-19 14:35:37 +05:30
ANTONA09 5c461c9aec fix: #6084, SELECT: hide clear button when options is empty in Dropdown 2024-07-19 14:32:35 +05:30
GitHub Actions Bot 6bca2a8b46 Update API doc 2024-07-18 07:23:11 +00:00
tugcekucukoglu 08a8e3070f Tablist PT name updates 2024-07-18 10:22:08 +03:00
tugcekucukoglu be9029c1e8 Merge branch 'master' of https://github.com/primefaces/primevue 2024-07-18 10:15:41 +03:00
tugcekucukoglu e6cfae2860 Step disabled mode updates 2024-07-18 10:15:32 +03:00
GitHub Actions Bot 67e3d34d4c Update API doc 2024-07-18 07:10:41 +00:00
tugcekucukoglu 22802c00a3 StepPanel variable fixes 2024-07-18 10:09:40 +03:00
GitHub Actions Bot 419ea75d9d Update API doc 2024-07-18 07:06:07 +00:00
tugcekucukoglu 9d55f04629 Galleria PT name updates 2024-07-18 10:04:59 +03:00
tugcekucukoglu 44ed1dc381 Remove legacy docs 2024-07-18 09:55:17 +03:00
Neil Merton afb5a03b92
Update nora/chip/index.js
fix typo
2024-07-17 15:41:33 +01:00
Neil Merton 436437ba2a
Update lara/chip/index.js
fix typo
2024-07-17 15:41:02 +01:00
Neil Merton fb3fa1be49
Update aura/chip/index.js
fix typo
2024-07-17 15:38:35 +01:00
tugcekucukoglu bda04bef75 Merge branch 'prod' 2024-07-17 15:49:24 +03:00
tugcekucukoglu 874a5f14eb Remove lazy load doc 2024-07-17 15:49:07 +03:00
tugcekucukoglu 77927e251e Correctly bind pt options 2024-07-17 15:46:30 +03:00
tugcekucukoglu 9be0f4c5ad Pass fluid as prop 2024-07-17 15:44:58 +03:00
tugcekucukoglu f31de3ce32 PT name correction 2024-07-17 15:44:09 +03:00
tugcekucukoglu 17a6338154 Duplicate styles 2024-07-17 15:43:27 +03:00
Mike Kutnik 3851e6f06a fix: missing default labels in ConfirmDialog and ConfirmPopup 2024-07-17 14:24:49 +02:00
GitHub Actions Bot 5cd2c86057 Update API doc 2024-07-16 06:30:35 +00:00
tugcekucukoglu 82da12f42c Typo 2024-07-16 09:24:01 +03:00
Byron 24fc80e980
fix: avoid `v-ripple` missing warn when `config.ripple` is disabled 2024-07-14 11:46:57 +08:00
GitHub Actions Bot a97eea6559 Update API doc 2024-07-12 10:59:13 +00:00
tugcekucukoglu 8759ce3c66 PT name updates 2024-07-12 13:58:11 +03:00
tugcekucukoglu 596c3a2d84 PT name updates 2024-07-12 13:58:02 +03:00
tugcekucukoglu 18622334e7 SpeedDial demo fixes 2024-07-12 10:50:32 +03:00
rickngo e2abf5f974
Update StepPanel.vue with v-show rather than v-if for horizontal steps.
Bug fix for StepPanel.vue so that v-show is used rather than v-if. v-show is desired as the Stepper should not be re-rendering components.
2024-07-12 00:33:09 -06:00
tugcekucukoglu 3c27c325a5 Update BasicDoc.vue 2024-07-11 16:18:53 +03:00
tugcekucukoglu e04cb4cdea Update LoginDoc.vue 2024-07-11 15:17:46 +03:00
tugcekucukoglu 2b2c8bd7c9 Update LoginDoc.vue 2024-07-11 15:16:12 +03:00
tugcekucukoglu ad758bc150 SpeedDial remove button classes 2024-07-11 14:57:21 +03:00
tugcekucukoglu c98bf14c33 Typo 2024-07-11 14:57:02 +03:00