Commit Graph

1611 Commits (9a29cbc990e609a4332ac15a1894a41956e62028)

Author SHA1 Message Date
Cagatay Civici 9a29cbc990 Fixed #5203 - MeterGroup Refactor 2024-02-04 19:11:37 +03:00
Cagatay Civici fa0a2f267a Refactored variant input usage 2024-02-04 14:09:23 +03:00
Cagatay Civici 58300487f0 Fixed #5200 - Contrast and Secondary Variants for Badge/Tag/Message/Toast 2024-02-03 14:36:08 +03:00
Cagatay Civici feb24d1555 #5200 for badge and tag, new secondary and contrast variants 2024-02-03 12:41:06 +03:00
Cagatay Civici f0deb6ec5e Fixed #5199 - SplitButton templating is broken 2024-02-03 11:49:13 +03:00
Cagatay Civici d5ebbe6529 Fixed #5198 - Contrast variant for SplitButton 2024-02-03 11:04:10 +03:00
tugcekucukoglu 30c20d4e8a Refactor #5196 2024-02-02 23:17:35 +03:00
tugcekucukoglu 3a89a10fd5 Fixed #5196 - DataTable: Row selection styling defect 2024-02-02 22:54:51 +03:00
mertsincan 0575260911 Refactor #4953 - For TreeSelect 2024-02-02 15:48:06 +00:00
mertsincan 784f7d943e Refactor #4953 - For SplitButton 2024-02-02 15:47:58 +00:00
mertsincan ae45937af5 Refactor #4953 - For ScrollPanel 2024-02-02 15:47:51 +00:00
mertsincan 2b1b235f5e Refactor #4953 - For Password 2024-02-02 15:47:44 +00:00
mertsincan dcf57813fe Refactor #4953 - For Panel 2024-02-02 15:47:37 +00:00
mertsincan 239b0809f4 Refactor #4953 - For Knob 2024-02-02 15:47:31 +00:00
mertsincan c797f944a6 Refactor #4953 - For Galleria 2024-02-02 15:47:25 +00:00
mertsincan 1e8903644c Refactor #4953 - For Fieldset 2024-02-02 15:47:17 +00:00
mertsincan db53a48d12 Refactor #4953 - For Dialog 2024-02-02 15:47:03 +00:00
mertsincan d4e825beeb Refactor #4953 - For ColumnFilter 2024-02-02 15:46:56 +00:00
mertsincan 11a22a2e0a Refactor #4953 - For Chips 2024-02-02 15:46:45 +00:00
mertsincan 66966bbb17 Fixed #4953 - Fixed hydration error on Calendar 2024-02-02 15:46:27 +00:00
tugcekucukoglu 90cd9e288e Refactor #5176 2024-02-02 16:26:27 +03:00
tugcekucukoglu be020bd2ac InputIcon page added 2024-02-02 15:56:33 +03:00
tugcekucukoglu 88a679feaf FloatLabel page added 2024-02-02 15:40:35 +03:00
tugcekucukoglu 45a23e9211 Refactor #5176 2024-02-02 14:46:26 +03:00
mertsincan 3141f09df0 Fixed #5078 - DataTable: VirtualScroller Resets Scroll Position to top on lazy load more data 2024-02-02 10:57:28 +00:00
mertsincan dfdc86d1d6 Fixed #5073 - Dropdown: autoSize works incorrectly with filter and not only 2024-02-02 02:48:39 +00:00
mertsincan d94ceeef19 Fixed #5194 - Add data-p-unselectable-text attribute on resizing and dragging phases 2024-02-02 00:44:26 +00:00
Cagatay Civici c12c006461 Removed display from input icon as it breaks elements with existing display selector 2024-02-02 02:14:34 +03:00
Cagatay Civici e9f07c5e3d Fixed npe 2024-02-02 02:10:33 +03:00
Cagatay Civici 021f7f23d5 Refactor on input filled and global usage 2024-02-01 16:11:24 +03:00
Cagatay Civici 5ace2298f2 Merge branch 'master' of https://github.com/primefaces/primevue 2024-02-01 15:40:03 +03:00
Cagatay Civici cbaca0cd0e Refactor filled variant 2024-02-01 15:39:56 +03:00
mertsincan a2261f3abc Fixed #5187 - Hydration attribute mismatch on Icons 2024-02-01 12:34:16 +00:00
tugcekucukoglu 2e79cc286e Fixed #5132 - Calendar: 'view' property has no effect when changed after component initialization 2024-02-01 14:49:22 +03:00
tugcekucukoglu f9a7815d30 Fixed #5111 - TabView + Splitter: Navigation Buttons not showing 2024-02-01 12:25:59 +03:00
mertsincan 679977df48 Fixed #5006 - TableBody: Render "BodyRow" binding dataKey of props to key attribute 2024-02-01 09:19:12 +00:00
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 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