Commit Graph

3933 Commits (12a85abec72092695eb081d356f62195a5c9d868)

Author SHA1 Message Date
shiftgeist 0e56566082 Fix menu demo quotes 2022-02-11 14:32:29 +03:00
Olly Rowe 6e4e5f0df7 Fix documentation typos 2022-02-11 14:32:02 +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
Tuğçe Küçükoğlu 19de2f1c74 Fixed #2129 - Replace surface letters with new surface variables 2022-02-09 12:22:09 +03:00
Cagatay Civici c8a9325f63 Set version 2022-01-31 20:02:04 +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 39fd8a0b95 refactor 2022-01-27 13:11:20 +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
Tuğçe Küçükoğlu 812b260482 refactor 2022-01-25 09:31:12 +03:00
Enoooch 6164ac4601 fix: align overlay dynamically 2022-01-21 14:21:50 +08:00
Cagatay Civici 6d8821584e Set version 2022-01-18 15:16:04 +03:00
Cagatay Civici e2b443b2b2 Fixed #2017 - Move PrimeFlex v2 Docs to Github 2022-01-18 15:15:27 +03: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
Tuğçe Küçükoğlu 363a225aad Update _core.scss 2022-01-17 11:17: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 f8e53a5d9a doc update for primeflex 3 2022-01-13 16:06:27 +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 e8bea56d09 primeblocks added topbar 2022-01-10 16:15:45 +03:00
BenjaminMINK 82554e8a3b
Merge branch 'primefaces:master' into patch-1 2022-01-10 11:26:02 +01:00
Tuğçe Küçükoğlu 4702bbeb24 Fixed #1959 - Update type checking for class properties 2022-01-10 11:53:20 +03:00
BenjaminMINK 4d353eadfd
Add 'tab' key support on Input Number
See related issue : https://github.com/primefaces/primevue/issues/1518
2022-01-07 12:37:58 +01: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 5dc11db0c3 Update Support.vue 2021-12-23 16:36:15 +03:00
Tuğçe Küçükoğlu cb9f636530 news close button fix 2021-12-23 11:59: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
Julien ripet 2f57bd9e2c Update VuelidateFormDemo.vue
Update the link to the Vuelidate Doc
2021-12-21 17:07:19 +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
Tuğçe Küçükoğlu 3368258b85 refactor 2021-12-21 09:22:41 +03:00
Yiğit FINDIKLI 28d983a5cf News updated 2021-12-20 20:21:37 +03:00
Tuğçe Küçükoğlu 0234546b3d new year sale added 2021-12-20 17:48:18 +03:00
Tuğçe Küçükoğlu 9797d6c44d remove old topbars 2021-12-20 17:48:08 +03:00
Stijn Smits 227cdb94a4
Add on error for images 2021-12-18 20:55:34 +01:00
Tuğçe Küçükoğlu 97ba4a7ddb remove lts 2021-12-17 09:04:36 +03:00
Cagatay Civici afa77f3e8a New dev iteration 2021-12-07 16:54:31 +03:00
Cagatay Civici 1f8e2865d9 Set version 2021-12-07 16:47:48 +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
Cagatay Civici 18abb0b2b3 Cosmetics 2021-12-07 11:13:57 +03:00
Cagatay Civici 0c23cc6d0b Merge branch 'master' of https://github.com/primefaces/primevue 2021-12-07 11:05:30 +03:00
Cagatay Civici 380d3b5c12 Text update 2021-12-07 11:05:28 +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
Tuğçe Küçükoğlu d5b1b9681f default theme for liveeditor 2021-12-07 09:21:59 +03:00
Tuğçe Küçükoğlu b97a34f9ac fix doc and api-gen 2021-12-07 09:21:20 +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 8f8c97f8ad Added DataTableVirtualScroll demo 2021-12-05 20:21:38 +03:00
mertsincan 605424d3c3 Added isEmpty and isNotEmpty methods to ObjectUtils 2021-12-05 20:21:16 +03:00
mertsincan 16c0e43024 Update virtualscroller doc and api-gen 2021-12-05 20:20:13 +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 35d6cf003c Update dataTable doc and api-gen 2021-12-05 20:19:17 +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
mertsincan 1f5e16ed71 Fixed #1836 - For Panel 2021-12-01 17:00:19 +03:00
mertsincan 3f4a7f168a Fixed #1836 - For Paginator 2021-12-01 16:59:49 +03:00
mertsincan 1ee368ae4c Fixed #1836 - For OverlayPanel 2021-12-01 16:58:55 +03:00
mertsincan 1d6377119d Fixed #1836 - For OrganizationChart 2021-12-01 16:58:03 +03:00
mertsincan 5deb7b18c0 Fixed #1836 - For OrderList 2021-12-01 16:57:00 +03:00
mertsincan e468f64b80 Fixed #1836 - For MultiSelect 2021-12-01 16:56:06 +03:00
mertsincan f4dde1a99e Fixed #1836 - For Message 2021-12-01 16:52:43 +03:00
mertsincan abaf53c31d Fixed #1836 - For MenuItem 2021-12-01 16:52:04 +03:00
mertsincan 2638686fa7 Fixed #1836 - For Menubar 2021-12-01 16:51:30 +03:00
mertsincan 709862f0b1 Fixed #1836 - For Menu 2021-12-01 16:50:42 +03:00
mertsincan 8284727c43 Fixed #1836 - For MegaMenu 2021-12-01 16:49:52 +03:00
mertsincan 604e0468b9 Fixed #1836 - For Listbox 2021-12-01 16:49:08 +03:00
mertsincan e3ae1aca65 Fixed #1836 - For Knob 2021-12-01 16:47:05 +03:00
mertsincan 496d8b2197 Fixed #1836 - For InputText 2021-12-01 16:46:32 +03:00
mertsincan 0ab72941f4 Fixed #1836 - For InputSwitch 2021-12-01 16:45:53 +03:00
mertsincan 8dbde1561f Fixed #1836 - For InputNumber 2021-12-01 16:45:11 +03:00
mertsincan f4df7cfac6 Fixed #1836 - For InputMask 2021-12-01 16:44:31 +03:00
mertsincan c0ec5b9357 Fixed #1836 - For Inplace 2021-12-01 16:44:02 +03:00
mertsincan 46db4dff63 Fixed #1836 - For InlineMessage 2021-12-01 16:43:18 +03:00
mertsincan def2d4b2a9 Fixed #1836 - For Image 2021-12-01 16:42:41 +03:00
mertsincan defe67f206 Fixed #1836 - For Galleria 2021-12-01 16:42:05 +03:00
mertsincan 791cdd34a1 Fixed #1836 - For FullCalendar 2021-12-01 16:40:20 +03:00
mertsincan 98499261dc Fixed #1836 - For FileUpload 2021-12-01 16:39:40 +03:00
mertsincan f41d29d44e Fixed #1836 - For Fieldset 2021-12-01 16:38:36 +03:00
mertsincan 5edb45a234 Fixed #1836 - For Editor 2021-12-01 16:37:55 +03:00
mertsincan 6bdec40817 Fixed #1836 - For Dropdown 2021-12-01 16:37:08 +03:00
mertsincan 9e8e0b4cf4 Fixed #1836 - For Dock 2021-12-01 16:34:16 +03:00
mertsincan beb8a060e1 Fixed #1836 - For Divider 2021-12-01 16:32:52 +03:00
mertsincan f13403488f Fixed #1836 - For Dialog 2021-12-01 16:32:20 +03:00
mertsincan d4fe8924ac Fixed #1836 - For DeferredContent 2021-12-01 16:31:45 +03:00
mertsincan 4d61a1ef2b Fixed #1836 - For DataViewLayoutOptions 2021-12-01 16:30:58 +03:00
mertsincan 35cf13b8dc Fixed #1836 - For DataView 2021-12-01 16:30:05 +03:00
mertsincan 9a9ae8660b Fixed #1836 - For DataTable 2021-12-01 16:28:58 +03:00
mertsincan b529ca272e Fixed #1836 - For ContextMenu 2021-12-01 16:25:02 +03:00
mertsincan ab924a64b5 Fixed #1836 - For ConfirmPopup 2021-12-01 16:23:32 +03:00
mertsincan 21862781e9 Fixed #1836 - For ConfirmDialog 2021-12-01 16:22:13 +03:00
mertsincan 87a6e7dd7e Fixed #1836 - For ConfirmationService 2021-12-01 16:21:27 +03:00
mertsincan b28aa82090 Fixed #1836 - For ConfirmationOptions 2021-12-01 16:20:42 +03:00
mertsincan 15dc3f06f2 Fixed #1836 - For ConfirmationOptions 2021-12-01 16:20:34 +03:00
mertsincan 36d0702040 Fixed #1836 - For ColumnGroup 2021-12-01 16:19:54 +03:00
mertsincan 248b052c5d Fixed #1836 - For Column 2021-12-01 16:19:18 +03:00
mertsincan 813d6f4db1 Fixed #1836 - For ColorPicker 2021-12-01 15:38:52 +03:00
mertsincan 2fde235d74 Fixed #1836 - For Chips 2021-12-01 15:37:43 +03:00
mertsincan b1d44b2fcf Fixed #1836 - For Chip 2021-12-01 15:36:43 +03:00
mertsincan 947d902c1b Fixed #1836 - For Checkbox 2021-12-01 15:36:13 +03:00
mertsincan 2a62d2696a Fixed #1836 - For Chart 2021-12-01 15:35:33 +03:00
mertsincan ffa99074c1 Fixed #1836 - For CascadeSelect 2021-12-01 15:33:10 +03:00
mertsincan a0fd835d52 Fixed #1836 - For Carousel 2021-12-01 15:31:14 +03:00
mertsincan 14753c1c64 Fixed #1836 - For Card 2021-12-01 15:30:06 +03:00
mertsincan b8ba7e0008 Fixed #1836 - For Calendar 2021-12-01 15:29:15 +03:00
mertsincan 1532b467fa Fixed #1836 - For Button 2021-12-01 15:27:26 +03:00
mertsincan 7ef0fee49d Fixed #1836 - For Breadcrumb 2021-12-01 15:26:43 +03:00
mertsincan c3dca4fde8 Fixed #1836 - For BlockUI 2021-12-01 15:25:22 +03:00
mertsincan 2b81d6c306 Fixed #1836 - For Badge 2021-12-01 15:24:45 +03:00
mertsincan 36def09cd8 Fixed #1836 - For AvatarGroup 2021-12-01 15:23:49 +03:00
mertsincan 69fa109041 Fixed #1836 - For Avatar 2021-12-01 15:22:43 +03:00
mertsincan 3adb3e7266 Fixed #1836 - For AutoComplete 2021-12-01 15:20:51 +03:00
mertsincan 3b53316d67 Refactor #1836 - For Accordion and AccordionTab 2021-12-01 15:12:38 +03:00
mertsincan aa32ab6eca Fixed #1836 - For AccordionTab 2021-12-01 15:06:35 +03:00
mertsincan 07f85b21ca Fixed #1836 - For Accordion 2021-12-01 15:05:42 +03:00
Tuğçe Küçükoğlu 193e764dac Revert "black friday added showcase"
This reverts commit df537c627a.
2021-12-01 14:15:07 +03:00
Tuğçe Küçükoğlu 83922e6c99 Revert "Fixed #1780 - Fix typings for renamed slots of Toolbar"
This reverts commit 6a9346d01b.
2021-12-01 11:18:36 +03:00
Tuğçe Küçükoğlu 6a9346d01b Fixed #1780 - Fix typings for renamed slots of Toolbar 2021-12-01 11:16:47 +03:00
Tuğçe Küçükoğlu df537c627a black friday added showcase 2021-11-19 20:11:52 +03:00
Cagatay Civici 56991f641e Add text decoration none 2021-11-18 17:40:50 +03:00
Cagatay Civici b038d74ce6 Set new version 2021-11-18 17:37:01 +03:00
Cagatay Civici cdf96529b7 Fixed #1761 2021-11-18 17:34:44 +03:00
Cagatay Civici 48cdd9c229 Set version 2021-11-18 16:49:57 +03:00
Tuğçe Küçükoğlu afc5b0cd31 decade slot added 2021-11-18 15:11:08 +03:00
Yiğit FINDIKLI cf3b2e8b23 Space Keydown Support for Time Pickers 2021-11-18 14:42:32 +03:00
Yiğit FINDIKLI 3355a3ad56 Time Picker Check for #1744 2021-11-18 14:37:10 +03:00
Cagatay Civici 1dfe8d2820 Revert "Fixed #1755 - New selectionMode for PickList"
This reverts commit 4f246b64e4.
2021-11-18 13:29:36 +03:00
Cagatay Civici 82b01a5311 Revert "Fixed #1737 - New selectionMode for OrderList"
This reverts commit d849dea6f8.
2021-11-18 13:29:10 +03:00
mertsincan 989514a724 Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-18 12:31:23 +03:00
mertsincan d9e8bb3651 Fixed #1584 - Carousel swipe function is broken on iOS devices 2021-11-18 12:31:15 +03:00
Tuğçe Küçükoğlu 6068af0259 Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-18 12:27:22 +03:00
Tuğçe Küçükoğlu 243d2cbff8 Update ResponsiveDemo.vue 2021-11-18 12:27:14 +03:00
Cagatay Civici 1f595f44e9 Fixed irregular whitespace 2021-11-18 12:25:11 +03:00
Cagatay Civici 985f8f5d03 Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-18 12:22:46 +03:00
Cagatay Civici f64c21c684 Fixed #449 - Dynamic labels for Menu components 2021-11-18 12:22:44 +03:00
Tuğçe Küçükoğlu 4525c9f275 router added browser demo 2021-11-18 12:21:32 +03:00
Tuğçe Küçükoğlu 9a919ff9e2 browser example fix 2021-11-18 12:16:01 +03:00
Tuğçe Küçükoğlu 2c45f4f74e update primevue version 2021-11-18 11:48:01 +03:00
Tuğçe Küçükoğlu 6e925fe617 fix browser example 2021-11-18 11:47:44 +03:00
Yiğit FINDIKLI bd1b2ab1b0 Keyboard Support for Year Picker and Month Picker #1744 2021-11-18 11:45:01 +03:00
mertsincan 23c6bc4668 Fixed #1597 - keyboard navigation is broken in AutoComplete with VirtualScroller 2021-11-18 10:54:19 +03:00
Tuğçe Küçükoğlu a02160367c Fixed #1773 - Disabled not working for SelectButton 2021-11-18 10:15:25 +03:00
mertsincan b5a99ff9b1 Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-18 10:13:09 +03:00
mertsincan ad894855eb Fixed #1775 - Cannot select date in calendar in small viewports 2021-11-18 10:13:07 +03:00
Tuğçe Küçükoğlu 20bf5b3026 liveeditor import defect 2021-11-18 09:49:20 +03:00
Cagatay Civici e81c0d1106 Set footer version 2021-11-17 17:51:57 +03:00
Cagatay Civici 5dc41eb790 Fixed #1716 - Calendar in timeonly mode ignores minDate, maxDate 2021-11-17 17:49:44 +03:00
Cagatay Civici e620db8a71 Use view date to init time 2021-11-17 17:36:37 +03:00
Cagatay Civici c6aaffe77a refactor view date 2021-11-17 17:30:29 +03:00
Cagatay Civici f5f07c88f6 Consider min and max date when initializing view date 2021-11-17 17:29:26 +03:00
Cagatay Civici 5e8e1e799d Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-17 17:06:07 +03:00
Cagatay Civici ef32a2eed3 Fixed #1712, Fixed #1713 2021-11-17 17:06:04 +03:00
Tuğçe Küçükoğlu 9d208d837b menu events added to docs 2021-11-17 16:12:30 +03:00
Tuğçe Küçükoğlu ad8e7c357a menu events added to docs 2021-11-17 16:10:49 +03:00
Yiğit FINDIKLI c59be4f6b2 Refactor #1750 2021-11-17 16:01:39 +03:00
Cagatay Civici d31f7b833f
Merge pull request #1726 from ryan-ohern/patch-1
Update DataTable.vue to make computed property columns() recursive
2021-11-17 14:04:37 +03:00
Tuğçe Küçükoğlu 75c90bac68 refactor 2021-11-17 13:59:05 +03:00
mertsincan 55c92d056f Fixed #1701 - TS Typings for TerminalService are incorrect 2021-11-17 13:33:39 +03:00
Cagatay Civici ad8e2796f7 Fixed #1711 - Better types for selects 2021-11-17 13:06:47 +03:00
Cagatay Civici 45d4a5ac46 Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-17 12:45:59 +03:00
Cagatay Civici 5a91e00263 Fixed #1705 - optionDisabled prop on Dropdown wrongly typed 2021-11-17 12:45:57 +03:00
Tuğçe Küçükoğlu 4167611fe7 Fixed #1766 - DataTable lazy loading paginator defect 2021-11-17 12:42:15 +03:00
Tuğçe Küçükoğlu 9091cdb712 Refactor #1745 2021-11-16 13:39:26 +03:00
Tuğçe Küçükoğlu 3388db2308 refactor 2021-11-16 13:35:28 +03:00
Cagatay Civici b529fdc272
Merge pull request #1578 from colinbes/patch-1
Update Chart.vue to trigger on any change to object data
2021-11-16 10:21:42 +03:00
Cagatay Civici 24f7f0fa91 Changed tag 2021-11-16 10:12:41 +03:00
Cagatay Civici d9896d82d0 Update Lara theme order 2021-11-16 10:06:27 +03:00
Cagatay Civici 2f9cee459b Added icon prop 2021-11-16 10:01:05 +03:00
Cagatay Civici 7a1a4a05d9
Merge pull request #1722 from Rakasch/message_custom_icon
add property "icon" to Message.vue to display a custom icon
2021-11-16 10:00:07 +03:00
Cagatay Civici c52941c5a0
Merge pull request #1751 from hoiast/master
Fix DataTable Element Closure in Datatable Documentation
2021-11-16 09:50:44 +03:00
Tuğçe Küçükoğlu 95c78bc1e3 typo fix 2021-11-16 09:37:37 +03:00
Cagatay Civici fb7b2b24cc Fixed #1752 - ProgressBar text color enhancements 2021-11-15 17:53:25 +03:00
Cagatay Civici fa3aae4085 Refactor defaultFocus value 2021-11-15 17:25:12 +03:00
Cagatay Civici cb9c6718ee Fixed #1760, Fixed #1761 2021-11-15 17:17:40 +03:00
Cagatay Civici cec116a24e Fixed #1758 - PickList slots before and after the buttons 2021-11-15 17:04:20 +03:00
Cagatay Civici 099574edc7 Fixed #1757 - OrderList slots before and after the buttons 2021-11-15 16:54:53 +03:00
Cagatay Civici c9df934f2a Doc for rowStyle 2021-11-15 16:32:35 +03:00
Cagatay Civici 751ede7899 Doc for decade slot 2021-11-15 16:30:28 +03:00
Tuğçe Küçükoğlu 4f246b64e4 Fixed #1755 - New selectionMode for PickList 2021-11-15 15:17:53 +03:00
Tuğçe Küçükoğlu 67a7799558 Refactor #1745 2021-11-15 13:55:29 +03:00
Tuğçe Küçükoğlu 378184ed1c Fixed #1745 - Cell editing without editor templating defect 2021-11-15 13:54:05 +03:00
onursenture ddd93f6027 Update Lara logos 2021-11-15 12:07:43 +03:00
Cagatay Civici 7ba812c0fb Update docs to include Lara 2021-11-15 10:55:18 +03:00
Cagatay Civici cb03db4ef2 Updated Lara themes 2021-11-15 10:52:45 +03:00
Cagatay Civici c260b5cdba Fixed color for scaler 2021-11-15 10:22:31 +03:00
hoiast 71911fa5aa Fix DataTable Element Closure in Datatable Documentation
Two closures are missing on "Filter Row" and "Filter Menu" section on docs
2021-11-13 01:33:45 -03:00
Cagatay Civici b991539ba1 Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-12 18:13:08 +03:00
Cagatay Civici 32c8b7723d Add lara teal and lara cyan 2021-11-12 18:13:06 +03:00
mertsincan f7ee19240d Update Calendar doc and demo 2021-11-12 17:14:26 +03:00
mertsincan d5a26c61ad Fixed #1750 - Add responsiveOptions property to Calendar 2021-11-12 17:14:10 +03:00
Tuğçe Küçükoğlu 3d343c9cdd Fixed #1748 - New change event for SelectButton 2021-11-12 16:10:50 +03:00
Tuğçe Küçükoğlu f2b9b8dd38 demo icon update 2021-11-12 10:47:58 +03:00
Tuğçe Küçükoğlu fbce467721 Fixed #1719 - ColorPicker: events 2021-11-12 10:33:58 +03:00
Cagatay Civici 6c556624e0 Better positioning for inline calendar 2021-11-11 18:07:55 +03:00
Cagatay Civici ac4aa0ac68 Better positioning for Calendar 2021-11-11 18:03:32 +03:00
Cagatay Civici bcf326e0d9 Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-11 14:31:39 +03:00
Cagatay Civici 4714b324c1 Fixed #1744, Fixed #1743, Fixed #1580 2021-11-11 14:31:37 +03:00
Tuğçe Küçükoğlu ab208ecc2d Fixed #1663 - Default focus button should be configurable for ConfirmDialog 2021-11-11 14:20:44 +03:00
Tuğçe Küçükoğlu 2134166472 Fixed #1738 - Missing InputText events 2021-11-11 09:27:06 +03:00
Tuğçe Küçükoğlu 089f315ced Fixed #1735 - TreeSelect should automatically scroll to show the selected option 2021-11-10 17:28:19 +03:00
Tuğçe Küçükoğlu d849dea6f8 Fixed #1737 - New selectionMode for OrderList 2021-11-10 12:10:55 +03:00
Tuğçe Küçükoğlu a51f26ce40 Fixed #1630 - Cannot create dynamic ColumnGroup columns in DataTable 2021-11-10 12:01:35 +03:00
onursenture 4709ce7016 Cosmetics 2021-11-09 15:35:20 +03:00
onursenture acad24b378 Cosmetics 2021-11-09 15:23:10 +03:00
onursenture 2425fe267d Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-09 15:19:33 +03:00
onursenture bc722715ea Update hero image 2021-11-09 15:19:30 +03:00
Tuğçe Küçükoğlu 1897f7ee43 Fixed #1720 - BUG: Autocomplete #header slot with autoHighlight option 2021-11-09 14:12:37 +03:00
Cagatay Civici 34a40aec1c Add more space 2021-11-09 13:19:55 +03:00
Cagatay Civici 8f3b750965 Use better fill color 2021-11-09 13:19:37 +03:00
Cagatay Civici 02f1973bcf Remove hard coded border radius 2021-11-09 13:19:27 +03:00
Cagatay Civici dbf29636aa Use correct divider 2021-11-09 13:19:19 +03:00
Cagatay Civici 761b19f1d2 Add lara to topbar 2021-11-09 13:19:11 +03:00
Cagatay Civici bbc7978990 Add lara dark 2021-11-09 13:19:01 +03:00
Tuğçe Küçükoğlu 0c18fd9a54 lara added to topbar 2021-11-09 11:16:40 +03:00
onursenture 6e660610fa Add logo for Lara theme 2021-11-09 10:49:37 +03:00
Cagatay Civici 3044e32eff Fixed typos 2021-11-08 17:30:55 +03:00
Cagatay Civici eeefbd5ac2 Update themes 2021-11-08 17:24:48 +03:00
Tuğçe Küçükoğlu cedb06ca0a Fixed #1734 - New rowStyle prop for DataTable 2021-11-08 16:53:53 +03:00
onursenture 5dba71a254 Add Gear Store to menu 2021-11-08 16:19:50 +03:00
Tuğçe Küçükoğlu 3112519a84 Update Api.d.ts 2021-11-08 15:51:21 +03:00
Tuğçe Küçükoğlu 13e15e8d47 Fixed #1733 - Update PrimeIcons v5.0.0 2021-11-08 15:50:11 +03:00
Cagatay Civici 906cf7909e Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-08 13:44:14 +03:00
Cagatay Civici 6ea356800c Add lara themes 2021-11-08 13:44:13 +03:00
Tuğçe Küçükoğlu 26be2ac728 Fixed #1562 - DataTable with selectionMode 'multiple' select with shift 2021-11-08 10:24:15 +03:00
Tuğçe Küçükoğlu 08c2f21963 Fixed #1732 - [Bug] PanelMenu template prop type issue 2021-11-08 09:47:03 +03:00
Ryan O'Hern 9b7db214b6
Update DataTable.vue
When wrapping vue components, default slots get nested inside the slot's children array. So if you attempt to pass default slots down through multiple layers, they will be nested further. See link below. Currently, the DataTable component can only be wrapped once as the computed property for columns() only checks against the children array and is not recursive. If you attempt to wrap the components inside multiple layers, it does not work. Proposed is an update to the columns computed property to make it recursive. 

