tugcekucukoglu
7a33dc6d90
Refactor #6435 - Paginator
2024-09-21 01:27:25 +03:00
Mert Sincan
e4171cb3d9
Update index.js
2024-09-20 20:57:58 +01:00
Mert Sincan
ddaee3133a
Added material theme
2024-09-20 20:54:43 +01:00
Cagatay Civici
72c9091282
support for inputnumber
2024-09-20 22:02:08 +03:00
Cagatay Civici
8c4227d099
Merge branch 'master' of https://github.com/primefaces/primevue
2024-09-20 21:55:48 +03:00
Cagatay Civici
dc927d3fac
Support chips autocomplete for label
2024-09-20 21:55:42 +03:00
GitHub Actions Bot
b9947a6848
Update API doc
2024-09-20 18:49:29 +00:00
Cagatay Civici
cec3393457
Updated on float label style
2024-09-20 21:48:18 +03:00
Cagatay Civici
8491496271
MultiSelect Chip support float and ifta
2024-09-20 21:34:53 +03:00
Cagatay Civici
52da6269bc
Float and Ifta label demos for InputGroup
2024-09-20 20:59:42 +03:00
tuziemon
ec4a0fa8e9
remove needless description of popover
2024-09-20 22:58:20 +09:00
tugcekucukoglu
5bc8f2a8e3
Refactor #6435 - pcInput
2024-09-20 15:53:30 +03:00
tugcekucukoglu
5dc00ba183
Update Drawer.d.ts
2024-09-20 15:47:27 +03:00
Cagatay Civici
8e3a20d2c6
Label support for DatePicker
2024-09-20 13:47:24 +03:00
Cagatay Civici
2768fe6024
Merge branch 'master' of https://github.com/primefaces/primevue
2024-09-20 12:28:12 +03:00
Cagatay Civici
4293c938ce
Label support for select components
2024-09-20 12:28:05 +03:00
GitHub Actions Bot
a93100de73
Update API doc
2024-09-20 08:58:55 +00:00
Cagatay Civici
f492825569
Label support for Select
2024-09-20 11:57:49 +03:00
tugcekucukoglu
ae32e74030
Refactor
2024-09-19 15:43:11 +03:00
tugcekucukoglu
d4c42aa393
Refactor
2024-09-19 15:29:35 +03:00
tugcekucukoglu
18a012aaa5
.d.ts updates
2024-09-19 15:27:42 +03:00
tugcekucukoglu
14b2373812
Refactor #6435 - Button
2024-09-19 11:00:00 +03:00
tugcekucukoglu
992b8d0018
Refactor #6435 - Tree
2024-09-19 10:58:26 +03:00
tugcekucukoglu
b8100f4c1b
Refactor #6435 - PickList
2024-09-19 10:58:19 +03:00
tugcekucukoglu
bc48176296
Refactor #6435 - Password
2024-09-19 10:58:09 +03:00
tugcekucukoglu
ae99c9e137
Fixed #6435 - OrderList
2024-09-19 10:57:59 +03:00
tugcekucukoglu
90fa0c9703
Revert
2024-09-19 10:37:24 +03:00
tugcekucukoglu
af52abc986
Merge branch 'master' of https://github.com/primefaces/primevue
2024-09-19 10:36:16 +03:00
tugcekucukoglu
19324e94ff
PtViewer demos added
2024-09-19 10:36:09 +03:00
GitHub Actions Bot
01bf9fc594
Update API doc
2024-09-19 07:31:06 +00:00
Cagatay Civici
483dfe94b5
Float and Ifta label support for textarea
2024-09-19 10:29:46 +03:00
tugcekucukoglu
cc7911a562
Update Config.d.ts
2024-09-18 16:11:34 +03:00
GitHub Actions Bot
37e4ea34fe
Update API doc
2024-09-18 10:18:04 +00:00
Cagatay Civici
ba4fbe91f1
Merge branch 'master' of https://github.com/primefaces/primevue
2024-09-18 13:16:59 +03:00
Cagatay Civici
c98ccb480d
Adjustments to float label cosmetics
2024-09-18 13:16:51 +03:00
tugcekucukoglu
37bce68132
Update SpeedDial.d.ts
2024-09-18 12:59:07 +03:00
Mert Sincan
865643bb01
Fixed #6425 - Move primitive and semantic options of themes to separate modules
2024-09-18 10:42:53 +01:00
Uros
f8f1783a56
Merge branch 'primefaces:master' into fix/datepicker-manual-input-year
2024-09-18 10:41:21 +02:00
Uros
30fd8ade6d
Merge branch 'primefaces:master' into fix/multiselect-selection-message-locale
2024-09-18 10:41:07 +02:00
Uros
afcea2dee1
Merge branch 'primefaces:master' into fix/filter-with-columngroup-type
2024-09-18 10:40:31 +02:00
tugcekucukoglu
8a25357752
Correct pt implementation order
2024-09-18 10:59:33 +03:00
Phil Starkey
5bf5291bde
DataTable: Allow drop below bottom row
...
Fixes #6014 by removing the double counting of the page scroll position.
The `getOffset()` utility function already includes the window's scroll position (see [here](20388c5766/packages/utils/src/dom/methods/getOffset.ts (L6-L7)
)). Double counting the scroll offset meant that the DataTable `onRowDragOver` event handler always through we were on the top-half of the row, preventing the indicator from being shown at the bottom of the row.
2024-09-18 12:07:26 +10:00
Mert Sincan
02094f31ae
Added hot dev mode
2024-09-17 22:55:40 +01:00
tugcekucukoglu
d41be2655b
Create index.d.ts
2024-09-17 15:06:11 +03:00
tugcekucukoglu
9de9b2a75c
Typo fixes
2024-09-17 14:55:07 +03:00
Cagatay Civici
d3c67ceadc
Fixed #6419 - New IftaLabel component
2024-09-17 14:34:59 +03:00
GitHub Actions Bot
83da44f351
Update API doc
2024-09-17 10:28:10 +00:00
Cagatay Civici
fadd88a0a3
Adds type
2024-09-17 13:27:05 +03:00
Cagatay Civici
9c4f33b0c2
Fixed #6418 - New Float Label Variants
2024-09-17 13:26:24 +03:00
tugcekucukoglu
53985c1855
New IftaLabel component first implementation
2024-09-17 13:02:13 +03:00
tugcekucukoglu
464fe2130f
Typo
2024-09-17 12:46:40 +03:00
tugcekucukoglu
3fbb6c0a26
Test fixes
2024-09-17 12:09:05 +03:00
tugcekucukoglu
31b64d1ad9
Update PanelMenu.d.ts
2024-09-17 12:01:28 +03:00
tugcekucukoglu
26fb303038
Refactor
2024-09-17 11:53:21 +03:00
tugcekucukoglu
16b8962fb8
.d.ts updates
2024-09-17 11:51:45 +03:00
uros
62d9169c86
#6347 fix: Datepicker -> Allow user to set year via input when view="year"
...
closes #6347
2024-09-17 00:06:58 +02:00
Uros
bd1311653c
Merge branch 'primefaces:master' into fix/filter-with-columngroup-type
2024-09-16 23:25:45 +02:00
uros
46452f616f
fix: Multiselect - correctly default to locale when selectedItemsLabel is not specified.
...
chore: update docs
closes #6303
2024-09-16 23:02:11 +02:00
tugcekucukoglu
e6df32ab5c
Fixed #6412
2024-09-16 19:41:59 +03: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
tugcekucukoglu
274b9b43a0
PTViewer updates
2024-09-16 16:01:32 +03: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
b0b24f5b52
Update Fieldset.d.ts
2024-09-16 13:55:50 +03:00
tugcekucukoglu
714ada805e
Update Fieldset.d.ts
2024-09-16 13:54:25 +03:00
tugcekucukoglu
ac2c43989c
Update ConfirmDialog.d.ts
2024-09-16 12:56:44 +03:00
KumJungMin
a31c0f279b
chore: change let to const
2024-09-16 18:28:12 +09:00
KumJungMin
c50ae3990d
fix: emit unmask value to update:modelValue when unmask mode
2024-09-16 18:09:32 +09:00
Mehdi Rande
404771e05d
Proposal #5463 : Add a resetState method to splitter to manually reset state.
2024-09-12 16:53:06 +02:00
tugcekucukoglu
9ce743b75a
Version 4.0.7 released
2024-09-11 16:56:56 +03:00
Tuğçe Küçükoğlu
6ec92cb397
Merge pull request #6284 from FabienVINCENT/fix-6262-v4.0.5
...
Fix issue #6262 - Click outside only when not modal for v4.0.5
2024-09-11 16:52:02 +03:00
tugcekucukoglu
0bdd9d0d58
Update Column.d.ts
2024-09-11 15:38:53 +03:00
tugcekucukoglu
982c4168a7
Fixed #6377
2024-09-11 13:02:41 +03:00
tugcekucukoglu
cb3f89a3a3
Fixed #6351
2024-09-11 12:57:55 +03:00
tugcekucukoglu
3bdcbb4f1b
Fixed #6382
2024-09-11 11:19:34 +03:00
tugcekucukoglu
167b6b2ab0
Fixed #6342
2024-09-11 10:48:04 +03:00
Uros
9d18ca3ff8
Merge branch 'primefaces:master' into fix/filter-with-columngroup-type
2024-09-10 16:23:24 +02:00
Tuğçe Küçükoğlu
ecd29f799d
Merge pull request #6322 from jacobtylerwalls/file-upload-messages-type
...
Improve typing of FileUploadState.messages
2024-09-10 16:25:04 +03:00
tugcekucukoglu
2a9fffe3b3
Fixed #6279
2024-09-10 16:23:50 +03:00
Tuğçe Küçükoğlu
9948a50152
Merge pull request #6280 from charlie0228/master
...
feat(Select): avoid IME input issue when typing in filter
2024-09-10 16:22:39 +03:00
Mehdi Rande
264b30c3ae
Fix #6371 : Add node and expanded data on nodetoggleicon.
...
Nodetoggleicon slot is used to customize expand / collapse and loading
icon, but when loading mode is set to icon mode and a node is loading,
TreeNode use nodetoggleicon without any props instead of binding node and
expanded.
This commit bind node and expanded props to nodetoggleicon slot when
loading mode is set to icon and node.loading is true.
2024-09-10 14:28:00 +02:00
Tuğçe Küçükoğlu
08340e2691
Merge pull request #6333 from KumJungMin/fix/issue-6323
...
fix: handle click event using event.currentTarget in DataTable
2024-09-10 14:26:02 +03:00
Tuğçe Küçükoğlu
5f61a7dad1
Merge pull request #6355 from mergehez/input-otp-integer-only-space-problem
...
fixes #6353 - InputOtp: IntegerOnly mode accepts "space"
2024-09-10 14:19:21 +03:00
Tuğçe Küçükoğlu
ba744ca571
Merge pull request #6324 from avramz/fix/date-picker-show-other-months
...
fix: DatePicker: fix showOtherMonths behavior so it doesn't show oth…
2024-09-10 11:35:12 +03:00
Tuğçe Küçükoğlu
466b4106aa
Merge pull request #6358 from b7c/dialog-fix
...
Dialog: fix #6356 and implement #6357
2024-09-10 11:09:39 +03:00
Tuğçe Küçükoğlu
d0de51b919
Merge pull request #6364 from ByStronq/master
...
ColumnWidths yanlış yazım düzeltildi.
2024-09-10 10:52:44 +03:00
tugcekucukoglu
a382e67668
Fixed #6368
2024-09-10 10:45:00 +03:00
tugcekucukoglu
79d6a0ca66
Version 4.0.6 released
2024-09-10 10:13:26 +03:00
Jacob Walls
42f2c6f969
Tree: allow `filterBy` to be a getter
2024-09-09 16:56:48 -04:00
Cagatay Civici
55d4889d37
Fixed #6365 - animate-slidedown fails when a Tailwind prefix is used
2024-09-09 21:11:36 +03:00
CEMAL YILDIRIM
be0dc30905
ColumnWidths yanlış yazım düzeltildi.
2024-09-09 20:30:20 +03:00
rob
42a0f934fb
add dragstart event to Dialog component
2024-09-07 22:48:57 +12:00
rob
f663868463
fix(Dialog): reset dragging state when closing
2024-09-07 22:05:52 +12:00
mergehez
e72583d658
fixes #6353 - InputOtp: IntegerOnly mode accepts "space"
2024-09-06 23:57:23 +02: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
Daniel Roe
3ed064f9b0
chore: update to latest `@nuxt/module-builder` ( #6336 )
2024-09-04 13:40:50 +01:00
KumJungMin
a3a4534730
test: update test target
2024-09-04 18:15:37 +09:00
KumJungMin
896d4e7d00
test: update test originEvent target
2024-09-04 18:13:24 +09:00
KumJungMin
4c9dd17f57
chore: apply format
2024-09-04 18:02:29 +09:00
KumJungMin
ed0fcf2a89
fix: change click event handling by using event.currentTarget instead of event.target
2024-09-04 17:32:17 +09:00