Commit Graph

3770 Commits (986ebeaddd139ca3b0876391f13f3c7315864ad1)

Author SHA1 Message Date
Tuğçe Küçükoğlu 9248ab8ea9 Fixed #2104 - [BUG] Range slider cannot be set to [min, min] 2022-05-31 12:37:18 +03:00
Cagatay Civici df99553e5a Fixed typo 2022-05-31 11:32:34 +03:00
Tuğçe Küçükoğlu 380345a146 Fixed #2536 - Tooltip new fitContent property 2022-05-31 11:09:05 +03:00
Tuğçe Küçükoğlu 8462b80c40 Fixed #2576 - Add null types to InputText and Password 2022-05-30 11:56:27 +03:00
Tuğçe Küçükoğlu ba623453a7 Fixed #2509 - Calender resize listener bug 2022-05-27 17:00:31 +03:00
Tuğçe Küçükoğlu f2341be52e
Merge pull request #2571 from NikoGJ/master
Fix loading template on DataTable component
2022-05-27 15:56:58 +03:00
Tuğçe Küçükoğlu 94124f06cf Fixed #2545 - Dropdown duplicates options key 2022-05-27 15:43:18 +03:00
NikoGJ 9941cd3fc6 Fix loading template on DataTable component 2022-05-26 19:33:30 +02:00
Tuğçe Küçükoğlu d7fc6eac8a Verona and Poseidon added 2022-05-26 16:53:30 +03:00
bisubus 794bc56344
Update Steps.vue 2022-05-26 11:17:55 +03:00
Tuğçe Küçükoğlu 4399d447ec Fixed #2553 - Column node declaration TypeScript error 2022-05-25 12:22:58 +03:00
Tuğçe Küçükoğlu e05bff7292 refactor indent 2022-05-25 09:12:54 +03:00
Tuğçe Küçükoğlu c10f6e0036
Merge pull request #2517 from melloware/PV2516
Fix #2516: Carousel less items than allocated slots
2022-05-24 15:22:32 +03:00
Tuğçe Küçükoğlu 5e0acc7cc2 Fixed #2522 - InputText and Textarea duplicating custom class(es) in DOM element 2022-05-24 14:00:19 +03:00
Tuğçe Küçükoğlu 410be4fa61 slider style fix 2022-05-24 11:41:50 +03:00
Tuğçe Küçükoğlu 5a8ef46c42 Fixed #2507 - The default severity of the InlineMessage is info, but in the code the default severity is 'error'. 2022-05-24 11:10:58 +03:00
Tuğçe Küçükoğlu b7cf5ec4e7 Update InputNumberDoc.vue 2022-05-23 17:39:24 +03:00
Tuğçe Küçükoğlu a83b1c39d3
Merge pull request #2514 from hakiiver2/fix-typo-panelmenu-demo-quotes
Fix panelmenu demo quotes in documentation
2022-05-23 16:26:18 +03:00
Tuğçe Küçükoğlu 12cd3012b3 Update CalendarDoc.vue 2022-05-23 16:20:42 +03:00
Tuğçe Küçükoğlu f3905fb6f1
Merge pull request #2521 from nur-hafiz/patch-1
Update CalendarDoc.vue
2022-05-23 16:18:59 +03:00
Tuğçe Küçükoğlu 6bd3a38f27 responsive news fixes 2022-05-20 15:01:48 +03:00
pblasiak 179d65b5ce updated documentation with new features 2022-05-19 14:16:10 +02:00
pblasiak 305486dc8a added a method for clearing the filter input 2022-05-19 13:58:40 +02:00
Tuğçe Küçükoğlu 6832ef8e31
Merge pull request #2527 from tugcekucukoglu/colorpicker
Colorpicker
2022-05-17 17:17:39 +03:00
Shay Yzhakov 0b511f8000 added dismissable watch 2022-05-15 12:38:10 +03:00
Tuğçe Küçükoğlu cde0b4b574 Fixed #2534- Header elements in DataTable with virtualScroller are not in the correct position on the scroll. 2022-05-11 15:56:38 +03:00
Tuğçe Küçükoğlu eaddcb6460 port some styling 2022-05-09 15:36:24 +03:00
Lorian Coltof ef93cd9c1d Fix subitem in PanelMenu not receiving router-link-active class 2022-05-09 13:13:47 +02:00
Tuğçe Küçükoğlu 7482a9d057 Update ColorPickerDoc.vue 2022-05-09 11:28:01 +03:00
Tuğçe Küçükoğlu 56f09afc90 Update LiveEditor.vue 2022-05-09 11:27:54 +03:00
Cagatay Civici 22e4d68c87 Add wall color picker demo 2022-05-09 09:31:01 +03:00
nur-hafiz 9e1d95aa87
Update CalendarDoc.vue
Adds :disabled into the properties list for clearer props documentation
2022-05-04 15:28:38 +08:00
melloware 83374cf5b1 Fix #2516: Carousel less items than allocated slots 2022-05-01 08:56:00 -04:00
hakiiver2 3660c00629 Fix panelmenu demo quotes 2022-04-30 21:20:11 +09:00
Tuğçe Küçükoğlu 5c010fd887 new dev iteration 2022-04-27 12:11:36 +03:00
Tuğçe Küçükoğlu fe798d9800 set new version 2022-04-27 11:53:13 +03:00
Tuğçe Küçükoğlu 6316b1c8d6 Update AccessibilityDemo.vue 2022-04-26 09:11:20 +03:00
Yiğit FINDIKLI 6921992674
Merge pull request #2467 from tugcekucukoglu/file-icons
Fixed #2401 - FileUpload | Customizable Icons
2022-04-25 14:09:20 +03:00
Yiğit FINDIKLI 884e91dfb6
Merge pull request #2475 from tugcekucukoglu/tree-icons
Fixed #2108 - Extend TreeNode API with expandedIcon & collapsedIcon
2022-04-25 14:08:18 +03:00
Yiğit FINDIKLI 1591c3e1e1
Merge pull request #2476 from tugcekucukoglu/readonly
Fixed #2469 - InputNumber new readonly attribute
2022-04-25 14:07:46 +03:00
Yiğit FINDIKLI c5e5921c7f
Merge pull request #2478 from tugcekucukoglu/sidebar-header
Fixed #1939 - Sidebar new header templating
2022-04-25 14:07:09 +03:00
Yiğit FINDIKLI 9ff4a6aa53
Merge pull request #2484 from tugcekucukoglu/misc-testing
Misc testing
2022-04-25 14:06:32 +03:00
Yiğit FINDIKLI 67449a06e6
Merge pull request #2480 from tugcekucukoglu/accessibility
Accessibility Page Update
2022-04-25 14:05:22 +03:00
Tuğçe Küçükoğlu a5839403a4 Refactor #2487 2022-04-25 09:12:32 +03:00
Tuğçe Küçükoğlu 8a713fc930
Merge pull request #2471 from Vladjmg/vladjmg_fix_password_prop_type
- fix Password component when get prop "inputClass" with Object type
2022-04-25 09:08:47 +03:00
Tuğçe Küçükoğlu ca7ed629c7 Update StyleClass.spec.js 2022-04-22 14:11:32 +03:00
Tuğçe Küçükoğlu 0d6142f888 Create Terminal.spec.js 2022-04-22 14:11:26 +03:00
Cagatay Civici 1e0e3e6155 Merge branch 'master' of https://github.com/primefaces/primevue 2022-04-22 10:09:00 +03:00
Cagatay Civici dda9a56610 Fixed gtag update 2022-04-22 10:08:58 +03:00
Tuğçe Küçükoğlu 822dcde09d Update menu.json 2022-04-21 14:35:17 +03:00
Tuğçe Küçükoğlu a54e681e85 Accessibility added 2022-04-21 14:35:14 +03:00
Tuğçe Küçükoğlu c82090fdc1
Merge pull request #2472 from Vladjmg/vladjmg_fix_test
- fix location InputText.vue in test
2022-04-21 12:42:17 +03:00
Tuğçe Küçükoğlu 66c098a236 lint fixes 2022-04-21 12:16:28 +03:00
Tuğçe Küçükoğlu 38d8965b37 Fixed #1939 - Sidebar new header templating 2022-04-21 12:10:21 +03:00
Tuğçe Küçükoğlu dee5c37bfa sidebar demo baseZIndex fixed 2022-04-21 11:56:13 +03:00
Tuğçe Küçükoğlu 0a1cc7b897 Fixed #2469 - InputNumber new readonly attribute 2022-04-21 10:54:13 +03:00
Tuğçe Küçükoğlu 610e304404 Fixed #2108 - Extend TreeNode API with expandedIcon & collapsedIcon 2022-04-21 10:32:33 +03:00
Vladjmg 8b71d5f0b4 - fix Password component when get prop "inputClass" with Object type 2022-04-20 22:39:06 +03:00
Vladjmg 4cc1ad97fb - fix location InputText.vue in test 2022-04-20 22:38:12 +03:00
Tuğçe Küçükoğlu 9c9d5c3a03 Fixed #2401 - FileUpload | Customizable Icons 2022-04-20 16:05:18 +03:00
Tuğçe Küçükoğlu 5e07bb076a Update ColorsDemo.vue 2022-04-20 12:14:43 +03:00
Tuğçe Küçükoğlu 8a87af2d90 Create StyleClass.spec.js 2022-04-20 12:11:36 +03:00
Tuğçe Küçükoğlu 0afd5b62c7 Create Ripple.spec.js 2022-04-20 12:11:13 +03:00
Tuğçe Küçükoğlu ae1a54bea5 Create BlockUI.spec.js 2022-04-20 12:11:04 +03:00
Yiğit FINDIKLI fd75b0a570
Merge pull request #2457 from tugcekucukoglu/testing
datatable tests fixed
2022-04-19 11:00:50 +03:00
Cagatay Civici e2c5cc7f0e Removed transition as it should come from designer 2022-04-19 10:28:17 +03:00
Tuğçe Küçükoğlu 320eab9a37 datatable tests fixed 2022-04-18 17:16:10 +03:00
Tuğçe Küçükoğlu bd135fbd55 DataTable tests added 2022-04-18 13:57:52 +03:00
Tuğçe Küçükoğlu 2b8199f335 new dev iteration 2022-04-13 11:56:41 +03:00
Tuğçe Küçükoğlu 83a733cdc8 set new version 2022-04-13 11:44:16 +03:00
Tuğçe Küçükoğlu 28faa7fd2d block count update 2022-04-13 11:44:03 +03:00
Tuğçe Küçükoğlu cc00b1b1cc replace old link with Vue 3 2022-04-12 11:06:02 +03:00
Tuğçe Küçükoğlu 5ef9399e2b router fix 2022-04-12 10:56:38 +03:00
Tuğçe Küçükoğlu e4ce372d67 Fixed #2365 - Menu | disabled property as a function is not working with command prop 2022-04-11 15:20:15 +03:00
Tuğçe Küçükoğlu c435633589 Fixed #2378 - TreeTable and DataTable | Typescript Definition Bug for global Filters 2022-04-11 14:54:26 +03:00
Tuğçe Küçükoğlu e446eccf78 Fixed #2434 - Toast | z-index shouldn't removed when other toasts are shown 2022-04-11 11:58:18 +03:00
Tuğçe Küçükoğlu 8fe2597e4a Update _news.scss 2022-04-08 17:27:42 +03:00
Tuğçe Küçükoğlu e219b1462f Update TabViewDemo.vue 2022-04-08 17:03:26 +03:00
Tuğçe Küçükoğlu c7a51e384b fix news link 2022-04-08 17:01:34 +03:00
Tuğçe Küçükoğlu d01a91590e Revert "fix news link"
This reverts commit e28e4babcf.
2022-04-08 17:00:53 +03:00
Tuğçe Küçükoğlu e28e4babcf fix news link 2022-04-08 17:00:44 +03:00
Tuğçe Küçükoğlu aadbbb202d remove web hash mode 2022-04-08 16:56:28 +03:00
Tuğçe Küçükoğlu d843ebf94c Update AppNews.vue 2022-04-07 17:15:02 +03:00
Tuğçe Küçükoğlu c69263eb21 Revert "Update AppNews.vue"
This reverts commit 606c585299.
2022-04-07 17:13:39 +03:00
Tuğçe Küçükoğlu 606c585299 Update AppNews.vue 2022-04-07 17:13:24 +03:00
Tuğçe Küçükoğlu 5ef3223e90 Update AppWrapper.vue 2022-04-07 16:25:08 +03:00
Tuğçe Küçükoğlu 997ba84527 Update AppNews.vue 2022-04-07 16:22:02 +03:00
Tuğçe Küçükoğlu 36bff2ba79 news banner added 2022-04-07 15:57:53 +03:00
Tuğçe Küçükoğlu a7dcfe38e2 Create Toast.spec.js 2022-04-06 16:36:17 +03:00
Tuğçe Küçükoğlu cb91a61b0d Create Timeline.spec.js 2022-04-06 16:36:08 +03:00
Tuğçe Küçükoğlu 27f66ce25c Create Textarea.spec.js 2022-04-06 16:36:00 +03:00
Tuğçe Küçükoğlu 95b45b0377 Update TabView.spec.js 2022-04-06 16:35:47 +03:00
Tuğçe Küçükoğlu df1a0ad1c8 Create TabView.spec.js 2022-04-05 17:46:09 +03:00
Tuğçe Küçükoğlu 415801ded9 splitter tests added 2022-04-05 17:45:56 +03:00
Tuğçe Küçükoğlu c1e33a0b9a Create SplitButton.spec.js 2022-04-05 17:45:37 +03:00
Tuğçe Küçükoğlu b78e47581b Create SpeedDial.spec.js 2022-04-05 17:45:32 +03:00
Tuğçe Küçükoğlu 9b132c48f8 Create Slider.spec.js 2022-04-05 17:45:26 +03:00
Tuğçe Küçükoğlu 7bf135bb69 alternate added docs 2022-04-04 16:02:50 +03:00
Tuğçe Küçükoğlu 7e3a062369
Merge pull request #2368 from hsldymq/fix-timeline-align
fix: type TimelineVerticalAlignType declaration #2367
2022-04-04 15:37:21 +03:00
Tuğçe Küçükoğlu 0076f657f2 Fixed #2381 - ConfirmDialog: 'position' TypeScript errors 2022-04-04 15:30:30 +03:00
Tuğçe Küçükoğlu 6b53f3ea5d Update DataTableScrollDemo.vue 2022-04-04 14:15:49 +03:00
Tuğçe Küçükoğlu 7b4cce6538 new dev iteration 2022-03-31 15:13:49 +03:00
Tuğçe Küçükoğlu c1717bae89 Update ColorsDemo.vue 2022-03-31 15:04:08 +03:00
Tuğçe Küçükoğlu c4daf52726 set new version 2022-03-31 09:15:00 +03:00
Tuğçe Küçükoğlu f15b91f840 Fixed #2382 - StyleClass may fail to enter the element defect 2022-03-31 09:11:43 +03:00
Tuğçe Küçükoğlu 86521d91f7 new dev iteration 2022-03-30 16:47:06 +03:00
Tuğçe Küçükoğlu 2f8a632f95 set new version 2022-03-30 16:31:15 +03:00
Tuğçe Küçükoğlu 836609da5c Fixed #2373 - Accordion | New expandIcon and collapseIcon properties 2022-03-30 15:34:57 +03:00
Tuğçe Küçükoğlu b3a21e0182 Fixed #2371 - StyleClass may fail to enter the element 2022-03-30 15:07:10 +03:00
Tuğçe Küçükoğlu 1d00200911 Update TooltipDoc.vue 2022-03-30 14:49:04 +03:00
yigitfindikli 6424fe33ae Fixed #2363 2022-03-30 14:40:04 +03:00
yigitfindikli 890b670293 Fixed #2369 - Calendar | Loses alignment when positioned at the top of the input and the user clicks in the year/month 2022-03-30 14:19:31 +03:00
hsldymq 2ef482d1fb fix: type TimelineVerticalAlignType declaration #2367 2022-03-30 16:17:25 +08:00
Tuğçe Küçükoğlu a3226ba4b0 Fixed #2363 - Tooltip | Escape encode enhancement 2022-03-28 12:16:56 +03:00
Tuğçe Küçükoğlu 0124a70bfd
Merge pull request #2037 from Enoooch/confirm-popup
fix: align overlay dynamically
2022-03-28 11:47:06 +03:00
Tuğçe Küçükoğlu 8b4e56c7b2
Merge pull request #2340 from Oldenborg/patch-1
Update LineChartDoc.vue
2022-03-28 11:39:36 +03:00
Tuğçe Küçükoğlu ae843be593 Fixed #2361 - DataView new dataKey property 2022-03-28 11:36:46 +03:00
Tuğçe Küçükoğlu 7d980a74f2
Merge pull request #2345 from jmverges/master
Adds :key to DataView v-for
2022-03-28 11:31:54 +03:00
Tuğçe Küçükoğlu 7afd802950 Fixed #2349 - Numpad comma separator support for Chips 2022-03-28 10:56:10 +03:00
Tuğçe Küçükoğlu 2df334bebc add row to import section 2022-03-28 09:55:55 +03:00
yigitfindikli 4de9287301 Improved mobile viewport 2022-03-25 19:18:27 +03:00
jmverges c268556338 Adds :key to DataView v-for 2022-03-23 07:53:01 +00:00
Tuğçe Küçükoğlu 142b8eb9ed
Merge pull request #2342 from tugcekucukoglu/testing
Testing
2022-03-22 17:43:15 +03:00
Tuğçe Küçükoğlu e2ed6a88ce Create Skeleton.spec.js 2022-03-22 15:26:54 +03:00
Tuğçe Küçükoğlu 5efe78c1d0 Create Sidebar.spec.js 2022-03-22 15:05:29 +03:00
Tuğçe Küçükoğlu 1cabeff5f0 Create SelectButton.spec.js 2022-03-22 14:46:33 +03:00
Tuğçe Küçükoğlu 32c8a680a4 ScrollTop tests added 2022-03-22 14:29:12 +03:00
Tuğçe Küçükoğlu 0c25cc795c Create ScrollPanel.spec.js 2022-03-22 14:22:45 +03:00
Tuğçe Küçükoğlu 9616fdb88c rating tests added 2022-03-22 13:58:41 +03:00
Tuğçe Küçükoğlu 96c86397db Create RadioButton.spec.js 2022-03-22 13:40:10 +03:00
Tuğçe Küçükoğlu 8fe7471020 Create ProgressSpinner.spec.js 2022-03-22 13:16:33 +03:00
Tuğçe Küçükoğlu 05d84cfe44 Create ProgressBar.spec.js 2022-03-22 13:07:13 +03:00
Tuğçe Küçükoğlu 15cf175bd5 Create PickList.spec.js 2022-03-22 12:52:26 +03:00
Tuğçe Küçükoğlu 6e22dd36f1 Password tests added 2022-03-22 10:56:12 +03:00
Tuğçe Küçükoğlu 53cc7a0bd2 Update PanelMenu.spec.js 2022-03-22 10:19:32 +03:00
Tuğçe Küçükoğlu c5193d949d Create PanelMenu.spec.js 2022-03-22 10:19:14 +03:00
Tuğçe Küçükoğlu 66c944b416 Update DataTableScrollDemo.vue 2022-03-21 14:42:27 +03:00
Henrik 1bb0e7ab75
Update LineChartDoc.vue
Fix typo in documentation
2022-03-21 07:46:45 +01:00
Tuğçe Küçükoğlu 1dbf054e32 missing red color 2022-03-18 16:46:26 +03:00
Tuğçe Küçükoğlu 83c00a2181 Create Panel.spec.js 2022-03-18 16:40:50 +03:00
Tuğçe Küçükoğlu b030d28b37 Update OverlayPanel.spec.js 2022-03-18 16:40:46 +03:00
Tuğçe Küçükoğlu af16490a30 Update Paginator.spec.js 2022-03-18 16:11:25 +03:00
Tuğçe Küçükoğlu 1c1060581d Create Paginator.spec.js 2022-03-18 16:11:09 +03:00
Tuğçe Küçükoğlu 57dc58e326 Create OverlayPanel.spec.js 2022-03-18 16:11:07 +03:00
Tuğçe Küçükoğlu f7d9a40adb Create OrganizationChart.spec.js 2022-03-18 14:34:17 +03:00
Tuğçe Küçükoğlu a10c5e3420 OrderList tests added 2022-03-18 14:34:14 +03:00
Tuğçe Küçükoğlu 1e580f89ee Create MultiSelect.spec.js 2022-03-18 12:07:40 +03:00
Tuğçe Küçükoğlu d60e20a6e0 Create Message.spec.js 2022-03-18 11:26:44 +03:00
Tuğçe Küçükoğlu b0ca984853
Merge pull request #2334 from tugcekucukoglu/testing
Testing
2022-03-17 17:28:35 +03:00
Tuğçe Küçükoğlu 0bc906dfcb Create Menubar.spec.js 2022-03-17 17:27:52 +03:00
Tuğçe Küçükoğlu 36846cc11b Create Menu.spec.js 2022-03-17 17:15:09 +03:00
Tuğçe Küçükoğlu 14b2144594 Create MegaMenu.spec.js 2022-03-17 17:15:02 +03:00
Tuğçe Küçükoğlu 59ebf7864c Create Listbox.spec.js 2022-03-17 17:14:53 +03:00
Tuğçe Küçükoğlu a9c3a94e0f Create Knob.spec.js 2022-03-17 17:14:49 +03:00
Tuğçe Küçükoğlu fbac6f5c85 Update InputText.spec.js 2022-03-17 17:14:45 +03:00
Tuğçe Küçükoğlu ff32a760f4 Create InputSwitch.spec.js 2022-03-17 17:14:41 +03:00
mertsincan 18c3109511 Fixed #2333 - The v-ripple directive breaks the behavior of list components in Firefox 2022-03-17 09:45:59 +00:00
Tuğçe Küçükoğlu b385475d84 Create InputMask.spec.js 2022-03-16 16:15:49 +03:00
Tuğçe Küçükoğlu 20e49a562b new dev iteration 2022-03-16 14:49:17 +03:00
Tuğçe Küçükoğlu dad04fb31a set new version 2022-03-16 14:31:30 +03:00
Tuğçe Küçükoğlu 9fe6164d9a Fixed #2266 - Type declaration and export bug on ConfirmationService 2022-03-16 13:00:50 +03:00
hsldymq 607dfce13e fix global prop type definition in Vue 3 2022-03-15 17:23:06 +08:00
Tuğçe Küçükoğlu a01cfc8747
Merge pull request #2206 from Alketta/fix-missing-event-param
Fix missing event param in isTargetClicked
2022-03-14 15:44:12 +03:00
Tuğçe Küçükoğlu f08a05404b Fixed #2312 - New DataTable editor callbacks 2022-03-14 15:33:01 +03:00
Tuğçe Küçükoğlu 30e08a9dee Fixed #2310 - Colspan defect with hidden Columns 2022-03-14 15:01:01 +03:00
Tuğçe Küçükoğlu 877e247fe7 Fixed #2262 - InputSwitch TypeScript modelValue error 2022-03-14 11:31:10 +03:00
Tuğçe Küçükoğlu 3c03064c1c
Merge pull request #2260 from harveylee/fix-row-checkbox-event-propagation
Add stop modifier to RowCheckbox click event
2022-03-14 11:19:27 +03:00
Tuğçe Küçükoğlu 66018d7dc3 Fixed #2162 - filterMatchMode option is ignored in MultiSelect 2022-03-14 10:00:56 +03:00
Tuğçe Küçükoğlu 369239d341
Merge pull request #2193 from johshisha/fix-1723
Fixed #1723 - Clear file list after upload
2022-03-14 09:52:29 +03:00
Tuğçe Küçükoğlu 971b6b22a1 Fixed #2074 - Range slider get stuck when both handle on max value 2022-03-11 15:40:52 +03:00
Tuğçe Küçükoğlu bd7e46f66d Refactor #2168 2022-03-11 14:13:33 +03:00
Tuğçe Küçükoğlu deae807804 Fixed #2168 - Multiselect with Grouped Data, select all options 2022-03-11 14:02:51 +03:00
Tuğçe Küçükoğlu 0d70b500e8
Merge pull request #1997 from oldbig/bugfix/tooltip_wrong_position
bugfix/tooltip_wrong_position: fixed
2022-03-11 11:06:14 +03:00
Tuğçe Küçükoğlu 0aa0812540 Create Inplace.spec.js 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 6c9544e53f Create InlineMessage.spec.js 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu da4a6d32ce Create Image.spec.js 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 7d79262106 Create Galleria.spec.js 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 93a0d4c099 Create Fieldset.spec.js 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 787cbb374c Create Divider.spec.js 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 99879e50fb Update Dialog.spec.js 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 22120a9933 Update DeferredContent.vue 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu ebc0609501 Create DeferredContent.spec.js 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 07fcb3db01 Create DataViewLayoutOptions.spec.js 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu c5ccfba2de DataView test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 252ffaccca ContextMenu test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 662d0beeb0 ConfirmDialog test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu ea36f6fcf0 ColorPicker test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu aa8ff8b4a9 Chips test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 3feb8af8fe Chip test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 344d1ee18b Checkbox test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu c931ae68bb CascadeSelect test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 3401f49807 Carousel test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 2368012c8f Card test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 75f9d05852 Calendar test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 23bcb44594 Breadcrumb test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu ed76c70d54 Badge test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 4cfebab5d9 Avatar test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu b2b8c06df5 AutoComplete test added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu 6fb29063c9 accordion tests added 2022-03-10 13:41:42 +03:00
Tuğçe Küçükoğlu b6eec4ded2 re-organize 2022-03-10 13:41:42 +03:00