https://sfc.vuejs.org/#eyJBcHAudnVlIjoiPHNjcmlwdCBzZXR1cD5cbmltcG9ydCBHcmFuZFBhcmVudCBmcm9tICcuL0dyYW5kUGFyZW50LnZ1ZSc7XG5cblxuPC9zY3JpcHQ+XG5cbjx0ZW1wbGF0ZT5cbiAgPGgxPkdyZWF0R3JhbmRQYXJlbnQ8L2gxPlxuICA8R3JhbmRQYXJlbnQ+XG4gIFx0PHNwYW4+Q29sdW1uIDE8L3NwYW4+XG4gICAgPHNwYW4+Q29sdW1uIDI8L3NwYW4+XG4gICAgPHNwYW4+Q29sdW1uIDM8L3NwYW4+XG4gICAgPHRlbXBsYXRlICNjdXN0b20+XG4gICAgXHQ8c3Bhbj5DdXN0b20gMTwvc3Bhbj5cbiAgICAgIDxzcGFuPkN1c3RvbSAyPC9zcGFuPlxuICAgIDwvdGVtcGxhdGU+XG4gIDwvR3JhbmRQYXJlbnQ+XG48L3RlbXBsYXRlPiIsImltcG9ydC1tYXAuanNvbiI6IntcbiAgXCJpbXBvcnRzXCI6IHtcbiAgICBcInZ1ZVwiOiBcImh0dHBzOi8vdW5wa2cuY29tL0B2dWUvcnVudGltZS1kb21AMy4yLjIwL2Rpc3QvcnVudGltZS1kb20uZXNtLWJyb3dzZXIuanNcIlxuICB9XG59IiwiQ2hpbGQudnVlIjoiPHRlbXBsYXRlPlxuICA8aDM+XG4gICAgQ2hpbGRcbiAgPC9oMz5cbjwvdGVtcGxhdGU+XG5cbjxzY3JpcHQ+XG5leHBvcnQgZGVmYXVsdCB7XG4gIG5hbWU6ICdDaGlsZCcsXG4gIG1vdW50ZWQoKSB7XG4gICAgY29uc29sZS5sb2coJ0NoaWxkIGRlZmF1bHQgc2xvdHMnLCB0aGlzLiRzbG90cy5kZWZhdWx0KCkpO1xuICAgIGNvbnNvbGUubG9nKCdDaGlsZCBjdXN0b20gc2xvdHMnLCB0aGlzLiRzbG90cy5jdXN0b20oKSk7XG4gICAgY29uc29sZS5sb2coJ0dldCBjb2x1bW5zJywgdGhpcy5jb2x1bW5zKCkpO1xuICB9LFxuICBtZXRob2RzOiB7XG4gICAgY29sdW1ucygpIHtcbiAgICAgIGxldCBjb2xzID0gW107XG4gICAgICBsZXQgY2hpbGRyZW4gPSB0aGlzLiRzbG90cy5kZWZhdWx0KCk7XG5cbiAgICAgIGlmICghY2hpbGRyZW4pIHtcbiAgICAgICAgcmV0dXJuO1xuICAgICAgfVxuXG4gICAgICBjaGlsZHJlbi5mb3JFYWNoKGNoaWxkID0+IHtcbiAgICAgICAgaWYgKGNoaWxkLmNoaWxkcmVuICYmIGNoaWxkLmNoaWxkcmVuIGluc3RhbmNlb2YgQXJyYXkpXG4gICAgICAgICAgY29scyA9IFsuLi5jb2xzLCAuLi5jaGlsZC5jaGlsZHJlbl07XG4gICAgICAgIGVsc2UgaWYgKGNoaWxkLnR5cGUubmFtZSA9PT0gJ0NvbHVtbicpXG4gICAgICAgICAgY29scy5wdXNoKGNoaWxkKTtcbiAgICAgIH0pO1xuICAgICAgcmV0dXJuIGNvbHM7XG4gICAgfVxuICB9XG59XG48L3NjcmlwdD4iLCJQYXJlbnQudnVlIjoiPHRlbXBsYXRlPlxuXHQ8aDM+UGFyZW50PC9oMz5cbiAgPENoaWxkPlxuICAgIDx0ZW1wbGF0ZSB2LWZvcj1cIihpbmRleCwgbmFtZSkgaW4gJHNsb3RzXCIgdi1zbG90OltuYW1lXT5cbiAgICBcdDxzbG90IDpuYW1lPVwibmFtZVwiPjwvc2xvdD5cblx0XHQ8L3RlbXBsYXRlPlxuICA8L0NoaWxkPlxuPC90ZW1wbGF0ZT5cblxuPHNjcmlwdD5cbmltcG9ydCBDaGlsZCBmcm9tICcuL0NoaWxkLnZ1ZSc7XG5leHBvcnQgZGVmYXVsdCB7XG4gIG5hbWU6ICdQYXJlbnQnLFxuICBjb21wb25lbnRzOiB7IENoaWxkIH0sXG4gIG1vdW50ZWQoKSB7XG4gICAgY29uc29sZS5sb2coJ1BhcmVudCBkZWZhdWx0IHNsb3RzJywgdGhpcy4kc2xvdHMuZGVmYXVsdCgpKTtcbiAgICBjb25zb2xlLmxvZygnUGFyZW50IGN1c3RvbSBzbG90cycsIHRoaXMuJHNsb3RzLmN1c3RvbSgpKTtcbiAgfSxcbn1cbjwvc2NyaXB0PiIsIkdyYW5kUGFyZW50LnZ1ZSI6Ijx0ZW1wbGF0ZT5cblx0PGgzPkdyYW5kUGFyZW50PC9oMz5cbiAgPFBhcmVudD5cbiAgICA8dGVtcGxhdGUgdi1mb3I9XCIoaW5kZXgsIG5hbWUpIGluICRzbG90c1wiIHYtc2xvdDpbbmFtZV0+XG4gICAgXHQ8c2xvdCA6bmFtZT1cIm5hbWVcIj48L3Nsb3Q+XG5cdFx0PC90ZW1wbGF0ZT5cbiAgPC9QYXJlbnQ+XG48L3RlbXBsYXRlPlxuXG48c2NyaXB0PlxuaW1wb3J0IFBhcmVudCBmcm9tICcuL1BhcmVudC52dWUnO1xuZXhwb3J0IGRlZmF1bHQge1xuICBuYW1lOiAnR3JhbmRQYXJlbnQnLFxuICBjb21wb25lbnRzOiB7IFBhcmVudCB9LFxuICBtb3VudGVkKCkge1xuICAgIGNvbnNvbGUubG9nKCdHcmFuZFBhcmVudCBkZWZhdWx0IHNsb3RzJywgdGhpcy4kc2xvdHMuZGVmYXVsdCgpKTtcbiAgICBjb25zb2xlLmxvZygnR3JhbmRQYXJlbnQgY3VzdG9tIHNsb3RzJywgdGhpcy4kc2xvdHMuY3VzdG9tKCkpO1xuICB9LFxufVxuPC9zY3JpcHQ+In0=
2021-11-04 14:14:39 -04:00
Tuğçe Küçükoğlu 0d049b4ca0 Fixed #1621 - [Feature Request] Disable +- Button on InputNumber when value reach min, max 2021-11-04 10:33:11 +03:00
Tuğçe Küçükoğlu 4547fe5e5c Fixed #1715 - DataTable wrong TypeScript definition for row click events 2021-11-04 09:54:33 +03:00
a.langner 10f3139875 add property "icon" to Message.vue to display a custom icon 2021-11-03 13:18:51 +01:00
Tuğçe Küçükoğlu 24f19057cf blocks added to news 2021-11-02 13:45:43 +03:00
Tuğçe Küçükoğlu b80dd2c4f6 update confirmpopup demos 2021-11-02 12:56:00 +03:00
Tuğçe Küçükoğlu 87941b29c2 Fixed #1685 - Templating Support for ConfirmPopup 2021-11-02 12:47:22 +03:00
Tuğçe Küçükoğlu 033f46dfb6 refactor 2021-11-02 11:04:51 +03:00
Tuğçe Küçükoğlu e2ce66b2ea Fixed #1698 - Panel #icons template causes vue-tsc compile error 2021-11-02 11:04:37 +03:00
Tuğçe Küçükoğlu 095fa98673 support refactor 2021-10-27 15:08:28 +03:00
Tuğçe Küçükoğlu 149470b201 refactor 2021-10-27 15:07:00 +03:00
Tuğçe Küçükoğlu be0345c559 timeline doc fix 2021-10-27 10:13:44 +03:00
Tuğçe Küçükoğlu fbb07ca6b1 icons import 2021-10-27 09:49:09 +03:00
Tuğçe Küçükoğlu d96106fac8 refactor 2021-10-26 11:43:10 +03:00
Tuğçe Küçükoğlu 5d3ac3d2af replace core.js with core.min.js 2021-10-26 11:41:57 +03:00
Cagatay Civici bb8f2cdfad New dev iteration 2021-10-25 18:35:48 +03:00
Cagatay Civici c05f791f89 Set version as 3.8.2 2021-10-25 18:28:38 +03:00
Cagatay Civici ece6e0c1d1 Doc update 2021-10-25 18:28:04 +03:00
Tuğçe Küçükoğlu 0d1ed578eb Fixed #1625 - BlockUI not working with div as child component 2021-10-25 17:34:32 +03:00
Tuğçe Küçükoğlu cc7d7c437c Fixed #1616 - Accessibility issue with Accordion keyboard navigation 2021-10-25 17:30:09 +03:00
Tuğçe Küçükoğlu 69dce5e507 nuxt3 quickstart added 2021-10-25 15:35:04 +03:00
Cagatay Civici 78a91c718a Fixed #1697 - Flicker on non-modal Dialogs 2021-10-25 14:59:56 +03:00
Cagatay Civici 380cc59ccf Fixed prop name 2021-10-25 14:51:02 +03:00
Cagatay Civici f61efad17e Fixed #1696 - Add tableStyle and tableClass to Table 2021-10-25 14:49:59 +03:00
Cagatay Civici 10e49e1de5 Fixed #1674 - Wrong TypeScript-types for InputText component 2021-10-25 14:03:47 +03:00
Cagatay Civici d5344092f8 Doc update 2021-10-25 13:23:42 +03:00
Cagatay Civici 6dfdd7ae43 Fixed #1660 - Nuxt docs 2021-10-25 13:03:24 +03:00
Tuğçe Küçükoğlu 380f61d2e3 Fixed #1526 - Menubar templating error 2021-10-25 11:48:04 +03:00
Tuğçe Küçükoğlu 56285f087c Fixed #1695 - Update all .d.ts files for events and slots 2021-10-25 10:06:40 +03:00
Tuğçe Küçükoğlu e8b012ff80 revert example 2021-10-22 17:29:46 +03:00
Tuğçe Küçükoğlu 6b196a6030 Fixed #1688 - ContextMenu "template" prop type error 2021-10-22 17:27:36 +03:00
Tuğçe Küçükoğlu 4920f2d88b Fixed #1657 - Dropdown should automatically scroll to show the selected option 2021-10-22 17:15:01 +03:00
Tuğçe Küçükoğlu 28f9bdb314 Fixed #1690 - ToastSeverity added .d.ts 2021-10-22 17:13:33 +03:00
Tuğçe Küçükoğlu 3b392d6a24 Refactor #1687 2021-10-22 14:08:53 +03:00
Tuğçe Küçükoğlu 843a7432a2 import via module fix 2021-10-22 13:23:03 +03:00
Tuğçe Küçükoğlu 55ec5b1a7e revert doc fix 2021-10-22 12:48:02 +03:00
Tuğçe Küçükoğlu e59d83a4b6 slot refactor 2021-10-22 12:46:32 +03:00
Tuğçe Küçükoğlu 2b1b9196f7 fieldset demo fix 2021-10-22 12:46:24 +03:00
Tuğçe Küçükoğlu b2333a399f refactor 2021-10-22 12:34:39 +03:00
Tuğçe Küçükoğlu 16cae6c8ca refactor 2021-10-22 12:34:31 +03:00
Tuğçe Küçükoğlu 2959abe245 Refactor #1687 - VirtualScroll update d.ts 2021-10-22 10:26:53 +03:00
Javier Peletier edc1f49178 VirtualScroller: add missing method typings 2021-10-22 10:21:58 +03:00
Tuğçe Küçükoğlu 217ff51323 Fixed #1684 - Dragging a Dialog breaks "maximize" feature 2021-10-21 16:44:51 +03:00
Tuğçe Küçükoğlu 4c9a4abfc1 refactor 2021-10-19 10:04:20 +03:00
Tuğçe Küçükoğlu 8797191625 Fixed #1679 - MegaMenu templating not work 2021-10-18 17:25:24 +03:00
Tuğçe Küçükoğlu af6154f9dc Fixed #1661 - inputNumber class prop type defect 2021-10-15 16:07:58 +03:00
Tuğçe Küçükoğlu 4418a8ae0b Update InputNumberDoc.vue 2021-10-14 13:26:35 +03:00
Tuğçe Küçükoğlu c1965ae94d
Merge pull request #1664 from mrichar1/patch-1
Update DataTableDoc.vue
2021-10-14 10:13:17 +03:00
Tuğçe Küçükoğlu cdaf4c784a Update AppDocumentation.vue 2021-10-13 21:04:52 +03:00
Tuğçe Küçükoğlu 9c24de2a41 add core.js instead of core.min.js 2021-10-13 17:35:09 +03:00
Matthew Richardson 7bd16b90aa
Update DataTableDoc.vue
Fix duplicate title.
2021-10-13 13:41:37 +01:00
mertsincan f046d76753 Update DataTableScrollDemo.vue 2021-10-13 12:20:27 +03:00
Tuğçe Küçükoğlu fc7df92b47 Update LiveEditor.vue 2021-10-13 09:52:49 +03:00
Tuğçe Küçükoğlu 74e228e0c1 new dev iteration 2021-10-13 09:52:43 +03:00
Cagatay Civici e78feb914a Set version as 3.8.1 2021-10-13 09:22:41 +03:00
Tuğçe Küçükoğlu ebe6385ca2 Update DataTableEditDemo.vue 2021-10-12 17:05:52 +03:00
Tuğçe Küçükoğlu 25daf5fbbb Merge branch 'master' of https://github.com/primefaces/primevue 2021-10-12 17:02:22 +03:00
Tuğçe Küçükoğlu b988a82eed Fixed #1610 - VirtualScroller.scrollToIndex programming error 2021-10-12 17:01:55 +03:00
mertsincan 156bc50a90 Update DataTableEditDemo.vue 2021-10-12 16:57:15 +03:00
Tuğçe Küçükoğlu bcc4bd52f5 doc fix 2021-10-12 16:45:36 +03:00
Tuğçe Küçükoğlu e2cdf1825b Update menu.json 2021-10-12 16:27:22 +03:00
Tuğçe Küçükoğlu be0f826707 Fixed #1651 - disabled props for Inplace 2021-10-12 14:39:00 +03:00
Tuğçe Küçükoğlu 21d3ee6fdf Fixed #1658 - Menu Model icon defect for Dock 2021-10-12 12:19:52 +03:00
Tuğçe Küçükoğlu ac47a239a7 browser source added 2021-10-11 21:13:13 +03:00
Tuğçe Küçükoğlu 09dd79e6ea indent refactor 2021-10-11 20:57:45 +03:00
Tuğçe Küçükoğlu b7c58933c8 refactor 2021-10-11 20:35:12 +03:00
Tuğçe Küçükoğlu e4e3e1adb0 refactor 2021-10-11 17:41:45 +03:00
Tuğçe Küçükoğlu 10b321a36d refactor 2021-10-11 17:32:51 +03:00
Tuğçe Küçükoğlu 133c48de84 cosmetics 2021-10-11 17:06:13 +03:00
Tuğçe Küçükoğlu 11b2b4ea40 csb fix 2021-10-11 17:06:05 +03:00
Tuğçe Küçükoğlu caf92fa357 cosmetics 2021-10-11 17:00:51 +03:00
Tuğçe Küçükoğlu 4d8c7cdb71 link fix 2021-10-11 17:00:43 +03:00
Tuğçe Küçükoğlu 9da6976526 browser source added 2021-10-11 17:00:34 +03:00
Tuğçe Küçükoğlu c1a7717d5a browser source added 2021-10-11 16:59:08 +03:00
Tuğçe Küçükoğlu 37ceb5d19f browser source added 2021-10-11 16:58:55 +03:00
Tuğçe Küçükoğlu e18a2d09e2 browser source added for misc 2021-10-11 16:58:47 +03:00
Tuğçe Küçükoğlu 94b2062b6e browser source added for media 2021-10-11 16:57:39 +03:00
Tuğçe Küçükoğlu 086acef104 browser source added to messages 2021-10-11 16:57:20 +03:00
Tuğçe Küçükoğlu 54ee34c918 browser source added for menus 2021-10-11 16:56:59 +03:00
Tuğçe Küçükoğlu 27536912a3 browser source added for overlays 2021-10-11 16:56:06 +03:00
Tuğçe Küçükoğlu 83c48d23b2 browser source added for panel components 2021-10-11 16:55:29 +03:00
Tuğçe Küçükoğlu a1d1882e7b browser source added data components 2021-10-11 16:54:19 +03:00
Tuğçe Küçükoğlu f9ebbc4685 browser source for buttons 2021-10-11 16:53:15 +03:00
Tuğçe Küçükoğlu 695048889d browser source for treetable 2021-10-11 16:52:49 +03:00
Tuğçe Küçükoğlu 351ea5a069 browser source for tree 2021-10-11 16:52:32 +03:00
Tuğçe Küçükoğlu 214c55fade browser source for datatable 2021-10-11 16:52:16 +03:00
Tuğçe Küçükoğlu fd7a5cc405 browser source added form components 2021-10-11 16:51:36 +03:00
Tuğçe Küçükoğlu d68b5fb8b9 update liveeditor 2021-10-11 16:48:27 +03:00
Tuğçe Küçükoğlu 41f9df7fb3 link fix 2021-10-11 16:48:17 +03:00
Tuğçe Küçükoğlu f0248058ef update docs for browser 2021-10-11 16:48:01 +03:00
Tuğçe Küçükoğlu dd1888c171 Fixed #1652 - Ripple added Dock 2021-10-08 14:52:36 +03:00
mertsincan 306b38ef5d Fixed #1646 - Kebab-case properties are not working on DataTable and TreeTable 2021-10-07 09:26:26 +03:00
Cagatay Civici 3f5446cde5 Merge branch 'master' of https://github.com/primefaces/primevue 2021-10-05 17:15:54 +03:00
Cagatay Civici 82afb526a6 Set version as 3.8.0 2021-10-05 17:15:51 +03:00
Tuğçe Küçükoğlu 6167cb06a9 Update LiveEditorData.js 2021-10-05 17:14:41 +03:00
mertsincan 642d82d132 Remove axios 2021-10-05 10:41:07 +03:00
Tuğçe Küçükoğlu 34d6fc9e37 Fixed #1638 - Tiered Menu with Templating throw 'type check failed for prop "template" 2021-10-05 09:19:13 +03:00
Colin Bester 5603b44cd5
Update Chart.vue 2021-10-04 15:37:49 -05:00
Tuğçe Küçükoğlu 2a5f2422a9
Merge pull request #1595 from yichunsung/bugfix/fix-vue-Plugin-issue
Fixed #1596 :  Typescript `Plugin` issue of `ConfirmationService.d.ts` and `ToastService.d.ts`
2021-10-04 15:34:53 +03:00
mertsincan 467d6a26d9 Update editing demo 2021-10-04 12:48:04 +03:00
mertsincan dcf60ef1a3 Refactor #1263 2021-10-04 12:25:41 +03:00
mertsincan c88265ecbe Fixed #1633 - Improve sorting performance on DataTable 2021-10-04 11:31:10 +03:00
mertsincan 81ef7ee157 Fixed #1632 - Improve accessibility on Editable DataTable 2021-10-04 11:27:08 +03:00
mertsincan 1c142f83a6 Refactor Datatable doc and api-gen 2021-10-04 11:08:47 +03:00
mertsincan 5aa7ee1cc5 Update DataTableDoc.vue 2021-10-04 11:01:33 +03:00
mertsincan 2eb45a5b92 Fixed #1631 - The editingRows property is not working with initial value on DataTable 2021-10-04 10:53:44 +03:00
mertsincan b5fd87dcd6 Refactor #1273 2021-10-04 10:36:36 +03:00
Tuğçe Küçükoğlu 2a05640b46
Merge pull request #1529 from shadoWalker89/patch-3
Add events emitted by OverlayPanel
2021-10-04 10:08:44 +03:00
Tuğçe Küçükoğlu 1f34b15a60
Merge pull request #1628 from samperumal/samperumal/datatable-expansion
Add missing 'expansion' slot TypeScript definition to DataTable.d.ts
2021-10-04 10:07:11 +03:00
Tuğçe Küçükoğlu 8e71e7b058
Merge pull request #1544 from thomaswan/patch-1
SpeedDial hideOnClickOutside not working
2021-10-04 10:02:49 +03:00
Tuğçe Küçükoğlu 38c2999948
Merge pull request #1613 from KayJay89/patch-1
Update Setup.vue docs
2021-10-04 09:21:17 +03:00
mertsincan fa4d6344e5 Refactor #1273 2021-10-04 09:01:09 +03:00
mertsincan 69e7d3b167 Update DataTable.d.ts 2021-10-02 23:51:09 +03:00
mertsincan 044290601e Fixed #1273 - Support for Filtering, Sorting and Cell Editing on DataTable 2021-10-02 23:49:23 +03:00
Sam Perumal b6a3beefd2 Add missing 'expansion' slot TypeScript definition
The DataTable.d.ts is missing the 'expansion' field
in the $slots class field.
2021-10-02 19:04:15 +02:00
Cagatay Civici 1a72acabb5 Fixed reference error 2021-10-02 18:59:13 +03:00
Cagatay Civici 1e305ba7ff Remove static from Utils 2021-10-02 18:58:31 +03:00
Cagatay Civici fe9413c7b7 Fixed #1263 - Kebap-case is not supported in some components like DataTable 2021-10-02 18:41:59 +03:00
mertsincan 231dfe22c1 Fixed #1622 - Add type definition for Utils modules 2021-10-01 11:10:01 +03:00
mertsincan e5e5f14a1b Fixed #1620 - Improve scrollbar style on BreadCrumb and TabMenu 2021-09-30 14:44:26 +03:00
Tuğçe Küçükoğlu f23856b3a0 emits added 2021-09-29 16:29:05 +03:00
Tuğçe Küçükoğlu 6747b3dec5 megamenu slots added 2021-09-29 16:20:08 +03:00
Kevin Jacobs 92c721e0ce
Update Setup.vue docs
Typing mistake found in location of Tailwind theme
2021-09-28 14:46:54 +02:00
mertsincan 11e89e1c0b Refactor #1612 2021-09-28 12:15:43 +03:00
John Campion Jr b58f3ddab6
Fixed #1612 - Feature: Custom Tooltip classes (#1572)
* Added custom classes to the tooltip for use in errors

