Commit Graph

9043 Commits (e4ab2b164d7d6e5fa0002b884c91f70a70e4da76)

Author SHA1 Message Date
mertsincan 5d9ac9917d Refactor #5257 2024-02-11 08:46:46 +00:00
mertsincan a4539ae307 Refactor #5257 2024-02-11 08:30:04 +00:00
mertsincan 7d5e24e25d Merge branch 'master' into v4 2024-02-11 08:12:55 +00:00
mertsincan dd84dbbb60 Refactor #5257 2024-02-11 08:10:29 +00:00
Cagatay Civici bd542a5357 New theming api redesign 2024-02-11 00:17:32 +03:00
Cagatay Civici c2393e183a Add badge and more colors 2024-02-10 17:09:54 +03:00
Cagatay Civici ce30b112fe Migrated tabview 2024-02-10 13:41:52 +03:00
Cagatay Civici 57a9e6db10 Migrated toolbar 2024-02-10 12:48:36 +03:00
Cagatay Civici 607f586309 Migrated ScrollPanel 2024-02-10 12:44:33 +03:00
Cagatay Civici b63f932098 Migrated Card component 2024-02-10 12:33:05 +03:00
Cagatay Civici 644594c899 Implemented Accordion 2024-02-10 12:22:29 +03:00
Cagatay Civici 978dee5c2b Refactored variables in layout 2024-02-10 11:57:04 +03:00
Cagatay Civici 2a6ffcaea4 Use keys for palette 2024-02-10 10:10:39 +03:00
Cagatay Civici eb5c1629d4 Merge branch 'master' into v4 2024-02-10 09:40:34 +03:00
mertsincan a9164bdbde Refactor #5257 - For Panel 2024-02-10 00:19:47 +00:00
mertsincan e40c2e7c9c Refactor #5257 - Implement BaseComponent 2024-02-10 00:19:32 +00:00
navedqb 971a346c5f
fixes dialog error on drag (#5247) 2024-02-09 10:47:53 +00:00
tugcekucukoglu 9777f4c24a Fixed #5245 - TabView: selectOnFocus mode defect 2024-02-08 19:30:20 +03:00
tugcekucukoglu 05be6f3dfe Fixed #5235 - SelectButton: aria-disabled contains code instead of a boolean value 2024-02-08 09:51:58 +03:00
Cagatay Civici 136f5c4dbc Fixed highlight bg 2024-02-08 02:20:52 +03:00
Cagatay Civici 57867cf640 Refactored named surfaces 2024-02-08 01:44:27 +03:00
Cagatay Civici bd0a6a1085 Update border radius 2024-02-08 01:38:31 +03:00
Cagatay Civici 6e4f4de222 Implemented Splitter 2024-02-08 01:35:58 +03:00
Cagatay Civici 93fe4bf941 Implemented Avatar and Fieldset 2024-02-08 00:06:00 +03:00
tugcekucukoglu 1f3e263538 New dev iteration 2024-02-07 18:58:21 +03:00
tugcekucukoglu 2331784f78 Update CHANGELOG.md 2024-02-07 18:31:14 +03:00
tugcekucukoglu a59db5d759 Set new version 2024-02-07 18:31:07 +03:00
Cagatay Civici 1924e6867c Implemented divider 2024-02-07 17:40:59 +03:00
Cagatay Civici dcd3120be6 Implemented panel 2024-02-07 17:17:00 +03:00
tugcekucukoglu 6b02c7db37 Fixed #5215 - Dropdown / MultiSelect : Incorrect alignment on filtering 2024-02-07 15:59:20 +03:00
Tuğçe Küçükoğlu dc14502ebf
Merge pull request #5216 from qburst/fix--dropdown-bug-in-filter
fix: fix incorrect alignment in dropdown on filter
2024-02-07 15:57:55 +03:00
Cagatay Civici 65255a2c9d Highlight outline color 2024-02-07 15:29:48 +03:00
Tuğçe Küçükoğlu 345dd1bd25
Merge pull request #5232 from xenolithviktor/fix-ts-pt-global-css
Fix PrimeVuePTOptions.global.css (missing parenthesis)
2024-02-07 15:29:06 +03:00
Cagatay Civici d698dbe3b9 Migrated app to CSS variables 2024-02-07 15:14:37 +03:00
GitHub Actions Bot be476305be Update API doc 2024-02-07 12:10:05 +00:00
tugcekucukoglu e3e0eb14c6 Doc updates 2024-02-07 15:08:53 +03:00
Viktor Gustavsson 4e8852ca71 Fix PrimeVuePTOptions.global.css (missing parenthesis) 2024-02-07 12:46:02 +01:00
Cagatay Civici db3a0777b8 Implemented topbar 2024-02-07 13:15:47 +03:00
tugcekucukoglu 2781cae180 Refactor #5231 - For Divider and Badge 2024-02-07 13:13:30 +03:00
tugcekucukoglu e10d0d5e5f Fixed #5231 - ConfirmPopup / OverlayPanel overwritten styles defect 2024-02-07 12:16:21 +03:00
tugcekucukoglu 901a1c1396 Update InvalidDoc.vue 2024-02-07 12:03:48 +03:00
tugcekucukoglu dbafc8e143 Fixed #5230 - Steps: Aura extension defect 2024-02-07 11:17:31 +03:00
GitHub Actions Bot 9c6e96fb67 Update API doc 2024-02-07 05:55:39 +00:00
Tuğçe Küçükoğlu c1e3eba774
Merge pull request #5227 from felldo/input-props-doc
Remove missed inputProps from InputSwitch
2024-02-07 08:54:40 +03:00
Dominic Fellbaum 3875022414 Remove missed inputProps from InputSwitch 2024-02-06 18:21:22 +01:00
mertsincan f24b20d531 Fixed #5223 - The `scrollToIndex` method on VirtualScroller does not scroll to the correct index when triggered twice. 2024-02-06 13:39:59 +00:00
Cagatay Civici f0a0b33002 Merge branch 'master' into v4 2024-02-06 09:21:28 +03:00
Cagatay Civici 36c0cdd6a7 Merge branch 'prod' 2024-02-06 09:18:52 +03:00
Cagatay Civici 22e21166bf Remove stateful dark toggle until new theming api 2024-02-06 09:16:39 +03:00
Cagatay Civici 78c09c40d2 Started new theming for Aura 2024-02-06 00:20:00 +03:00