Commit Graph

2829 Commits (3cc675e50f7c7968f2eb352b1fa1b817e408e55c)

Author SHA1 Message Date
tugcekucukoglu c40b3203fd Refactor #5612 2024-04-18 17:28:41 +03:00
tugcekucukoglu b2ec54e364 Showcase updates 2024-04-18 17:22:30 +03:00
tugcekucukoglu fcf8599cfa Refactor #5612 - Sidebar / Drawer 2024-04-18 17:19:35 +03:00
tugcekucukoglu 365879a41c Refactor #5612 - Chips / InputChips 2024-04-18 17:18:40 +03:00
tugcekucukoglu 55ae9908d1 Refactor #5612 - Dropdown / Select 2024-04-18 17:17:41 +03:00
tugcekucukoglu def5d060c0 Refactor #5612 - OverlayPanel / Popover 2024-04-18 17:16:37 +03:00
tugcekucukoglu f240b953b4 Refactor #5612 - InputSwitch / ToggleSwitch 2024-04-18 17:15:29 +03:00
tugcekucukoglu 1428cc12df Refactor #5612 - Calendar / DatePicker 2024-04-18 17:13:33 +03:00
thristov78 f5578a46de
Fixed #5596 - Calendar: Hours are set to 00 when clicking the "Today" button
When the "Today" button is clicked, the hours field is set to 00 instead of the current hour. The minutes field is populated correctly.
2024-04-17 18:14:36 +03:00
mertsincan 9303e9c3ab Theming API: Added `theme:load` and `theme:[data-primevue-style-id]:load` emits to ThemeService 2024-04-16 11:15:21 +01:00
tugcekucukoglu 7055387be4 Merge branch 'master' into v4 2024-04-16 12:35:35 +03:00
tugcekucukoglu 6615f31d8a Fixed #5593 - Hydration defects 2024-04-16 12:35:02 +03:00
tugcekucukoglu 0558b0df0a `warn` renaming on demos 2024-04-16 10:35:56 +03:00
tugcekucukoglu f98feec612 Fixed #5591 - warning property name changed as warn 2024-04-16 10:34:11 +03:00
mertsincan 9bdabd8530 Theming API: update `mergeKeys` method for presets 2024-04-15 11:21:03 +01:00
mertsincan 51110b585a Theming API: Refactor on $dt method and inline styles for css variables 2024-04-15 10:17:29 +01:00
tugcekucukoglu ddeaab525a New *ButtonProps properties added - I 2024-04-15 11:08:42 +03:00
Szobonya Csaba 681944080c fix(#5577): Use event.key instead of event.code for determining digits 2024-04-12 14:54:01 +02:00
Isabelle Glasmacher 9e42816f56
fix: pass passthrough options to the nodeicon slot
previously the options were not passed, so the classes were missing in unstyled mode
2024-04-12 10:04:41 +02:00
Eli Morris-Heft 2bde6fc165
Fixed #1027 - Knob: Allow a label function for greater flexibility 2024-04-11 17:52:30 -04:00
xavierchevalier b10e2c5994 fix(sidebar): dismissable property should still be reactive after mount 2024-04-11 09:24:23 +02:00
i7slegend 6a8ea1875d fix(#5562): support style for submenuHeader in Menu 2024-04-10 20:00:57 +03:00
Cagatay Civici b828f34a86 Refactored Galleria 2024-04-10 15:05:27 +03:00
Melloware 84bbb33045
Update InputNumber.vue 2024-04-10 07:43:44 -04:00
Cagatay Civici 475d4da54a Cleanup unused css 2024-04-10 09:46:23 +03:00
Cagatay Civici a79cbfc3be Refactored Carousel 2024-04-10 09:34:25 +03:00
Cagatay Civici 774782a778 Refactored Image 2024-04-10 09:16:00 +03:00
Cagatay Civici 9c5251a2a1 Refactored PanelMenu 2024-04-09 17:27:13 +03:00
tugcekucukoglu 6b605f6b57 Refactor #5553 - For Inplace 2024-04-09 17:11:00 +03:00
Cagatay Civici 014dc680f0 Refactored TabMenu 2024-04-09 17:03:17 +03:00
Cagatay Civici 2e57ae9a6e Fixed stepper colors 2024-04-09 17:00:56 +03:00
Cagatay Civici cd74265a10 Refactored Steps 2024-04-09 16:54:12 +03:00
Cagatay Civici 18e37ac90e Refactored MegaMenu 2024-04-09 16:51:16 +03:00
Cagatay Civici a14054e7e5 Rename class 2024-04-09 16:43:12 +03:00
Cagatay Civici fab77c8e9f Refactored Menubar CSS 2024-04-09 16:35:36 +03:00
Cagatay Civici ea27d3ee5c Refactored Dock Styles 2024-04-09 16:26:23 +03:00
Cagatay Civici a66441355f Refactored contextmenu styles 2024-04-09 16:21:05 +03:00
Cagatay Civici 1d1bfb3312 Refactored TieredMenu 2024-04-09 16:11:24 +03:00
Cagatay Civici 1bee019db6 Refactored Breadcrumb styles 2024-04-09 15:01:07 +03:00
Cagatay Civici 0f716d4e16 Refactored menu css 2024-04-09 14:59:41 +03:00
Cagatay Civici 7b0c4450a7 Refactored breadcrumb 2024-04-09 14:51:45 +03:00
tugcekucukoglu 543b563388 Update FileUpload.vue 2024-04-09 14:30:09 +03:00
Tuğçe Küçükoğlu c02a720ebc
Merge pull request #5530 from m-meier/patch-2
fix(FileUpload): pass disable prop to Button in basic mode, fixes #5529
2024-04-09 14:28:38 +03:00
tugcekucukoglu 0cab80c37d Refactor #5548 - For SpeedDial 2024-04-09 14:24:04 +03:00
Cagatay Civici da246c614a Refactored Toast 2024-04-09 12:05:34 +03:00
Cagatay Civici 3359396be9 Refactored Message CSS 2024-04-09 12:00:55 +03:00
Cagatay Civici 319eafabf9 Refactored Stepper Styles 2024-04-09 11:53:22 +03:00
Cagatay Civici 5f7a0d00ad Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-09 11:27:25 +03:00
Cagatay Civici 3404a75533 Refactored TabView Styles 2024-04-09 11:27:15 +03:00
tugcekucukoglu 6b6f212ef3 Refactor #5553 - For Rating 2024-04-09 10:55:04 +03:00
tugcekucukoglu 6a4ed8d57a Unstyled updates 2024-04-09 09:41:29 +03:00
tugcekucukoglu 1b13aaa9d9 Refactor #5553 - For Calendar 2024-04-09 09:24:28 +03:00
tugcekucukoglu 8acf3b8391 Calendar: add inputIconContainer 2024-04-09 09:13:39 +03:00
tugcekucukoglu c0076f770c Refactor #5548 - For Calendar 2024-04-09 09:05:44 +03:00
Cagatay Civici 296280c54a Refactored Accordion 2024-04-08 19:26:06 +03:00
Cagatay Civici a7b880305e Refactored Toolbar 2024-04-08 18:44:54 +03:00
Cagatay Civici 9568d28035 Refactored ScrollPanel 2024-04-08 18:42:47 +03:00
Cagatay Civici 3535a22917 Refactor Fieldset 2024-04-08 18:41:16 +03:00
Cagatay Civici 2702d772f4 Refactored panel 2024-04-08 18:36:34 +03:00
Cagatay Civici 29aca170c1 Refactor datepicker styles 2024-04-08 18:30:31 +03:00
Cagatay Civici c2c7c9362d Use drawer convention 2024-04-08 18:26:46 +03:00
tugcekucukoglu f6751003f9 Refactor #5548 - For Dropdown 2024-04-08 15:58:58 +03:00
tugcekucukoglu 285790f12c Refactor #5548 - For AutoComplete 2024-04-08 15:58:38 +03:00
Cagatay Civici 1c49889005 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-08 15:21:46 +03:00
Cagatay Civici cdd0cb38ac Refactored ConfirmPopup and ConfirmDialog 2024-04-08 15:21:41 +03:00
tugcekucukoglu b1e99bbb4f Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-08 15:21:15 +03:00
tugcekucukoglu 1a6be3235d Refactor #5548 - For TreeSelect 2024-04-08 15:21:07 +03:00
tugcekucukoglu 81383c0f0c Refactor #5548 - For MultiSelect 2024-04-08 15:21:00 +03:00
tugcekucukoglu e53d18f323 Refactor #5548 - For Chips 2024-04-08 15:20:51 +03:00
tugcekucukoglu 916825df76 Refactor #5548 - For AutoComplete 2024-04-08 15:20:42 +03:00
Cagatay Civici 0c07f9424a Clean unused classes 2024-04-08 15:18:36 +03:00
Cagatay Civici eaa19fa627 Refactored Sidebar 2024-04-08 15:18:00 +03:00
Cagatay Civici a829fac29b Refactored OverlayPanel 2024-04-08 15:12:38 +03:00
Cagatay Civici d369076397 Refactored Dialog 2024-04-08 15:08:29 +03:00
Cagatay Civici 5b7d358928 Refactored BlockUI 2024-04-08 15:01:20 +03:00
Cagatay Civici 68960d68c6 Refactored Terminal 2024-04-08 14:51:39 +03:00
Cagatay Civici 3d3c90c2e5 Refactored Terminal 2024-04-08 14:41:22 +03:00
Cagatay Civici e7d63671f8 Refactored Tag 2024-04-08 14:36:05 +03:00
Cagatay Civici 873aeb0322 Refactored progress spinner 2024-04-08 14:31:27 +03:00
Cagatay Civici f7515c85db Refactored ProgressBar 2024-04-08 14:22:03 +03:00
Cagatay Civici 8ad4d107a5 Refactored skeleton 2024-04-08 14:18:20 +03:00
Cagatay Civici 141adf6177 Refactored MeterGroup 2024-04-08 14:13:22 +03:00
Cagatay Civici f91fa3bc57 Refactored inplace 2024-04-08 14:07:22 +03:00
Cagatay Civici 178bdb97c5 Update badge 2024-04-08 13:55:04 +03:00
Cagatay Civici f33ac1a5cf Refactored chips and ac 2024-04-08 13:49:53 +03:00
tugcekucukoglu 8365a30f5b Link fixes 2024-04-08 13:44:54 +03:00
Cagatay Civici 694521dbd7 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-08 13:43:21 +03:00
Cagatay Civici af56b7c054 Fixed #5547 - Remove styled from speed 2024-04-08 13:43:16 +03:00
tugcekucukoglu c015c4a016 Merge branch 'v4-prod' into v4 2024-04-08 13:41:41 +03:00
tugcekucukoglu 96a04df81d Button style updates 2024-04-08 13:41:26 +03:00
Cagatay Civici 704f6dedf2 Remove styled from speed dial actions to use our own buttons 2024-04-08 12:46:05 +03:00
Cagatay Civici 01c27cf697 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-08 12:42:11 +03:00
Cagatay Civici 3dbad6fd73 Cleared styled from action icons from datepicker to use Prime buttons 2024-04-08 12:42:06 +03:00
tugcekucukoglu 09b529e9e8 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-08 12:39:07 +03:00
tugcekucukoglu 1cb315bdca Merge branch 'v4-prod' into v4 2024-04-08 12:38:41 +03:00
Cagatay Civici 008eb93ddc Removed custom chips from components as we'll use our own 2024-04-08 12:36:29 +03:00
tugcekucukoglu 59c6d2e76f Template page updates 2024-04-08 12:33:03 +03:00
tugcekucukoglu 7681760b77 Merge branch 'master' into v4 2024-04-08 08:31:59 +03:00
tugcekucukoglu dc1b18d7e5 Template page updates 2024-04-08 08:20:44 +03:00
Cagatay Civici 2dffe28522 Refactored Chip 2024-04-08 00:49:16 +03:00
Cagatay Civici 4f0e836d2f Refactored Badge Style 2024-04-08 00:44:30 +03:00
Cagatay Civici 254ffecec3 Refactored Avatar Style 2024-04-08 00:44:20 +03:00
Cagatay Civici b194e20290 Refactored SpeedDial 2024-04-08 00:36:28 +03:00
Cagatay Civici 9734973a78 Refactored SplitButton 2024-04-08 00:28:04 +03:00
Cagatay Civici cae7ad54d9 Removed unused css 2024-04-08 00:23:01 +03:00
Cagatay Civici 475ba587fa Fixed ButtonGroup 2024-04-08 00:22:21 +03:00
Cagatay Civici b635047cd0 Refactored Button 2024-04-08 00:10:48 +03:00
Cagatay Civici 03ca6c89ab Refactored TreeSelect 2024-04-07 14:02:54 +03:00
Cagatay Civici 9ce35574a8 Refactored ToggleButton 2024-04-07 13:58:33 +03:00
Cagatay Civici 69325de4e8 Refactored Rating 2024-04-07 13:55:28 +03:00
Cagatay Civici 21d8aae910 Refactored RadioButton 2024-04-07 13:52:43 +03:00
Cagatay Civici f63a1cf6a4 Refactored Password 2024-04-07 13:51:31 +03:00
Cagatay Civici b82cd4ead4 Refactored MultiSelect 2024-04-07 13:35:07 +03:00
Cagatay Civici 7e33469b8d Refactored listbox 2024-04-07 13:28:20 +03:00
Cagatay Civici c721a82e4c Refactored InputSwitch styles 2024-04-07 13:21:03 +03:00
Cagatay Civici 0c14b0c781 Refactored InputNumber 2024-04-07 13:16:32 +03:00
Cagatay Civici 49dba80545 Refactored InputMask 2024-04-07 12:58:48 +03:00
Cagatay Civici a57bd36f20 Refactored IconField 2024-04-07 12:53:01 +03:00
Cagatay Civici 6bb4d186e1 Migrated Editor to base 2024-04-07 12:43:44 +03:00
Cagatay Civici 9b3f5b5398 Refactored AutoComplete styles 2024-04-07 12:40:54 +03:00
Cagatay Civici 12e98446f6 Refactored Dropdown styles 2024-04-07 12:39:33 +03:00
Cagatay Civici e8720345fe Refactored ColorPicker 2024-04-07 11:36:13 +03:00
Cagatay Civici 2996ee0413 Refactored class names 2024-04-07 11:12:56 +03:00
Cagatay Civici 9c570473a1 Refactored CascadeSelect 2024-04-07 02:14:45 +03:00
Cagatay Civici d5e7c91109 Refactored Calendar Styles 2024-04-07 01:44:28 +03:00
Cagatay Civici 53779ce3ff Refactored AutoComplete CSS 2024-04-06 23:52:27 +03:00
Cagatay Civici 0603df54d9 Updated chips naming 2024-04-06 23:39:18 +03:00
Cagatay Civici 7fb075a85d Refactored Chips 2024-04-06 23:24:27 +03:00
Cagatay Civici 84bf4af18a Temporarily use emerald as main color for testing, refactored Checkbox styles. 2024-04-06 23:08:16 +03:00
Michael Meier 6867da9597
fix(FileUpload): pass disable prop to Button in basic mode, fixes #5529 2024-04-04 14:51:11 +02:00
Franco Lucchini e31e2bd983 Fix TreeTable not using filterField 2024-04-04 06:44:17 +02:00
jcollier 589582f0eb
fix #5518: prevent erros thrown by ScrollPanel loading in some cases 2024-04-03 10:56:06 -04:00
Tuğçe Küçükoğlu 52fc48780a
Merge pull request #5486 from i7slegend/fix/5412-twice-render
Fix #5412 - Twice render if attribute id not defined
2024-04-03 17:45:37 +03:00
tugcekucukoglu 0c44e20402 Fixed #5318 - Menu components: Hidden Menu-Item can still be activated (focused) on Keyboard-Navigation 2024-04-03 17:06:06 +03:00
tugcekucukoglu 1a68c7144e Fixed #5327 - TieredMenu: Pressing Escape-Key in submenu moves focus to first menuitem 2024-04-03 16:23:23 +03:00
GitHub Actions Bot 9ae9dd82b4 Code Format 2024-04-03 11:33:00 +00:00
Luke Edwards 8f6119a5d1
Fix #5320 – Carousel blocking touch scroll 2024-04-03 09:40:55 +13:00
tugcekucukoglu 40c7c574ec Fixed #5509 - tree: loadingMode 2024-04-02 17:25:28 +03:00
tugcekucukoglu 5a099a0f52 Fixed #5445 - Dropdown: throws error when grouped item is selected 2024-04-02 16:35:31 +03:00
tugcekucukoglu 2ddfb689d1 Fixed #5474 - Carousel Enhancement - Empty Slot 2024-04-02 16:23:41 +03:00
Tuğçe Küçükoğlu 038d9959d0
Merge pull request #5432 from RodTGG/master
Carousel - Empty Slot
2024-04-02 16:22:12 +03:00
tugcekucukoglu 9ebcae9c55 Stackblitz updates 2024-04-02 15:10:37 +03:00
mertsincan 9e1bb1b950 Update BaseComponent.vue 2024-04-02 11:23:32 +01:00
mertsincan 3dcf5558cd Refactor #5502 2024-04-02 11:17:58 +01:00
Cagatay Civici da631a7d67 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 12:21:12 +03:00
Cagatay Civici 26a2374f1d Visual updates to orderlist-picklist demos 2024-04-02 12:21:07 +03:00
tugcekucukoglu e1e1387caf SelectButton remove old classes 2024-04-02 12:19:42 +03:00
Cagatay Civici 567d06ec15 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 11:57:46 +03:00
Cagatay Civici 2481ae2547 Update SelectButton 2024-04-02 11:57:41 +03:00
mertsincan 8ac90ef444 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-02 09:25:16 +01:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
Cagatay Civici dc32bea56d Removed unused css from picklist orderlist 2024-04-02 11:08:50 +03:00
Cagatay Civici 16db95bfc7 Do not render header if slot is empty 2024-04-02 10:59:39 +03:00
Cagatay Civici d31c58478f Update focus ring offset 2024-04-02 10:44:31 +03:00
mertsincan 4c36268045 Theming API: Add `dt` props to all directives 2024-04-01 16:03:24 +01:00
mertsincan e896552ccb Refactor #5502 2024-04-01 14:58:07 +01:00
tugcekucukoglu 5671752903 Merge branch 'master' into v4 2024-04-01 16:51:26 +03:00
tugcekucukoglu b58b82fa8c Update Calendar.d.ts 2024-04-01 16:36:40 +03:00
tugcekucukoglu f2869c174d Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-04-01 16:28:38 +03:00
tugcekucukoglu c7415e1156 Update DocApiTable.vue 2024-04-01 16:28:31 +03:00
mertsincan 7c299f55f9 Theming API: Add `dt` props to all component 2024-04-01 14:08:53 +01:00
Cagatay Civici 3589ef9e38 Add scoped tokens doc 2024-04-01 15:55:29 +03:00
tugcekucukoglu bfcc09e383 Fixed #5446 - Slider: Focus on slider on mouse click not working 2024-04-01 15:32:41 +03:00
Cagatay Civici c96603671a Removed token 2024-04-01 15:02:39 +03:00
mertsincan b1e30e0d3d Theming API: Fixed `value` key issue 2024-04-01 12:42:23 +01:00
Cagatay Civici 4acc2e63f7 Tokens for Knob 2024-04-01 14:33:13 +03:00
tugcekucukoglu 4e3ae01cbb Revert "Fixed #5463 - Splitter/SplitterPanel: size not updated"
This reverts commit cd18096e89.
2024-04-01 14:20:16 +03:00
tugcekucukoglu cd18096e89 Fixed #5463 - Splitter/SplitterPanel: size not updated 2024-04-01 14:19:42 +03:00
Cagatay Civici 56d099f2fa Remove fonts from the tokens as they derive from the app 2024-04-01 14:03:10 +03:00
mertsincan 835e6ca234 Theming API: Rename `updatePrimary` and `updateSurface` with `updatePrimaryPalette` and `updateSurfacePalette` 2024-04-01 11:12:58 +01:00
mertsincan a0852af364 Fixed #5504 - Remove unstyled option from plugin options 2024-04-01 10:47:38 +01:00
mertsincan 71715f5523 Fixed #5502 - Add PrimeVueStyled and PrimeVueUnstyled plugins 2024-04-01 10:46:31 +01:00
tugcekucukoglu d46d6091d1 Fixed #5497 - Upload File doen'st show invalidFileSizeMessage 2024-04-01 11:52:17 +03:00
Cagatay Civici 75bcfbe772 Remove tag line 2024-04-01 11:50:41 +03:00
Cagatay Civici 0d5ced3869 Fixed basic demo in metergroup 2024-04-01 11:46:59 +03:00
tugcekucukoglu cc03995656 Fixed #5495 - Stepper: changing step is making the StepperPanel a render 2024-04-01 11:42:48 +03:00
mertsincan ce0c85fe0d Refactor #5500 2024-04-01 08:57:18 +01:00
mertsincan feaa8dd8a9 Theming API: Add `unstyled` check to decide whether theme can be loaded or not 2024-04-01 08:43:06 +01:00
Cagatay Civici 5700f617cd Merge branch 'master' into v4 2024-04-01 01:39:50 +03:00
mertsincan 00bf3a83f3 Theming API: Fixed directive style loading issue 2024-03-31 16:25:39 +01:00
mertsincan 1fcff2c769 Cosmetics 2024-03-31 06:41:28 +01:00
mertsincan 5c56d32671 Theming API: Update cssLayer option 2024-03-31 06:10:59 +01:00
mertsincan 45521ea6af Theming API: Improve performance 2024-03-31 05:44:48 +01:00
mertsincan d0d0a38598 Add onLoad option to useStyle 2024-03-30 23:49:34 +00:00
mertsincan a7c3bf15e3 Theming API: Refactor on definePreset action 2024-03-30 12:29:27 +00:00
Cagatay Civici d80a18c052 Initiated docs and default preset update 2024-03-30 15:19:34 +03:00
mertsincan 36cd4c4692 Theming API: Update actions 2024-03-30 09:30:59 +00:00
mertsincan e83919d431 Refactor 2024-03-30 09:08:00 +00:00
mertsincan a5dff7722e Theming API: update nuxt-primevue module 2024-03-29 11:25:15 +00:00
Cagatay Civici b5e53e6fa3 Hero section visual updates 2024-03-29 11:04:04 +03:00
Cagatay Civici 3fc244cd5b Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-03-29 10:44:50 +03:00
Cagatay Civici e8c9384c8d Add new theme-palette-change event 2024-03-29 10:44:47 +03:00
Onur Senture b01cbd826f Update hero asset 2024-03-29 10:30:22 +03:00
Onur Senture b0b9412887 Update hero product asset 2024-03-29 10:21:34 +03:00
Onur Senture 26d05b02a9 Update Templates assets 2024-03-29 10:12:34 +03:00
tugcekucukoglu fce857ae8c Fixed #5470 - Dropdown Pass Through: item 2024-03-29 08:32:58 +03:00
Cagatay Civici be0092f0b4 Refactored dark mode toggle event bus and fixed charts on dark toggle, set default as noir 2024-03-28 18:27:36 +03:00
Cagatay Civici f91a83cf19 Merge branch 'v4' of https://github.com/primefaces/primevue into v4 2024-03-28 17:34:20 +03:00
Cagatay Civici 6b05b69c13 Remove px-link 2024-03-28 17:34:15 +03:00
mertsincan b94d91e677 Theming API: Refactor on internal CSS variables 2024-03-28 14:26:59 +00:00