* Added source to docs
2021-09-28 12:02:33 +03:00
Cagatay Civici bb82b6aae1 Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-24 13:31:28 +03:00
Cagatay Civici 1b98e9789f Pro section update 2021-09-24 13:31:25 +03:00
Yiğit FINDIKLI c17b67e2f5 Fixed #1602 - Paginator's Inputnumber displays index instead of current page 2021-09-23 12:31:47 +03:00
YiChun Sung bfdf90460a Fixed issue of ConfirmationService.d.ts and ToastService.d.ts 2021-09-23 01:52:31 +08:00
Yiğit FINDIKLI 6648de2769 Fixed #1586 - InputSwitch - trueValue-falseValue features causes warning 2021-09-22 14:14:21 +03:00
Colin Bester 32293383fa
Update Chart.vue to trigger on any change to object data
Use deep watch on data prop to enable triggering watch for changes within structure otherwise the entire data object needs to be replaced to trigger watch
2021-09-21 09:51:41 -05:00
Tuğçe Küçükoğlu 8c9c0864df Delete atlantis-ng.svg 2021-09-21 10:05:47 +03:00
Tuğçe Küçükoğlu 040b1f846f atlantis added showcase 2021-09-21 10:05:08 +03:00
Cagatay Civici 9c11a6ba12 New dev iteration 2021-09-15 16:01:43 +03:00
Cagatay Civici 71718ffce1 Set version 2021-09-15 15:53:58 +03:00
thomaswan 8e0e80d04e
Update SpeedDial.vue 2021-09-15 19:42:47 +08:00
thomaswan 887b635a92
Update SpeedDial.vue 2021-09-15 19:41:13 +08:00
thomaswan 7e3f17c4a3
SpeedDial hideOnClickOutside not working
this.bindDocumentClickListener() is called in beforeMount without case checking. update code to check props hideOnClickOutside before bind listener.
2021-09-15 19:21:33 +08:00
mertsincan a159ad44d9 Fixed #1531 - DataTable - RowGrouping Breaks Filter Row Column Widths 2021-09-15 14:17:05 +03:00
Tuğçe Küçükoğlu 9874f84f1e update version for csb 2021-09-15 12:57:59 +03:00
mertsincan f1c641ce59 Fixed #1505 - DataTable State broken with resizableColumns 2021-09-15 12:35:26 +03:00
mertsincan 7806189b02 Update DataTableScrollDemo.vue 2021-09-15 11:28:13 +03:00
mertsincan 3151dd896c Fixed #1508 and #1521 - DataTable doesn't work as expected when the container is resized. 2021-09-15 11:13:04 +03:00
Cagatay Civici e2d74f04db Fixed key name to void conflict 2021-09-15 10:39:42 +03:00
Cagatay Civici b9f3762302 Fixed #1540 2021-09-15 10:35:12 +03:00
mertsincan 18c228eda6 Refactor #1362 2021-09-15 09:39:40 +03:00
Mouad Taoussi d9d871efb6
Fixed #1362 - Added autoHighlight property to AutoComplete (#1429)
* Adding autoHighlight to first element in autocomplete

