Commit Graph

2058 Commits (f1ef9f853c2edbf476845f83a2e0373b61eeda78)

Author SHA1 Message Date
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
mertsincan 67ace50831 Fixed #2271 - DataTable with edit, sort and filter options does not work as expected 2022-03-09 11:51:53 +00:00
Tuğçe Küçükoğlu 5323655dd1 Fixed #2241 - Pressing Enter/Return key submits form when there is a single MultiSelect and it has focus 2022-03-04 16:12:16 +03:00
Harvey Lee 2c1148648d
Add stop modifier to RowCheckbox click event
To prevent clicks from propagating through to the row and triggering a row select/unselect event which undoes the effect.
2022-03-04 16:04:27 +11:00
Tuğçe Küçükoğlu 3654c641cc Fixed #2245 - Galleria containerStyle and containerClass TypeScript error 2022-03-02 14:29:11 +03:00
Tuğçe Küçükoğlu 923f236d4c Fixed #2239 - Material Calendar | Disabled Calendar getting opacity twice 2022-03-01 16:56:42 +03:00
Tuğçe Küçükoğlu dd54b139b7 Refactor #2235 2022-03-01 12:47:50 +03:00
Tuğçe Küçükoğlu aba41078f9 Fixed #2235 - Added InputNumber focus and blur events 2022-03-01 12:45:46 +03:00
Tuğçe Küçükoğlu d8ad47cab4 Fixed #2230 - Add p-button-* class support to SplitButton 2022-03-01 10:57:30 +03:00
Tuğçe Küçükoğlu 6264f2bdc3 Fixed #2228 - DataView DataViewLayoutType TypeScript error 2022-03-01 09:31:30 +03:00
Tuğçe Küçükoğlu 38d8b24fa9 Fixed #2196 - DataTableFilterMeta TypeScript error 2022-03-01 09:31:30 +03:00
Tuğçe Küçükoğlu 8524b0181a Fixed #1389 - Dropdown search don't work with Gboard 2022-02-25 17:00:11 +03:00
Tuğçe Küçükoğlu db46ee81af Fixed #2219 - Calendar keydown event 2022-02-25 16:36:59 +03:00
Tuğçe Küçükoğlu 2fb44329a8 Fixed #2068 - DataTable row-select index is always undefined 2022-02-24 15:39:54 +03:00
yigitfindikli dba903144c Fixed #2212 - Inline calendar adds autofocus 2022-02-24 13:56:14 +03:00
yigitfindikli 6f16614948 Revert "Fixed #2212 - Inline calendar adds autofocus"
This reverts commit 19552c351a.
2022-02-24 13:50:08 +03:00
yigitfindikli 19552c351a Fixed #2212 - Inline calendar adds autofocus 2022-02-24 13:48:28 +03:00
Aline Chetta de3cd8b416 Fix missing event param in isTargetClicked
Otherwise the global window.event property is used, and it might not
correspond to the value we want.
2022-02-23 21:21:55 +01:00
johshisha 7068f6ac50 Fixed #1723 - Clear file list after upload 2022-02-19 00:48:31 +09:00
Tuğçe Küçükoğlu d2fc2d2bca Fixed #2186 - Calendar input value added blur event 2022-02-18 11:00:33 +03:00
FlipWarthog a90690a115 Fix #2181: PanelMenu 508 compliance issue 2022-02-18 10:09:59 +03:00
Denis Forveille 071afce1f3 Update Toast.d.ts
Toast: Add missing 'top-right' ToastPositionType
2022-02-16 09:33:00 +03:00
Tuğçe Küçükoğlu f649c22bf0 Fixed #2169 - Scrollable TabView forwardIsDisabled defect 2022-02-15 15:00:19 +03:00
Tuğçe Küçükoğlu 54ea5a28a8 Fixed #2160 - New Calendar focus and blur events 2022-02-14 16:27:59 +03:00
Tuğçe Küçükoğlu 694ff34bf4 Fixed #2158 - MultiSelect virtual scroll with selected item 2022-02-14 16:10:21 +03:00
mertsincan 65b617f6ae Fixed #2114 - Dropdown virtual scroll and lazy load dropdown with selected item 2022-02-14 12:18:16 +00:00
Tuğçe Küçükoğlu 7573966576 Fixed #2156 - Calendar | hide timepicker on month/year select 2022-02-14 14:49:15 +03:00
Tuğçe Küçükoğlu 4e4870be63 New stripedRows prop for PickList 2022-02-14 14:39:08 +03:00
Tuğçe Küçükoğlu 838be3bb87 New stripedRows for Orderlist 2022-02-14 14:39:08 +03:00
Shubham Ranjan cc53fefbc9 Add checkbox selection mode for tree table 2022-02-14 11:22:36 +03:00
Tuğçe Küçükoğlu 5cbd68d720 Fixed #2152 - New input event for Calendar 2022-02-14 11:09:39 +03:00
Tuğçe Küçükoğlu 7441f842af Fixed #2120 - Multiple SplitterPanels created using v-for directive 2022-02-11 15:33:26 +03:00
Denis Forveille 4ff6ea11ab Add missing "defaultFocus" attribute to ConfirmationOptions.d.ts
fixes #2058
2022-02-11 14:33:28 +03:00
Harvey Lee 77dfce1186 Add Function to Column prop field types
To match the Typescript types added in #1078 and not trigger Vue's "Invalid prop" warnings.
2022-02-11 14:31:15 +03:00
Franco Lucchini 18a78bb82c fix annoying typo in FooterCell 2022-02-11 13:38:38 +03:00
Tuğçe Küçükoğlu 47071f3789 Fixed #2145 - MultiSelect | Filter autocomplete attribute support 2022-02-11 13:34:28 +03:00
Tuğçe Küçükoğlu ddfbd6c095 Fixed #2141 - Custom Table CSV Export Headers 2022-02-11 12:14:20 +03:00
Denis Forveille 026021e4cc Define OrganizationChartProps::value as "OrganizationChartNode"
fixes #2069
2022-02-11 10:38:47 +03:00
Tuğçe Küçükoğlu dd849da61a Fixed #2132 - Knob | replace surface letters with new surface variables 2022-02-09 13:56:23 +03:00
Cagatay Civici b2271954f0 Fixed #2039 - Sidebar: ripple appears in the wrong place 2022-01-31 19:53:00 +03:00
Tuğçe Küçükoğlu 828d557f79 Fixed #2064 - contentStyle defect on VirtualScroller 2022-01-31 17:58:33 +03:00
Tuğçe Küçükoğlu e4789c9a73 Fixed #2019 - TreeTable | More than 2 Frozen Columns not Compatible with Table Scroll 2022-01-27 14:47:42 +03:00
Tuğçe Küçükoğlu 1cec9e9959 Fixed #1989 - TreeTable | ColResize Expand Mode not Compatible with Table Scroll and Frozen 2022-01-27 11:50:38 +03:00
Tuğçe Küçükoğlu b70ff261de Fixed #1932 - DataTable Dynamic Row defect 2022-01-26 13:20:15 +03:00
Enoooch 6164ac4601 fix: align overlay dynamically 2022-01-21 14:21:50 +08:00
Tuğçe Küçükoğlu 6032532358 Fixed #1995 - Dropdown doesn't display empty string 2022-01-18 13:11:26 +03:00
Tuğçe Küçükoğlu 6a1bb96376 Fixed #1955 - Cannot dynamically set Toast severity 2022-01-18 11:11:23 +03:00
Tuğçe Küçükoğlu 85c1409774 Fixed #2013 - Tooltip import defect 2022-01-18 11:06:36 +03:00
Tuğçe Küçükoğlu fc6718596c Fixed #2011 - Tree node toggler button is shrunk until not visible if label starts to not fit the node 2022-01-18 10:42:13 +03:00
Tuğçe Küçükoğlu c4b3d94ac9 remove keepInvalid 2022-01-18 10:29:48 +03:00
Tuğçe Küçükoğlu 5748ae7ec0 Fixed #2001 - Improve resizable structure on DataTable 2022-01-17 17:10:54 +03:00
sid-6581 5fc80d2365 Tag - show icon whether slot is used or not 2022-01-17 10:31:27 +03:00
shuang 4601db2ac1 bugfix/tooltip_wrong_position: fixed 2022-01-16 11:39:18 +08:00
Tuğçe Küçükoğlu f9bca655e5 Fixed #1795 - Templating for SplitButton 2022-01-14 16:38:46 +03:00
Tuğçe Küçükoğlu 0da16479d6 Fixed #1966 - Datatable: Inline filterMenuStyle doesn't add css properties 2022-01-14 10:43:32 +03:00
Tuğçe Küçükoğlu 0c6f296ebb Fixed #1975 - Dialog: close button cannot receive focus 2022-01-14 10:19:08 +03:00
Tuğçe Küçükoğlu 8b872e37c2 Fixed #1977 2022-01-13 14:04:39 +03:00
Tuğçe Küçükoğlu f6fbaeb6f3 Fixed #1970 Fixed #1938 2022-01-11 12:47:37 +03:00
Tuğçe Küçükoğlu b2c4f22eb3 Fixed #1967 - DataTable, TreeTable | Checkbox and RadioButton Focus Missing on Material 2022-01-11 10:51:48 +03:00
Lorian Coltof 6422bc62ee MenuItem: change 'to' type to RouteLocationRaw 2022-01-11 10:05:40 +03:00
Tuğçe Küçükoğlu 4702bbeb24 Fixed #1959 - Update type checking for class properties 2022-01-10 11:53:20 +03:00
Tuğçe Küçükoğlu 400f6fd196 Update Toast.d.ts 2022-01-07 11:02:08 +03:00
Tuğçe Küçükoğlu ede318f378 Update TabPanel.d.ts 2022-01-06 16:20:34 +03:00
Tuğçe Küçükoğlu 776667ba27 tooltip errors in d.ts 2022-01-06 16:04:53 +03:00
Yiğit FINDIKLI 54b16a1c84 Fixed #1942 - Calendar: the Year is incorrect for Multiple Months mode 2022-01-04 11:41:21 +03:00
Yiğit FINDIKLI 08f416207f Fixed #1924 - Calendar: the Year is incorrect for Multiple Months mode 2021-12-24 15:56:55 +03:00
Tuğçe Küçükoğlu d52757a32e Refactor #1852 2021-12-21 17:12:46 +03:00
Michael Reeves f381a17405 added header and blockScroll props to confirmationoptions.d.ts 2021-12-21 17:11:16 +03:00
Tuğçe Küçükoğlu c2da721132 Fixed #1897 - ConfirmationService: require is not defined 2021-12-21 15:47:37 +03:00
Tuğçe Küçükoğlu 27f282d60c Fixed #1905 - DataTable - Paginator doesn't reset on Lazy sort 2021-12-21 14:05:59 +03:00
Tuğçe Küçükoğlu 60ece4fdcc Fixed #1914 - Error while dynamic remove SplitterPanel component 2021-12-21 13:50:34 +03:00
Tuğçe Küçükoğlu 2064e29a45 Fixed #1902 - header option is missing from confirmoption 2021-12-21 13:39:42 +03:00
Cagatay Civici 87724dcd2a Fixed #1849 - Deprecate keepInvalid of Calendar 2021-12-07 12:50:14 +03:00
Cagatay Civici a6e71f84a6 Merge branch 'master' of https://github.com/primefaces/primevue 2021-12-07 11:49:27 +03:00
Cagatay Civici af88959551 Remove column 2021-12-07 11:49:25 +03:00
Yiğit FINDIKLI 83f0990bf9 Refactor #1825 2021-12-07 11:45:25 +03:00
Yiğit FINDIKLI dc783fced3 Fixed #1848 - Calendar | Year Picker and Month Picker empty when using Range and Multiple options 2021-12-07 10:39:36 +03:00
yigitfindikli 52e2b79a92 Fixed #1847 - Calendar | Escape Support For Month and Year Picker 2021-12-06 20:26:36 +03:00
yigitfindikli aec038d870 Fixed #1825 - Calendar manual input doesn't work 2021-12-06 19:32:11 +03:00
zechmeister 67f33b4672
Fixed #1791 2021-12-06 16:41:10 +03:00
mertsincan 2b3cb64f8f Fixed #1840 - Provide chartjs object when Chart component is totally instantiated 2021-12-06 12:44:44 +03:00
mertsincan dc5783ed5a Refactor #1841 2021-12-06 12:03:12 +03:00
mertsincan 229ba94153 Fixed #1841 - DataTable component does not work correctly "Checkbox selection" together with "lazy" 2021-12-06 11:45:21 +03:00
mertsincan e08fd2d1d0 Fixed #1845 - Add data param to exportCSV method on DataTable 2021-12-06 10:18:55 +03:00
mertsincan 605424d3c3 Added isEmpty and isNotEmpty methods to ObjectUtils 2021-12-05 20:21:16 +03:00
mertsincan af36e84eeb Update VirtualScroller.d.ts 2021-12-05 20:19:54 +03:00
mertsincan 55ba2551b5 Fixed #1844 - Improve VirtualScroller implementation for Data components 2021-12-05 20:19:49 +03:00
mertsincan aeef9595c2 Update DataTable.d.ts 2021-12-05 20:18:44 +03:00
mertsincan fa578b9673 Fixed #1843 - Add virtualScroller feature to DataTable 2021-12-05 20:18:38 +03:00
mertsincan 330a1119c3 Fixed #1836 - For Api 2021-12-02 00:37:13 +03:00
mertsincan 5b367bf4e3 Refactor 2021-12-02 00:28:01 +03:00
mertsincan bc4afe9f5e Fixed #1836 - Refactor on bundle for d.ts 2021-12-02 00:15:31 +03:00
mertsincan 4ff39e208b Fixed #1836 - For VirtualScroller 2021-12-02 00:14:58 +03:00
mertsincan 3ca3ab8f17 Fixed #1836 - For UseToast 2021-12-02 00:12:52 +03:00
mertsincan 990fb8d46e Fixed #1836 - For UseConfirm 2021-12-02 00:12:42 +03:00
mertsincan 8a1987cb02 Fixed #1836 - For TriStateCheckbox 2021-12-02 00:12:13 +03:00
mertsincan da22979f7a Fixed #1836 - For TreeTable 2021-12-02 00:10:44 +03:00
mertsincan 2d7c762ccb Fixed #1836 - For TreeSelect 2021-12-02 00:09:25 +03:00
mertsincan 9fee57dd9a Fixed #1836 - For Tree 2021-12-02 00:06:27 +03:00
mertsincan 8a91fdd7d6 Fixed #1836 - For Toolbar 2021-12-02 00:04:00 +03:00
mertsincan 0fa4dd28ed Fixed #1836 - For ToggleButton 2021-12-02 00:03:26 +03:00
mertsincan 7832b3ac0b Fixed #1836 - For ToastService 2021-12-02 00:02:48 +03:00
mertsincan 46bc77b0cd Fixed #1836 - For Toast 2021-12-02 00:02:14 +03:00
mertsincan 3156c764f5 Fixed #1836 - For Timeline 2021-12-02 00:01:13 +03:00
mertsincan e6617526e4 Fixed #1836 - For TieredMenu 2021-12-01 23:59:39 +03:00
mertsincan ce338c32d8 Fixed #1836 - For Textarea 2021-12-01 23:58:22 +03:00
mertsincan f30e8bcafb Fixed #1836 - For Terminal 2021-12-01 23:57:47 +03:00
mertsincan 94195f8c34 Fixed #1836 - For Tag 2021-12-01 23:57:18 +03:00
mertsincan 01e5aa67f2 Fixed #1836 - For TabView 2021-12-01 23:56:44 +03:00
mertsincan 6d7d5a4d3a Fixed #1836 - For TabPanel 2021-12-01 23:55:24 +03:00
mertsincan 7755627c4c Fixed #1836 - For TabMenu 2021-12-01 23:54:30 +03:00
mertsincan 38daad7448 Fixed #1836 - For Steps 2021-12-01 17:22:45 +03:00
mertsincan 3b2f00b9eb Fixed #1836 - For SplitterPanel 2021-12-01 17:21:52 +03:00
mertsincan 6f2c412c28 Fixed #1836 - For Splitter 2021-12-01 17:21:13 +03:00
mertsincan d2b59b60ba Fixed #1836 - For SplitButton 2021-12-01 17:20:36 +03:00
mertsincan a757e6e2df Fixed #1836 - For SpeedDial 2021-12-01 17:20:03 +03:00
mertsincan ffd8a07e1e Fixed #1836 - For Slider 2021-12-01 17:18:39 +03:00
mertsincan c0f4c9c583 Fixed #1836 - For Skeleton 2021-12-01 17:18:07 +03:00
mertsincan 1cf6eb72b7 Fixed #1836 - For Sidebar 2021-12-01 17:17:33 +03:00
mertsincan 6b46bb49c3 Fixed #1836 - For SelectButton 2021-12-01 17:16:58 +03:00
mertsincan 7ec9d396e9 Fixed #1836 - For ScrollTop 2021-12-01 17:16:03 +03:00
mertsincan 77bb9cab97 Fixed #1836 - For ScrollPanel 2021-12-01 17:15:19 +03:00
mertsincan 889b4a0614 Fixed #1836 - For Row 2021-12-01 17:13:52 +03:00
mertsincan 2b3e3010bf Fixed #1836 - For Rating 2021-12-01 17:11:11 +03:00
mertsincan ce0c8d6f96 Fixed #1836 - For RadioButton 2021-12-01 17:10:35 +03:00
mertsincan b6d81faa1b Fixed #1836 - For ProgressSpinner 2021-12-01 17:09:49 +03:00
mertsincan 4c61ce4dbc Fixed #1836 - For ProgressBar 2021-12-01 17:09:21 +03:00
mertsincan af2749c868 Fixed #1836 - For PickList 2021-12-01 17:08:47 +03:00
mertsincan c222aa74e6 Fixed #1836 - For Password 2021-12-01 17:01:42 +03:00
mertsincan d75cda39c6 Fixed #1836 - For PanelMenu 2021-12-01 17:01:11 +03:00