Cagatay Civici
2614bafa74
Update message demos
2024-06-13 01:05:19 +03:00
Cagatay Civici
deed42de60
Demo updates
2024-06-13 00:12:30 +03:00
Cagatay Civici
f63c4c7c3f
Move v-if to parent
2024-06-12 23:02:33 +03:00
tugcekucukoglu
3b20ef5ea6
Format fixes
2024-06-12 18:05:12 +03:00
tugcekucukoglu
411d002834
Ports from v3
2024-06-12 17:55:24 +03:00
Mert Sincan
895532cfe7
Refactor on bundle
2024-06-12 14:37:30 +01:00
Mert Sincan
7ce0115342
Fixed module exports
2024-06-12 11:06:52 +01:00
Cagatay Civici
a054a92ef1
Add transparency to content backgrounds
2024-06-12 09:44:45 +03:00
Cagatay Civici
11c713a6dd
Add sizes to inputtext
2024-06-12 09:29:33 +03:00
Mert Sincan
361abb9fa7
Refactor
2024-06-12 03:11:56 +01:00
Mert Sincan
2af5080cd7
Update CHANGELOG.md
2024-06-12 01:16:01 +01:00
Mert Sincan
6c9571f14a
Refactor
2024-06-12 01:02:09 +01:00
Mert Sincan
c0e6ed737f
Update primevue.js
2024-06-12 00:26:14 +01:00
Mert Sincan
4f141bb4dd
Update pnpm-lock.yaml
2024-06-12 00:13:49 +01:00
Mert Sincan
f02874cc18
Refactor on d.ts
2024-06-12 00:08:08 +01:00
Mert Sincan
8b6cc1b060
Merge branch 'v4' of https://github.com/primefaces/primevue into v4
2024-06-11 23:26:03 +01:00
Mert Sincan
b6b6baa9b6
Refactor
2024-06-11 23:25:57 +01:00
Cagatay Civici
64361aeec8
Cleanup cache
2024-06-12 01:21:14 +03:00
Cagatay Civici
472ff2c0bb
Set slim as default
2024-06-12 01:14:40 +03:00
Cagatay Civici
355aa8f79e
Cosmetics
2024-06-12 01:13:02 +03:00
Cagatay Civici
bf11e13da6
Merge branch 'v4' of https://github.com/primefaces/primevue into v4
2024-06-12 01:07:42 +03:00
Cagatay Civici
575619030e
Text update
2024-06-12 01:07:36 +03:00
Mert Sincan
155055083f
Merge branch 'v4' of https://github.com/primefaces/primevue into v4
2024-06-11 23:03:52 +01:00
Mert Sincan
98b93be202
Refactor on d.ts
2024-06-11 23:03:46 +01:00
Cagatay Civici
7c763b6d03
Merge branch 'v4' of https://github.com/primefaces/primevue into v4
2024-06-12 01:01:44 +03:00
Cagatay Civici
69bba31b0c
Update charts
2024-06-12 01:01:35 +03:00
Mert Sincan
191ec6b1c2
Refactor on d.ts files
2024-06-11 22:50:59 +01:00
Cagatay Civici
65e817324f
Add new samples for landing
2024-06-12 00:33:37 +03:00
Cagatay Civici
3ceabc2ffa
Add lock
2024-06-11 21:53:06 +03:00
Mert Sincan
61929eae75
Convert to PrimeVue monorepo
2024-06-11 13:21:12 +01:00
tugcekucukoglu
f9907fa4ce
Fixed #5718 - AutoComplete: chip slot only text, token passthrough has no context
2024-06-11 13:56:10 +03:00
GitHub Actions Bot
7b26bd0b0f
Update API doc
2024-06-11 10:46:39 +00:00
tugcekucukoglu
2c65a8d18f
Fixed #5711 - Calendar: name should be passed to the input if provided
2024-06-11 13:45:39 +03:00
GitHub Actions Bot
cb8964ff3a
Update API doc
2024-06-10 11:43:15 +00:00
Tuğçe Küçükoğlu
fde5fb2186
Merge pull request #5863 from MalikBen/data-table-sort-meta
...
fix(types): DataTable: add function support to DataTableSortMeta field
2024-06-10 14:42:11 +03:00
Malik Bensabre
4deb0c1ab5
fix(types): DataTable: add function support to DataTableSortMeta field
2024-06-10 12:24:19 +02:00
GitHub Actions Bot
b888cecfea
Update API doc
2024-06-10 08:51:43 +00:00
Tuğçe Küçükoğlu
4ad8cd7406
Merge pull request #5850 from neilpadfield/fix/api-docs-patch-1
...
Fix documented default for emptyMessage on several components
2024-06-10 11:50:39 +03:00
Tuğçe Küçükoğlu
9e8402a594
Merge pull request #5819 from qburst/fix--inputnumber-null-fractions
...
fix: incorrect default value for minFractionDigits when set to null
2024-06-10 10:51:21 +03:00
tugcekucukoglu
760c98f998
Refactor #5577
2024-06-10 10:44:46 +03:00
GitHub Actions Bot
3cd9b2d1e4
Code Format
2024-06-10 07:43:41 +00:00
Tuğçe Küçükoğlu
fd623ad1e3
Merge pull request #5778 from jiverson/fix-dialog-popup
...
fix: Dialog/Confirm re-focus original element on close
2024-06-10 10:42:09 +03:00
Tuğçe Küçükoğlu
774139cf38
Merge pull request #5772 from qburst/fix--5770
...
fix: focus trap issue in Inplace
2024-06-10 10:38:42 +03:00
Tuğçe Küçükoğlu
6c05222fd4
Merge pull request #5758 from KumJungMin/fix/issue-4488
...
fix(Dropdown): prevent horizontal scroll, when dropdown item selecting
2024-06-10 10:37:40 +03:00
Neil Padfield
7c4f295adb
Fix default values for emptyMessage on several components
...
Fixed the documented default value for the "emptyMessage" property for the Dropdown, Listbox, MultiSelect and TreeSelect components in the components' type definition files. I have changed the values from "No results found" to "No available options".
2024-06-07 14:47:40 +01:00
Neil Padfield
03b6c34a93
Revert "Fix documented default for emptyMessage on several components"
...
This reverts commit ee79538fd8
.
2024-06-07 14:42:40 +01:00
tugcekucukoglu
38a334a16b
Fixed #5822 - SplitButton: Main Icon Not Showing Up
2024-06-07 16:40:31 +03:00
Tuğçe Küçükoğlu
a3782c715b
Merge pull request #5827 from sruthyqb/fix--tiered-menu-popup-not-closing-on-escape
...
fix: tiered menu popup not closing on escape
2024-06-07 15:53:32 +03:00
GitHub Actions Bot
d602b12763
Update API doc
2024-06-07 12:51:39 +00:00
Tuğçe Küçükoğlu
1f25f45c01
Merge pull request #5835 from jacobtylerwalls/require-key
...
types: Make TreeNode.key required
2024-06-07 15:50:40 +03:00