* Adding autoHighlight to first element in autocomplete

* Adding autoHighlight to first element in autocomplete

* Adding autoHighlight to first element in autocomplete

* Added autoHighlight to first element in autocomplete

* Added autoHighlight to first element in autocomplete: set default to false
2021-09-15 09:33:20 +03:00
mertsincan 357b26178b Fixed #1520 - Extra space between Dropdown and filter list 2021-09-14 16:00:38 +03:00
mertsincan 6df9d4e461 Fixed #1516 - Dropdown with filter bug selecting with arrow keys 2021-09-14 13:42:01 +03:00
Melek REBAI 121054cc67
Fixed #1528 - Prevent overlay from closing when clicking on a label inside (#1527)
Hi,
On this PR https://github.com/primefaces/primevue/pull/1361 the event used for checking if the click is inside the overlay was changed from @click to @mousedown
This caused the overlay to hide when clicking on a <label> tag within the overlay

In this PR, i'm adding a listener for the click event that calls onContentClick function

I tested this change locally and now both clicking on a label or trying to select text work both fine
2021-09-14 12:56:23 +03:00
mertsincan 3723548c43 Fixed #1536 - PanelMenu subItems 'to' route configuration breaks menu rendering 2021-09-14 12:50:24 +03:00
mertsincan af831bb135 Fixed #1537 - BlockUI doesn't get rid of div 2021-09-14 12:39:53 +03:00
mertsincan aee227f41e Refactor #1532 2021-09-14 09:38:58 +03:00
John Campion Jr 0298dde7ea
[Fix #1532] DataTable - Implements showClearButton property (#1533)
Closes #1532.
2021-09-14 09:37:38 +03:00
mertsincan 064ad749d8 Refactor #1511 2021-09-14 09:29:37 +03:00
Cagatay Civici 5b0263636d Add sakai 2021-09-13 19:05:18 +03:00
Cagatay Civici 391d6f108b Update version to 3.7.2-SNAPSHOT 2021-09-13 18:51:52 +03:00
mertsincan 3039690bef Fixed #1542 - InputNumber: setting "min" to anything greater than 0 implies "required" 2021-09-13 11:32:29 +03:00
Tuğçe Küçükoğlu a3979ad0f5 Fixed #1512 - Tooltip: word wrap 2021-09-10 15:37:49 +03:00
Tuğçe Küçükoğlu 0e750fdb1c Fixed #1511 - Tooltip: crash when empty\null 2021-09-10 15:36:11 +03:00
mertsincan 13dd5820b3 Fixed #1534 - Checkbox causes layout issues when used inside an overflow: auto div 2021-09-10 11:07:52 +03:00
Melek REBAI 0a601257de
Add events emitted by OverlayPanel
This PR adds the emits: ['show', 'hide'] to OverlayPanel component.
Without these vue will throw warnings in the console
Also in vue js docs, they encourage to add the emits
2021-09-09 17:59:28 +01:00
Tuğçe Küçükoğlu 221a3f827d refactor 2021-09-09 14:44:49 +03:00
mertsincan e274666d4d Fixed #1523 - Thumbnails are not displayed correctly on Galleria if numVisible is greater than the length of value 2021-09-08 14:41:51 +03:00
mertsincan f5226f6803 Fixed #1522 - InputNumber: issues with decimal separator for some locales, 0s are added to input 2021-09-08 14:21:14 +03:00
mertsincan 999022caca Fixed #1515 - Negative sign in front of number is not possible for Finnish or Swedish locale 2021-09-07 17:45:09 +03:00
mertsincan a7c3110a4e Refactor #1513 2021-09-07 17:28:08 +03:00
mertsincan 3ab8ce06f7 Fixed #1513 - Input number caret issue with negatives 2021-09-07 17:17:07 +03:00
mertsincan dc8b4217bb Fixed #1510 - inputnumber : both prefix and currency Input error 2021-09-07 11:15:51 +03:00
mertsincan f761200c4a Update d.ts and doc of InputNumber 2021-09-07 10:06:58 +03:00
mertsincan b17ed7924e Fixed #1509 - Add getFormatter method to InputNumber 2021-09-07 10:06:38 +03:00
Cagatay Civici 3adf1b2cc5 Doc update 2021-09-06 14:28:53 +03:00
Cagatay Civici eedc0b3cab Doc update 2021-09-06 14:26:45 +03:00
Cagatay Civici eb9a51222f Set version 2021-09-06 14:25:26 +03:00
mertsincan 906f3be7a5 Update api-gen and doc of InputNumber 2021-09-06 14:02:23 +03:00
mertsincan 75e14a66d4 Fixed #1502 - Add allowEmpty property to InputNumber 2021-09-06 14:01:55 +03:00
mertsincan a14af778f8 Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-06 12:23:28 +03:00
mertsincan c7ce9a13df Fixed #1501 - Dropdown scrolls top after reopened 2021-09-06 12:22:19 +03:00
Cagatay Civici c63d1844d3 Add tailwind logo 2021-09-06 12:17:44 +03:00
Cagatay Civici 0f4c9f0da8 Fixed #1453 - [OverlayPanel] add @show and @hide events 2021-09-06 12:04:01 +03:00
Cagatay Civici 9ecd219fb2 Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-06 11:59:29 +03:00
Cagatay Civici 3a74243bdb Fixed #1496 - filterMatchMode option is ignored in Dropdown 2021-09-06 11:59:26 +03:00
mertsincan 8f2be06a5b Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-06 11:58:17 +03:00
mertsincan c7e86119ef Fixed #1498 - When inputnumber has fractionDigits and suffix, a number cannot be entered into it. 2021-09-06 11:58:09 +03:00
Cagatay Civici f217bff91f Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-06 11:54:31 +03:00
Cagatay Civici 0804082e78 Fixed #1500 - Tailwind theme 2021-09-06 11:54:28 +03:00
Tuğçe Küçükoğlu f07a6a6a9c func description fix 2021-09-03 10:08:18 +03:00
onursenture 6a566ec5e8 Fix header wording 2021-09-02 09:41:11 +03:00
Tuğçe Küçükoğlu e61b4b0b99 speeddial demo fix 2021-09-02 09:23:44 +03:00
Tuğçe Küçükoğlu d501c12b0f add image component 2021-09-02 09:23:18 +03:00
Tuğçe Küçükoğlu 02d50fa70d name fix 2021-09-02 09:23:09 +03:00
Tuğçe Küçükoğlu d43fb4b15b live editor fix 2021-09-02 09:16:06 +03:00
Tuğçe Küçükoğlu a3d5b8669e link fix 2021-09-02 09:15:56 +03:00
Cagatay Civici 73a55a9443 Set version 2021-09-01 13:54:34 +03:00
mertsincan 214942a87b Refactor #1446 2021-09-01 11:11:11 +03:00
mertsincan 2b3e461811 Fixed #1495 - Change button/maskClassName properties with button/maskClass properties on SpeedDial 2021-09-01 10:43:29 +03:00
onursenture a6f05052db Add link to Support page 2021-09-01 09:56:36 +03:00
mertsincan dbdf1bfc44 Fixed #1494 - The maskStyle property doesn't work as expected in SpeedDial 2021-08-31 22:55:17 +03:00
mertsincan f3a551f85c Fixed #1493 - DomHandler imports from wrong module path in SpeedDial component 2021-08-31 22:24:47 +03:00
mertsincan e96f3d2d94 Refactor #1481 2021-08-31 17:45:28 +03:00
mertsincan 7258ee0ded Refactor doc tabview 2021-08-31 16:44:22 +03:00
Cagatay Civici df559cb1e1 Fixed #1447 - Set Paginator Page from InputNumber 2021-08-31 16:11:04 +03:00
Cagatay Civici 0ce958ddf3 Theming for scrollable tabs 2021-08-31 15:53:48 +03:00
Cagatay Civici b21c23a263 Add description 2021-08-31 15:01:34 +03:00
Cagatay Civici 28d33b0a5b Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 15:00:07 +03:00
Cagatay Civici b46ad4374e Fixed #1447 Fixed #1491 2021-08-31 15:00:04 +03:00
Burtchen fb256ed938
Update SeatDemo.vue (#1409)
vagon => wagon
2021-08-31 14:39:15 +03:00
mertsincan 76cc027504 Update Dock doc and api-gen 2021-08-31 14:29:01 +03:00
mertsincan aeba88374b Fixed #1490 - Add tooltipOptions property to Dock 2021-08-31 14:28:46 +03:00
mertsincan 003b90c62d Update SpeedDial doc and demo 2021-08-31 14:20:07 +03:00
mertsincan be2365bfef Fixed #1489 - Add tooltipOptions property to SpeedDial 2021-08-31 14:18:37 +03:00
mertsincan c4be23c9af Remove IE section from Setup page 2021-08-31 12:42:45 +03:00
mertsincan f12f8e73a6 Fixed #1473 - Alignment issue with multiple frozen columns on DataTable 2021-08-31 12:33:15 +03:00
Tuğçe Küçükoğlu 132f91f7aa update tabmenu demo, doc 2021-08-31 12:16:43 +03:00
Tuğçe Küçükoğlu 2495d6099a Fixed #1488 - activeIndex for TabMenu 2021-08-31 12:16:23 +03:00
Cagatay Civici 488cb9fdaa Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 11:10:27 +03:00
Cagatay Civici e7e4d8ed66 Image component refactor 2021-08-31 11:10:24 +03:00
mertsincan 4e46143faf Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:57:16 +03:00
mertsincan aa6c94bc3a Refactor #1446 2021-08-31 10:57:09 +03:00
Cagatay Civici f5d857178e Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:47:56 +03:00
Cagatay Civici ed8dbcb7da Api docs for image 2021-08-31 10:47:54 +03:00
mertsincan 6c2f936780 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:47:32 +03:00
mertsincan b684f1680b Update DialogDoc 2021-08-31 10:47:26 +03:00
mertsincan cb6f17a4aa Update d.ts and api-gen of Dialog 2021-08-31 10:47:15 +03:00
mertsincan 652725016d Fixed #1483 - Add appendTo property to Dialog 2021-08-31 10:46:53 +03:00
Cagatay Civici 928e98034e Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:44:09 +03:00
Cagatay Civici 945880e99a Docs for Image 2021-08-31 10:44:06 +03:00
mertsincan bc19f7f587 Refactor VirtualScroll demo 2021-08-31 10:33:45 +03:00
mertsincan 35438385b3 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 10:12:27 +03:00
mertsincan 41fe395bf3 Update Tabview demo 2021-08-31 10:12:19 +03:00
mertsincan 85be3bb715 Refactor #1446 2021-08-31 10:07:45 +03:00
Tuğçe Küçükoğlu bbc9f284dd Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-31 09:50:49 +03:00
Tuğçe Küçükoğlu 75113d0a7f csb img fix 2021-08-31 09:50:42 +03:00
mertsincan 7744691246 Update doc and d.ts file of Tabview 2021-08-31 09:47:07 +03:00
mertsincan 0704975c15 Fixed #1446 and #1486 - Improve Tabview component 2021-08-31 09:46:25 +03:00
Cagatay Civici b9736729cd Initiated Image component 2021-08-29 15:54:41 +03:00
Cagatay Civici 2b00a72b7a Fixed #1475 - CurrentPageReport displays wrong value 2021-08-27 17:26:57 +03:00
Cagatay Civici 3f5d6a2bf1 Fixed #1482 - start and end slots for MegaMenu, remove default slot 2021-08-27 17:02:32 +03:00
Cagatay Civici 5b0532aeca #1459 for other selects 2021-08-27 16:58:51 +03:00
Cagatay Civici 2670b1e539
Merge pull request #1460 from nbrylevv/dropdown-trigger-slot
feature - trigger slot for Dropdown
2021-08-27 16:53:40 +03:00
Cagatay Civici 85710c958a Fixed #1468 - Dropdown does not correctly handle empty label strings 2021-08-27 16:52:36 +03:00
Cagatay Civici a023df876c #1275 for Steps 2021-08-27 16:47:45 +03:00
Cagatay Civici 30a1d5c72d #1254 for Dock 2021-08-27 16:41:51 +03:00
Cagatay Civici 23f842e203 #1275 for PanelMenu 2021-08-27 16:31:55 +03:00
Cagatay Civici 22521d5817 #1275 for Megamenu 2021-08-27 15:58:54 +03:00
Cagatay Civici 23970ebedf #1275 for ContextMenu 2021-08-27 15:50:14 +03:00
Cagatay Civici 35974df78b #1275 for Menubar 2021-08-27 15:46:44 +03:00
Cagatay Civici 558418030f Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-27 15:04:50 +03:00
Cagatay Civici 05565212bc #1275 for TieredMenu 2021-08-27 15:04:48 +03:00
mertsincan 2ecc6950ba Fixed #1393 - Calendar WCAG Accessibility Issue with Keyboard Navigation 2021-08-27 14:55:21 +03:00
Cagatay Civici 1bdf46a22c #1275 for breadcrumb 2021-08-27 14:48:05 +03:00
mertsincan bede50d494 Fixed #1345 - DataTable row group and sortable columns are not working together 2021-08-27 13:51:49 +03:00
mertsincan 94a4218556 Fixed #1398 - Make Dock component mobile friendly 2021-08-27 12:35:57 +03:00
Cagatay Civici 648e6cf4a2 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-27 11:09:46 +03:00
Cagatay Civici 16fe00529e #1275 for menu 2021-08-27 11:09:41 +03:00
mertsincan cab4b1cc18 Update CalendarDoc.vue 2021-08-26 14:01:05 +03:00
mertsincan 68e748bf92 Refactor #1477 2021-08-26 14:01:01 +03:00
mertsincan f83169dd60 Fixed #1477 - Add keepInvalid property to Calendar 2021-08-26 14:00:48 +03:00
mertsincan bd1aac9b5e Fixed #1392 - Datatable date filter throws uncaught error when invalid date string is entered 2021-08-26 13:50:16 +03:00
Tuğçe Küçükoğlu 8f61a49c23 hover fix 2021-08-26 12:15:41 +03:00
mertsincan 4c59131889 Fixed #1399 - FileUpload Invalid File messages not displaying on repeat attempts 2021-08-26 11:27:38 +03:00
mertsincan 0f82cd9215 Fixed #1390 - Dropdown onkeydown item search not working properly 2021-08-26 11:11:11 +03:00
mertsincan 730503bea7 Refactor #1441 and #1136 2021-08-26 10:15:38 +03:00
mertsincan 26eba9e055 Fixed #1441 and #1136 - Improve decimal separator behavior on InputNumber 2021-08-25 17:51:25 +03:00
Tuğçe Küçükoğlu d924dbac8d Fixed #1428 - [feature request]Please add event while menu/overlay is dismissed 2021-08-25 14:46:46 +03:00
mertsincan eef5c7a80d Refactor 2021-08-25 13:55:42 +03:00
mertsincan a321ccaa63 Fixed #1411 - Filtered Dropdown unusable on Windows Tablet 2021-08-25 12:44:49 +03:00
mertsincan 93cc6a8a6e Fixed #1381 - Auto ZIndex Issue with Toast and Sidebar 2021-08-25 11:05:14 +03:00
mertsincan 05d0f8c35d Fixed #1372 - InputNumber input event returns wrong value 2021-08-25 10:51:54 +03:00
Cagatay Civici 798c514448 Add to emits 2021-08-25 10:10:52 +03:00
Cagatay Civici cae2bf165a Prevent duplicate event invocation 2021-08-25 10:09:50 +03:00
Tuğçe Küçükoğlu 8d47026418 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-25 10:07:51 +03:00
Tuğçe Küçükoğlu 6e61d66226 fix props warning 2021-08-25 10:07:37 +03:00
mertsincan a3e3058c2f Update CheckboxDoc.vue 2021-08-25 10:05:19 +03:00
mertsincan 023d7794ad Fixed #1337 - input mask - mask affecting dirty state 2021-08-25 10:03:17 +03:00
Cagatay Civici a1cf1d4277 Fixed #1471 - Add input, focus, blur events for Checkbox 2021-08-25 09:58:21 +03:00
Cagatay Civici 53a69ebd72 Fixed #1470 - Add trueValue-falseValue to InputSwitch 2021-08-25 09:53:23 +03:00
Cagatay Civici 3a854247be Fixed #1320 - Checkbox true-value / false-value does not work 2021-08-25 09:48:02 +03:00
Cagatay Civici b13d8d517f Fixed #1234 - Add input, focus, blur events for InputSwitch 2021-08-25 09:30:41 +03:00
Tuğçe Küçükoğlu 4bf74ac1f7 Merge branch 'master' of https://github.com/primefaces/primevue 2021-08-24 17:26:36 +03:00
Tuğçe Küçükoğlu 20e74927b6 csb fix 2021-08-24 17:26:33 +03:00
mertsincan 52cc71e12b Refactor #1467 2021-08-24 16:56:37 +03:00
Yiğit FINDIKLI 593b23af70 Fixed #10532 - Table Header Checkbox not working when lazy loading enabled 2021-08-24 16:33:58 +03:00
Tuğçe Küçükoğlu ff0370ffc0 toast slots added 2021-08-24 11:32:33 +03:00
Tuğçe Küçükoğlu ad84b9affb banner blocks added 2021-08-24 11:17:38 +03:00
Tuğçe Küçükoğlu e28ca17eca Fixed #1187 - Constants for Toast severities 2021-08-24 10:33:48 +03:00
Tuğçe Küçükoğlu 1ecaba2b87 Fixed #1293 - MenuModel - disabled should be a function to support dynamic behavior 2021-08-24 09:52:57 +03:00
mertsincan 628325522c Fixed #1463 - When Chart component is updated, it throws an exception 2021-08-23 16:54:04 +03:00
Yiğit FINDIKLI 32d23d01e9 Fixed #1461 - pFrozenColumn is moving when position set to left 2021-08-20 15:58:48 +03:00
Nikita Brylev 681b66f563 feature - trigger slot for Dropdown 2021-08-19 19:21:56 +03:00
Tuğçe Küçükoğlu 63b1d95667 Refactor #1451 - Multiselect Doc 2021-08-19 11:21:39 +03:00
Tuğçe Küçükoğlu 03d111f215 Refactor #1451 - update d.ts, docs, api-generator 2021-08-17 17:09:43 +03:00
Tuğçe Küçükoğlu 9e6e8633a2 Refactor #1451 - For AutoComplete 2021-08-17 17:01:21 +03:00
mertsincan 5c7bfccc15 Update MultiSelect doc and demo 2021-08-17 14:09:24 +03:00
mertsincan c8421dcb0f Refactor #1451 - For MultiSelect 2021-08-17 14:02:42 +03:00
mertsincan 0823bee377 Refactor on virtual scroll demo 2021-08-17 12:46:20 +03:00
mertsincan 4cfa62f29e Refactor #1451 - For keyboard support on Dropdown 2021-08-17 11:24:42 +03:00
mertsincan 3f003a9817 Update menu.json 2021-08-16 14:21:53 +03:00
mertsincan 86458bc1c5 Refactor #1451 2021-08-16 14:21:36 +03:00
mertsincan d8ee63d286 Update AutoComplete demo and doc 2021-08-16 14:21:09 +03:00
mertsincan 6d90f461a4 Refactor #1451 - For AutoComplete 2021-08-16 14:20:49 +03:00
mertsincan 7167964920 Update menu.json 2021-08-16 13:49:12 +03:00
mertsincan 3c1bfd43dc Update Listbox doc and demo 2021-08-16 13:48:49 +03:00
mertsincan ba75e9c51c Refactor #1451 - For Listbox 2021-08-16 13:48:28 +03:00
mertsincan 47edaea7ad Update menu.json 2021-08-16 11:59:49 +03:00
mertsincan 076d06773d Refactor on Dropdown doc 2021-08-16 11:50:57 +03:00
mertsincan d128063d59 Refactor #1451 - For Dropdown 2021-08-16 11:50:32 +03:00
mertsincan 7cdef9dc17 Refactor #1451 - For Dropdown 2021-08-16 10:38:18 +03:00
mertsincan 5d6590abea Add virtualscroller + lazy demo to Dropdown 2021-08-16 10:28:54 +03:00
mertsincan 1983225b2f Refactor on VirtualScroller 2021-08-16 10:28:33 +03:00
mertsincan 1ac34d77ca Refactor #1451 - For Dropdown 2021-08-13 17:29:39 +03:00
mertsincan efc8b36523 Refactor on VirtualScroller 2021-08-13 16:53:11 +03:00
Tuğçe Küçükoğlu 5243d5ba00 Fixed #1311 - DataTable State: columnwidths are not restored correctly when using scrollable and resizableColumns props 2021-08-12 14:31:02 +03:00
Tuğçe Küçükoğlu de8b8fc8d9 refactor 2021-08-12 13:01:58 +03:00
Cagatay Civici 33a93d8c08 Fixed #1443 - Unnecessary horizontal scrollbar displayed with rowgrouping 2021-08-11 14:00:31 +03:00
Cagatay Civici 1fdebc263a New dev iteration 2021-08-10 17:39:32 +03:00
Cagatay Civici 154e38bbb9 Fixed #1437 - Vue < 3.2 Compatibility 2021-08-10 17:29:07 +03:00
Cagatay Civici 9adae80564 Set version 2021-08-10 16:36:18 +03:00
Cagatay Civici 0c16992f5b Fixed #1436 - StyleClass does not open overlay when source is clicked again 2021-08-10 16:35:46 +03:00
Tuğçe Küçükoğlu 41c7fd0c72 topbar for summersale 2021-08-10 11:48:58 +03:00
Cagatay Civici 2a5b1872e7 Support for footer 2021-08-09 17:50:10 +03:00
Cagatay Civici 9eac2da7ec Fixed #1314 - Support for scrolling and column groups 2021-08-09 17:37:09 +03:00
Tuğçe Küçükoğlu b604f30340 topbar z-index defect 2021-08-06 15:10:19 +03:00
Cagatay Civici 4cb95e6b07 Update doc for install section 2021-08-06 10:41:15 +03:00
Cagatay Civici 0333cf1fce Fixed #1415 - Toast does not clear hide timeout on unmount 2021-08-06 10:29:07 +03:00
Cagatay Civici 12aaed3a44 Add empty check 2021-08-05 16:14:06 +03:00
Tuğçe Küçükoğlu 3db191507f blocks added showcase 2021-08-05 16:03:27 +03:00
Tuğçe Küçükoğlu a806ca2251 dock csb example 2021-08-05 09:51:23 +03:00
Tuğçe Küçükoğlu 1b50d13cd2 Refactor #1407 2021-08-04 17:43:39 +03:00
Tuğçe Küçükoğlu 39f9b55be3 Fixed #1407 - style and class props for FileUpload 2021-08-04 17:26:21 +03:00
Tuğçe Küçükoğlu 08727a2b9e blocks topbar added 2021-08-04 15:27:34 +03:00
Tuğçe Küçükoğlu a7f2318600 showcase fix 2021-08-04 14:58:42 +03:00
Tuğçe Küçükoğlu 7ddfbae4cd v-styleclass added 2021-08-04 13:01:32 +03:00
Tuğçe Küçükoğlu 08681e45bc Fixed #1405 - New v-styleclass directive 2021-08-04 13:01:03 +03:00
Tuğçe Küçükoğlu f3145c1fac tooltip doc updated 2021-08-04 12:17:29 +03:00
Tuğçe Küçükoğlu 6e119d9ac2 Fixed #1404 - value and disabled props for Tooltip 2021-08-04 12:17:15 +03:00
Tuğçe Küçükoğlu 6795e5070f toast doc updated 2021-08-04 11:58:33 +03:00
Tuğçe Küçükoğlu a4973cb39a Fixed #1403 - New styleClass and contentStyleClass props for Toast 2021-08-04 11:58:17 +03:00
Cagatay Civici 487c016544 Fixed typo and doc 2021-07-27 20:47:47 +03:00
Cagatay Civici 0afd0f6800 new dev iteration 2021-07-27 14:26:54 +03:00
Tuğçe Küçükoğlu 0cfee9fd8b typo fix 2021-07-27 13:44:03 +03:00
Tuğçe Küçükoğlu 003e4958d1 typo fix 2021-07-27 13:43:20 +03:00
Tuğçe Küçükoğlu 443276bbc5 refactor 2021-07-27 13:42:53 +03:00
Tuğçe Küçükoğlu 5a0dc0b47f refactor 2021-07-27 13:42:44 +03:00
Tuğçe Küçükoğlu eea3322ae1 refactor 2021-07-27 13:39:07 +03:00
Tuğçe Küçükoğlu 8903206c5c dock csb fix 2021-07-27 13:37:11 +03:00
Tuğçe Küçükoğlu b984f47992 refactor 2021-07-27 13:27:35 +03:00
Tuğçe Küçükoğlu f7f6033c1c new components added to liveeditor 2021-07-27 13:24:22 +03:00
Tuğçe Küçükoğlu c880d6aa5c update csb image 2021-07-27 13:24:07 +03:00
Tuğçe Küçükoğlu 084c44487b liveeditor update version 2021-07-27 13:20:08 +03:00
Tuğçe Küçükoğlu 1c0f4acf0c Dock demo added 2021-07-27 13:03:45 +03:00