Commit Graph

3146 Commits (023d7794adb3225333336db56a0b5b39007ebe1c)

Author SHA1 Message Date
Cagatay Civici 6874616c45
Merge pull request #1143 from Rakasch/docu_confirm_dialog_group
fix ConfirmDialog example and documentation
2021-05-18 12:48:30 +03:00
Cagatay Civici 6963002487
Merge pull request #1189 from sayinserdar/fix-file-upload-demo-docs-typo
Fix typo on FileUpload example
2021-05-18 12:44:15 +03:00
Cagatay Civici bc8a5154a7
Merge pull request #1190 from asanovr/patch-1
TreeSelect node-unselect not triggered
2021-05-18 12:43:29 +03:00
Tuğçe Küçükoğlu bc3655b82a Merge branch 'master' of https://github.com/primefaces/primevue 2021-05-18 12:42:17 +03:00
Cagatay Civici 1b776b9abd
Merge pull request #1199 from evolvedlight/patch-1
Fix incorrect type on inputClass
2021-05-18 12:41:59 +03:00
Tuğçe Küçükoğlu 43531e93c4 remove console.log 2021-05-18 12:41:58 +03:00
Cagatay Civici 0cc7a4510b
Merge pull request #1227 from Aysnine/patch-1
fix CascadeSelectProp.optionGroupChildren type
2021-05-18 12:41:15 +03:00
Cagatay Civici d458c61a99 Fixed type 2021-05-18 12:40:43 +03:00
Cagatay Civici d0f073e220 Merge branch 'master' of https://github.com/primefaces/primevue 2021-05-18 12:40:34 +03:00
Cagatay Civici 789e3f8993 Fixed type 2021-05-18 12:40:31 +03:00
Tuğçe Küçükoğlu f424ffb94f update version for csb 2021-05-18 12:18:59 +03:00
Cagatay Civici b769d492fb Fixed #1262 - missing Documentation: Set the toast lifespan to infinite 2021-05-18 12:12:23 +03:00
Cagatay Civici 97e0bbbed8 Fixed #1256 - Chip - allow removable property while template is defined 2021-05-18 12:10:12 +03:00
Cagatay Civici 940d86299c Fixed #1255 - Dropdown filter is incorrect when grouped and optionGroupChildren not named "items 2021-05-18 12:08:32 +03:00
Cagatay Civici 1253676112 Fixed #1268 - Add lazy option to TabView and Accordion 2021-05-18 11:57:37 +03:00
Cagatay Civici fd7267bc01 Add npe check 2021-05-18 11:33:48 +03:00
Tuğçe Küçükoğlu b0c0888a1d update toast doc 2021-05-18 10:06:12 +03:00
onursenture 4718b8dc03 Fix typo 2021-05-17 18:56:21 +03:00
Cagatay Civici c04098e4fe Fixed #367 - Ability to activate PanelMenu item declaratively or programmatically 2021-05-17 18:44:09 +03:00
Cagatay Civici 62d8c7a448 Doc update 2021-05-17 17:55:32 +03:00
Cagatay Civici 66ef0a5686 Fixed #1247 - 2021-05-17 17:43:23 +03:00
Cagatay Civici a6b8e831d5 Fixed #1265 - showGridlines display 2px borders on ScrollableTable 2021-05-17 16:50:42 +03:00
Cagatay Civici a53bae5b46 Fixed #1266 - FilterContent overlaps on frozen columns 2021-05-17 16:36:18 +03:00
Cagatay Civici d8c6ab597c Scroll+Resize support for TreeTable 2021-05-17 15:57:40 +03:00
Cagatay Civici 7e6a0c041f Disable resize when frozen 2021-05-17 15:55:38 +03:00
Cagatay Civici 86a91ae4c3 Fixed #1018 - Resize support for Scrollable Tables 2021-05-17 15:53:35 +03:00
Cagatay Civici d7c01c8f6e Fixed #1244 - Templating for Menus 2021-05-17 14:58:53 +03:00
Tuğçe Küçükoğlu eb32efc9e1 Refactor #354 2021-05-17 09:02:55 +03:00
mertsincan 85f09a74f4 Cosmetic 2021-05-17 03:20:57 +03:00
Ahmed Kandil 25af520e4d
Fixed #1087 - DataTable global filter is reset when applying other filters
Fixes #1087

Co-authored-by: mertsincan <sincan.mert@gmail.com>
2021-05-17 03:19:24 +03:00
mertsincan 10348594f3 Fixed #1178 - DataTable state restoring seems broken for columnOrder and columnWidths 2021-05-17 02:31:38 +03:00
mertsincan 2b9a2de321 Cosmetic 2021-05-17 02:21:31 +03:00
mertsincan aed0d5eed2 Fixed #508 - Edit and Sort combination support for Table 2021-05-17 02:00:53 +03:00
mertsincan dabc67877b Fixed #115 - Calendar datetime picker with stepMinute 15 2021-05-16 22:06:34 +03:00
Tuğçe Küçükoğlu 5136a928b9 Fixed #354 - AutoComplete completeOnFocus like PrimeNG 2021-05-16 17:47:52 +03:00
mertsincan bf114576b1 Fixed #1098 - Column Reorder and Toggle support for Table 2021-05-15 15:27:58 +03:00
Cagatay Civici 5169491ffc Merge branch 'master' of https://github.com/primefaces/primevue 2021-05-15 13:31:43 +03:00
Cagatay Civici 57af5b2796 Fixed #1261 - Add responsiveLayout property to TreeTable 2021-05-15 13:31:39 +03:00
mertsincan 3f0d35cc20 Merge branch 'master' of https://github.com/primefaces/primevue 2021-05-15 13:29:00 +03:00
mertsincan 5cd2c1460e Fixed #1131 - ScrollPanel pushes content to the left in order to show scrollbar 2021-05-15 13:28:53 +03:00
Cagatay Civici d8fac497c7 Fixed horizontal only scroll 2021-05-15 13:12:56 +03:00
Cagatay Civici 729133f428 Fixed #1260 - TreeTable does not add column and style props 2021-05-15 13:06:54 +03:00
Cagatay Civici e3ab60c725 Merge branch 'master' of https://github.com/primefaces/primevue 2021-05-15 13:05:02 +03:00
Cagatay Civici fb2a517838 Fixed #1259 - Filter column is not frozen 2021-05-15 13:04:59 +03:00
Yannis Thomopoulos b3dece37ed
Fixes #1201 - Add conditional rendering to Carousel indicators
When totalIndicators is below 0 (when the value prop is an empty array) and numScroll !== numVisible, a RangeError is thrown.
2021-05-15 12:59:28 +03:00
Cagatay Civici 60547bc237 Fixed #338 - Scrollable TreeTable 2021-05-15 12:45:36 +03:00
Cagatay Civici 8329ed5423 Initiated scrollable treetable 2021-05-15 11:25:42 +03:00
Cagatay Civici 0a52948b4c Fixed #830 - Improve active route detection in TabMenu 2021-05-14 22:04:21 +03:00
Cagatay Civici 7bb54c6800 Doc update 2021-05-14 19:06:31 +03:00
Cagatay Civici 22fc6b212a Fixed #949 - Router support for PanelMenu headers 2021-05-14 18:58:46 +03:00