Tuğçe Küçükoğlu
47a5020c11
Merge pull request #5109 from betavs/hotfix/color-picker-change
...
fix(color-picker): change event only shows old color value
2024-02-01 12:03:31 +03:00
tugcekucukoglu
9c162ae9e6
Create BaseFloatLabel.vue
2024-02-01 10:44:05 +03:00
tugcekucukoglu
e92e83382d
Delete BaseFloatlabel.vue
2024-02-01 10:43:38 +03:00
betavs
91ed403500
docs(color-picker): parameter field in emit change event is incorrect
2024-02-01 10:12:35 +08:00
tugcekucukoglu
a23e3eb50d
Refactor #5175 - Calendar shares styles
2024-01-31 11:10:36 +03:00
tugcekucukoglu
ff22cfe15e
Fixed #5176 - variant added
2024-01-31 11:02:53 +03:00
mertsincan
4836654f7b
Fixed #5179 - Improve `data-pc-` structure in components
2024-01-30 14:35:32 +00:00
Cagatay Civici
3b72308226
Add missing types for contrast button
2024-01-30 15:06:21 +03:00
tugcekucukoglu
a9a254915c
Refactor #5176 - invalid property added
2024-01-30 14:27:56 +03:00
tugcekucukoglu
b42c9eb7ee
Merge branch 'prod'
2024-01-30 11:16:53 +03:00
tugcekucukoglu
b11f12c7ef
Codesandbox samples removed
2024-01-30 11:16:35 +03:00
tugcekucukoglu
2032fd5216
New components added to demos
2024-01-30 11:04:48 +03:00
tugcekucukoglu
f8a3167618
Fixed #5175 - InputIcon component added
2024-01-30 11:03:01 +03:00
tugcekucukoglu
bd4d56ef4c
Update InputGroupStyle.js
2024-01-30 11:02:29 +03:00
tugcekucukoglu
0f2aa807bd
Refactor #5175 - IconField component added
2024-01-30 11:02:22 +03:00
tugcekucukoglu
355bbebe7e
Refactor #5175 - FloatLabel
2024-01-30 11:01:40 +03:00
mertsincan
c749f0522b
Fixed #4707 - PassThought new merging strategy
2024-01-29 12:35:09 +00:00
tugcekucukoglu
7560353472
Fixed #5097 - nob: Problem with the step property when using the keyboard arrows
2024-01-26 14:45:05 +03:00
tugcekucukoglu
87c94406a7
Fixed #5108 - Calendar: 12h time picker changes from 12 am to 12 pm automatically
2024-01-26 14:43:39 +03:00
mertsincan
bd1015ddd5
Fixed #5146
2024-01-25 12:35:35 +00:00
betavs
b6ba282917
perf(color-picker): change event only shows old color value
2024-01-25 10:12:00 +08:00
Cagatay Civici
c0ccb2b92c
Aligned OrderList-PickList with Listbox
2024-01-24 19:40:47 +03:00
mertsincan
0512362f38
Fixed #5144 - Keyboard accessibility is not working on OrderList and PickList
2024-01-24 16:22:47 +00:00
tugcekucukoglu
062c97b522
Set new version
2024-01-24 18:05:41 +03:00
tugcekucukoglu
7659669d0c
`mounted` update for BaseDirective
2024-01-24 18:05:29 +03:00
tugcekucukoglu
854c3362a2
Fix mousedown event
2024-01-24 18:04:26 +03:00
mertsincan
6de49f6308
Fixed #5074 - DropDown: CSP nonce not present on virtual scroller style
2024-01-24 13:07:47 +00:00
Cagatay Civici
9707eee686
Merge branch 'master' of https://github.com/primefaces/primevue
2024-01-24 15:49:53 +03:00
Cagatay Civici
c3d791be08
Add auto-import guide
2024-01-24 15:49:48 +03:00
mertsincan
3d3d65c2b4
Refactor #5141
2024-01-24 12:30:47 +00:00
tugcekucukoglu
ef7b07d1e6
Merge branch 'master' of https://github.com/primefaces/primevue
2024-01-24 14:54:30 +03:00
tugcekucukoglu
ea75e45b3f
Fixed #5140 - Search with `null`/`undefined` values breaks rendering
2024-01-24 14:54:14 +03:00
mertsincan
321a3e87e1
Refactor #5141
2024-01-24 11:26:29 +00:00
Cagatay Civici
1eb66a6d91
Merge branch 'master' of https://github.com/primefaces/primevue
2024-01-24 13:57:14 +03:00
Cagatay Civici
43fe926163
Remove shadows
2024-01-24 13:57:05 +03:00
mertsincan
2b1400a615
Refactor #5141
2024-01-24 10:50:41 +00:00
mertsincan
b51517f173
Merge branch 'master' of https://github.com/primefaces/primevue
2024-01-24 10:44:08 +00:00
mertsincan
df5142074d
Fixed #5141 - Add highlightOnSelect and showTick props to Dropdown
2024-01-24 10:44:00 +00:00
tugcekucukoglu
d12616de7e
Name changing from MeterItemOptions to MeterItem
2024-01-24 13:37:01 +03:00
mertsincan
a4ad0bba81
Fixed #5139 - Icon: BlankIcon
2024-01-24 10:17:05 +00:00
Tuğçe Küçükoğlu
1ecdbc649a
Merge pull request #5136 from sodatea/test-multiselect-highlight
...
test(MultiSelect): update tests according to #5105
2024-01-24 12:54:08 +03:00
tugcekucukoglu
cd9d1977dd
Fixed #5127 - Textarea: modelValue should accept Nullable<string> as InputText does
2024-01-24 11:31:50 +03:00
tugcekucukoglu
c138ef5aa2
Refactor #5130
2024-01-24 10:02:00 +03:00
Haoqun Jiang
0b185e2b49
test(MultiSelect): update tests according to #5105
2024-01-24 14:34:24 +08:00
Cagatay Civici
88bb7e6980
Update demos and aura
2024-01-24 01:58:13 +03:00
mertsincan
8f7ee3ac33
Reverted #4953
2024-01-23 18:06:31 +00:00
mertsincan
6862264318
Fixed #5135 - The hideIcon property is not working on SpeedDial
2024-01-23 17:47:37 +00:00
tugcekucukoglu
c02de80b09
Lint fix
2024-01-23 17:43:55 +03:00
Cagatay Civici
bbc64e7573
Merge branch 'master' of https://github.com/primefaces/primevue
2024-01-23 17:20:02 +03:00
Cagatay Civici
4bee8b6ef2
Update listbox visuals #5130
2024-01-23 17:16:20 +03:00
tugcekucukoglu
18a8027d99
Fixed #5034 - Can't paste a decimal value when there is a total value in the input.
2024-01-23 16:54:12 +03:00
mertsincan
2072631cda
Fixed #5130 - Add focusOnHover props to some components
2024-01-23 13:08:06 +00:00
Tuğçe Küçükoğlu
f0880cda5a
Merge pull request #5128 from primefaces/issue-5046
...
Icon id hydration
2024-01-23 16:05:00 +03:00
tugcekucukoglu
6ccebe113b
Refactor #5046
2024-01-23 16:04:37 +03:00
tugcekucukoglu
32fe57be3a
Update MultiSelect.spec.js
2024-01-23 13:04:03 +03:00
tugcekucukoglu
19cd180575
Fixed #5046 - DataTable: Hydration attribute mismatch with sortable columns
2024-01-23 12:33:54 +03:00
mertsincan
088d3409de
Fixed #5118 - Dialog: no transition on open/close when dialog is maximized
2024-01-22 17:21:52 +00:00
mertsincan
ee83f7d756
Fixed #5100 - DataTable: Cannot read properties of null when editMode="cell" and selectionMode="single"
2024-01-22 10:12:23 +00:00
tugcekucukoglu
f9117be895
Fixed #5123 - DataTable: body template rowTogglerCallback callback option added
2024-01-22 10:50:59 +03:00
mertsincan
e3d9f41926
Fixed #5055 - Calendar: When use with Datatable filter, the calendar would show at the bottom of the page.
2024-01-21 11:56:17 +00:00
mertsincan
ae81a90b73
Refactor on overlay gutters
2024-01-21 10:43:57 +00:00
Cagatay Civici
10a4ded046
Merge branch 'master' of https://github.com/primefaces/primevue
2024-01-20 00:32:17 +03:00
Cagatay Civici
24038ad466
No need to add severity to SplitButton root as they are added to internal buttons
2024-01-20 00:29:21 +03:00
tugcekucukoglu
fbe1b664d5
Refactor #5106 - PickList accessibility
2024-01-19 12:52:18 +03:00
tugcekucukoglu
a91450bbc5
Refactor #5106 - OrderList improvements
2024-01-19 12:51:50 +03:00
tugcekucukoglu
3b764469fd
Refactor #5106 - OrderList accessibility
2024-01-19 11:13:17 +03:00
betavs
13988e35f1
fix(color-picker): change event only shows old color value
2024-01-19 12:15:10 +08:00
mertsincan
bed58e4f80
Fixed #5106 - Change visual focus behavior for UI/UX enhancement on some components
2024-01-18 13:44:20 +00:00
tugcekucukoglu
3d43ab506f
Refactor #5105
2024-01-18 16:11:07 +03:00
tugcekucukoglu
19f9813d16
Fixed #5105 - Highlight state changes on Checkbox selection mode
2024-01-18 16:05:30 +03:00
tugcekucukoglu
3454ad0efd
Refactor #5066
2024-01-18 15:53:33 +03:00
mertsincan
8945d848d1
Refactor #5071
2024-01-18 12:16:58 +00:00
yendefrr
90c1e5b559
Fixed Chips: Able to separate pasted value by new line ( #5098 )
2024-01-18 09:30:21 +00:00
tugcekucukoglu
48aa388953
Fixed #5095 - Unit tests in the master branch are failing
2024-01-18 11:14:47 +03:00
tugcekucukoglu
1a1b60c443
Fixed #5070 - Message: 'life-end' emit
2024-01-18 09:44:22 +03:00
Tuğçe Küçükoğlu
9a27f6b16b
Merge pull request #4747 from betavs/hotfix/input-number-abnormal
...
fix(input-number): when zero is entered, value displayed isn't expected
2024-01-18 09:34:20 +03:00
Cagatay Civici
9efff5b52b
Make aura default
2024-01-18 06:51:37 +03:00
Cagatay Civici
60193987ef
Merge aura branch, adds new theme and minor showcase cosmetics
2024-01-17 22:56:22 +03:00
tugcekucukoglu
54a7a4fb50
Fixed #5099 - autoOptionFocus property added to Input-like components
2024-01-17 17:09:34 +03:00
tugcekucukoglu
1a048a0fd1
Fixed #5096 - autoOptionFocus default type is changed as false
2024-01-17 12:44:08 +03:00
betavs
3a64d21618
Merge branch 'master' into hotfix/input-number-abnormal
2024-01-17 15:15:20 +08:00
betavs
44dd8cd329
perf(input-number): when zero is entered, value displayed isn't expected
2024-01-17 15:11:20 +08:00
tugcekucukoglu
0d9ee94b60
Fixed #5094 - InputNumber: Home and End key defects
2024-01-16 15:02:08 +03:00
Alexander
e8b5b8f3e3
fix( #4953 ): use beforeMount to generate unique component id ( #4954 )
2024-01-16 11:28:03 +00:00
akshayaqburst
6f71f8195e
fix: Primefaces#5060, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input ( #5061 )
...
* fix: Primefaces#5060, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input
* fix: Primefaces#5060, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input
---------
Co-authored-by: Akshay Antony <akshayantony55@gmail.com>
2024-01-16 11:15:32 +00:00
tugcekucukoglu
5cfd122598
Fixed #5077 - Calendar: Incorrect interface "CalendarContext" for Calendar component
2024-01-15 17:00:58 +03:00
tugcekucukoglu
ece40e1fda
Refactor #5066
2024-01-15 10:10:56 +03:00
mertsincan
48fe190625
Fixed #5010 - Tooltip: missing nonce for inline styles
2024-01-15 02:07:41 +00:00
mertsincan
1c659292e3
Fixed #5030 - Tooltip: Malfunction inside Links
2024-01-15 01:19:19 +00:00
mertsincan
1fcefea636
Fixed #5057 - DataTable: persistent expandedRows with dataKey doesn't working properly
2024-01-15 00:22:18 +00:00
mertsincan
b843bc9de3
Fixed #5054 - ContextMenu: Cache duplication "focusedItemId"
2024-01-15 00:05:19 +00:00
mertsincan
261b6212f1
Refactor #5062
2024-01-14 23:46:29 +00:00
Oğuzhan
ee71eab50b
fix: conditional check for sortable in HeaderCell.vue ( #5069 )
2024-01-14 23:42:21 +00:00
mertsincan
d5bba26341
Refactor #5071
2024-01-14 22:25:39 +00:00
mertsincan
631fd839ca
Refactor #5071
2024-01-14 15:21:43 +00:00
mertsincan
54ea411d76
Refactor #5071
2024-01-14 14:09:03 +00:00
mertsincan
097f5630c0
Refactor #5071
2024-01-14 13:46:21 +00:00
mertsincan
bd5b3f7c6a
Refactor #5071
2024-01-14 13:38:51 +00:00
tugcekucukoglu
ec556d501d
Refactor #5066 - icon color updates
2024-01-12 15:31:47 +03:00
tugcekucukoglu
8daf7e9e76
TabView role tablist fix
2024-01-12 15:27:10 +03:00
tugcekucukoglu
1a8ffe6f0a
Refactor #5066
2024-01-12 15:26:28 +03:00
GitHub Actions Bot
1d106ea054
Code Format
2024-01-12 11:26:35 +00:00
Cagatay Civici
523eaa508e
Merge branch 'master' of https://github.com/primefaces/primevue
2024-01-12 14:24:48 +03:00
Cagatay Civici
3ded76a350
Merge branch 'prod'
2024-01-12 14:24:29 +03:00
Cagatay Civici
9fa11c7b60
Cosmetics on Deferred Demo loader
2024-01-12 14:24:12 +03:00
tugcekucukoglu
16b430df6a
Refactor #5066
2024-01-12 12:51:29 +03:00
Michał Kleszczyński
346cbeaba2
fix #5058 : expose alignOverlay method in OverlayPanel ( #5072 )
...
Co-authored-by: Michał Kleszczyński <michal.kleszczynski@unitgroup.com>
2024-01-12 09:37:02 +00:00
GitHub Actions Bot
65339ea26e
Code Format
2024-01-12 07:59:36 +00:00
Cagatay Civici
716f8cbe8a
Merge branch 'prod'
2024-01-12 10:57:56 +03:00
Cagatay Civici
4c97a6df8c
Doc update on PT and cosmetic on hero section
2024-01-12 10:55:29 +03:00
mertsincan
99b1edd5ce
Refactor #5071 - Improve the structure of some components to comply with standards
2024-01-12 07:07:55 +00:00
tugcekucukoglu
e7d3074af2
Refactor #5067
2024-01-11 22:05:51 +03:00
tugcekucukoglu
7159d0c5ab
Fixed #5067 - Tag: center icon when no label is present (icon-only mode)
2024-01-11 20:57:10 +03:00
tugcekucukoglu
e251feb83a
Fixed #5050 - Calendar: panel does not hide when pressing enter
2024-01-11 20:30:42 +03:00
Tuğçe Küçükoğlu
6e1ee879f2
Merge pull request #5051 from antlionguard/master
...
feat(Calendar): close calendar overlay if pressed enter, input value …
2024-01-11 20:29:18 +03:00
tugcekucukoglu
6ce17e84be
Fixed #5066 - New MeterGroup component
2024-01-11 16:42:20 +03:00
navedqb
c5c8b84555
fixes maximizable issue in Dialog component when moved ( #5049 )
2024-01-11 10:45:19 +00:00
Oğuzhan
975991378a
feat(Calendar): close calendar overlay if pressed enter, input value is valid and manualInput is true
2024-01-09 18:31:12 +03:00
tugcekucukoglu
6dfbbeab59
Update ProgressBar.vue
2024-01-09 16:37:15 +03:00
tugcekucukoglu
6d07500c64
Fixed #4905 - wrong type appendTo props
2024-01-08 12:33:05 +03:00
tugcekucukoglu
30b717348d
Fixed #5036 - SVG clip path attribute should be clip-path and not clipPath
2024-01-08 11:35:10 +03:00
tugcekucukoglu
a3a085a336
Update ColorPicker.d.ts
2024-01-05 17:09:47 +03:00
tugcekucukoglu
3b145e1ced
Fixed #5033 - Tooltip arrow is broken
2024-01-05 12:18:31 +03:00
tugcekucukoglu
66b9785264
Fixed #5003 - InputNumber: highlight on focus don't work on multiple inputs with the same value
2024-01-05 11:42:32 +03:00
tugcekucukoglu
3cdac3b2f8
Format fixes
2024-01-05 10:04:17 +03:00
Tuğçe Küçükoğlu
eab14f9795
Merge pull request #5018 from qburst/5016--fix-sidebar-escape-key-issue
...
fix: fix escape keydown functionality in sidebar
2024-01-05 09:56:27 +03:00
tugcekucukoglu
13323511fb
Fixed #5028 - ConfirmDialog & ConfirmPopup: icon option class pt implementation defect
2024-01-04 11:24:27 +03:00
mertsincan
8e1354d099
Fixed #5020 - Add caption option to passthrough options on Card
2024-01-03 11:06:19 +00:00
navedqb
ca5a62d21d
fixes sidebar escape keydown issue
2024-01-02 13:25:07 +05:30
Cagatay Civici
4c57243a42
Merge branch 'prod'
2023-12-31 22:21:14 +03:00
Cagatay Civici
7489460ef9
Add animation to boxes
2023-12-31 22:21:00 +03:00
mertsincan
f7228f16e0
Merge branch 'prod'
2023-12-31 14:16:45 +00:00
mertsincan
27db388223
Improve DataTable demo performance
2023-12-31 14:08:33 +00:00
Cagatay Civici
c2990fd9ca
Merge branch 'prod'
2023-12-31 11:35:26 +03:00
Cagatay Civici
69d9c0875b
Unified link colors for accessibility and easier maintenance
2023-12-31 11:35:02 +03:00
Cagatay Civici
9cf11923c2
Merge branch 'prod'
2023-12-30 10:22:00 +03:00
Cagatay Civici
0d5b167d45
Add link to presets
2023-12-30 10:21:39 +03:00
mertsincan
8beeab367c
Fixed #5005 - BodyRow: Cannot read propertie of null (reading 'forEach)
2023-12-30 01:48:31 +00:00
tugcekucukoglu
172e14e627
TieredMenu: aria-labelledby enhancements for submenus
2023-12-29 11:34:58 +03:00
tugcekucukoglu
01f5ec2337
Update Steps.vue
2023-12-28 12:09:51 +03:00
tugcekucukoglu
5612741f75
Fixed #4998 - TreeSelect: tab key control defect
2023-12-28 12:01:41 +03:00
tugcekucukoglu
8d6a0b7150
Steps: aria-current added to active item
2023-12-28 11:05:37 +03:00
tugcekucukoglu
b9fd3ddc65
Arrow down key enhancement
2023-12-28 11:05:17 +03:00
tugcekucukoglu
6d6516cc61
aria-labelledby enhancements for submenus
2023-12-28 11:04:57 +03:00
Cagatay Civici
68a31a906a
Merge branch 'prod'
2023-12-27 00:29:35 +03:00
Cagatay Civici
0615d3ade5
Refactored landing components folder, move away from pages
2023-12-26 23:17:49 +03:00
tugcekucukoglu
11c5539118
Fixed #4996 - bodyRow broken pt context options
2023-12-26 15:49:38 +03:00
tugcekucukoglu
49f4282195
sortable context added to table header
2023-12-26 15:48:19 +03:00
tugcekucukoglu
c977c5bb6d
Fixed #4995 - CascadeSelect: context options improvements for pt
2023-12-26 14:34:10 +03:00
tugcekucukoglu
3b1c8edae2
Update TieredMenu.d.ts
2023-12-26 14:27:36 +03:00