Commit Graph

1424 Commits (8bc1d397420bb6452d460d7c5140ac08306e3e62)

Author SHA1 Message Date
cagataycivici 0f69f7cb3a Merge branch 'master' of https://github.com/primefaces/primevue 2020-01-30 10:59:23 +03:00
cagataycivici 4dd4f7d250 Fixed #161 - Ability to disable SplitButton or Menu items 2020-01-30 10:59:20 +03:00
mertsincan 805f352b04 Fixed #166 - Dialog animation leave does not work 2020-01-30 10:57:29 +03:00
cagataycivici e3ea89a475 Fixed #159 - rowsPerPageOptions dropdown is not coming in Datatable 2020-01-30 10:37:29 +03:00
cagataycivici 246edd2f30 Linting 2020-01-30 10:34:51 +03:00
cagataycivici 0cebea6aed Refactored #150 2020-01-30 10:32:05 +03:00
cagataycivici ba4121afae Refactor data name 2020-01-30 10:13:26 +03:00
cagataycivici a7e7493b21 Fixed #156 - Enter key should select a PickList item 2020-01-30 10:11:15 +03:00
cagataycivici f4b49c5a04 Merge branch 'master' of https://github.com/primefaces/primevue 2020-01-30 10:09:13 +03:00
cagataycivici 7c4c751daf Fixed #150 - Dropdown and MultiSelect on expand event 2020-01-30 10:09:09 +03:00
Cagatay Civici 99a2ee698e
Merge pull request #160 from Nerderer/master
Fixed broken today button in the Calendar component
2020-01-30 09:56:41 +03:00
Gerhard 89f9f10304 Fixed broken today button in the Calendar component
When clicking the today button in the calendar there was a broken reference to the event.
2020-01-25 20:11:13 +01:00
mertsincan 8e878257ce Refactor #153 2020-01-23 11:39:52 +03:00
mertsincan 72b687499d Fixed #153 - Dialog in mobile view 2020-01-23 11:27:24 +03:00
cagataycivici cd4d03b519 Merge branch 'master' of https://github.com/primefaces/primevue 2020-01-23 10:36:25 +03:00
cagataycivici 6332c46cff Add analytics 2020-01-23 10:36:22 +03:00
mertsincan 43c4e059c5 Added Changelog.md 2020-01-21 10:22:46 +03:00
cagataycivici 3886eeb1c2 New dev iteration 2020-01-21 10:06:45 +03:00
cagataycivici b111622002 Readme update 2020-01-21 10:06:29 +03:00
cagataycivici df4080154e Lint fixes 2020-01-21 09:58:18 +03:00
cagataycivici 0e4bad5085 Set version 2020-01-21 09:57:58 +03:00
cagataycivici 2ed93798ae Fixed #149 - Editable Dropdown loses focus 2020-01-21 09:57:28 +03:00
cagataycivici e590e10258 Fixed #90 - optionValue and dataKey combination is broken is Select Components 2020-01-21 09:53:46 +03:00
cagataycivici d2b278ce0a Merge branch 'master' of https://github.com/primefaces/primevue 2020-01-21 09:37:54 +03:00
cagataycivici e8fe5bd796 Add doc 2020-01-21 09:37:52 +03:00
mertsincan 686e918c6f Merge branch 'master' of https://github.com/primefaces/primevue 2020-01-20 13:54:54 +03:00
mertsincan 1744c2a758 Added .editorconfig file 2020-01-20 13:54:43 +03:00
mertsincan b0457ef4fb Fixed #145 - Dialog block UI removes page scroll 2020-01-20 13:54:26 +03:00
Cagatay Civici 69c2ebd15b
Merge pull request #146 from Nerderer/master
Add appendTo on Dropdown
2020-01-20 13:42:50 +03:00
cagataycivici 8298fc048f Fixed #148 - Rename select event with *-select 2020-01-20 13:41:44 +03:00
cagataycivici 97d7441585 Merge branch 'master' of https://github.com/primefaces/primevue 2020-01-20 13:27:54 +03:00
cagataycivici e6a126d4c8 Fixed #143 - Calendar manual input fails 2020-01-20 13:27:50 +03:00
onursenture 6ec4f453cc Fix typo 2020-01-20 10:24:39 +03:00
Gerhard 55c5471f76 Add appendTo on Dropdown
The Dropdown component now supports the appendTo property.
2020-01-18 12:56:53 +01:00
Merve Özçifçi fb253ef387 Fixed #145 2020-01-17 16:27:16 +03:00
Merve Özçifçi d944b45a33 Revert "Fixed #145"
This reverts commit 1c7b1aa406.
2020-01-17 15:54:55 +03:00
Merve Özçifçi 1fe8f38c73 Merge branch 'master' of https://github.com/primefaces/primevue 2020-01-17 15:45:21 +03:00
Merve Özçifçi 1c7b1aa406 Fixed #145 2020-01-17 15:45:10 +03:00
Yiğit FINDIKLI 9994bb9b9d Fixed #141 Calendar giving focus to today when disabled 2020-01-17 15:18:45 +03:00
cagataycivici 172f0a395d Documentation fixed 2020-01-14 13:41:34 +03:00
cagataycivici fbe1f76ff7 New dev version 2020-01-13 14:16:30 +03:00
cagataycivici 93e405dc56 Set version 2020-01-13 14:07:08 +03:00
cagataycivici b06c970a72 Refactor empty check 2020-01-13 13:10:18 +03:00
cagataycivici 664701e23d Null check 2020-01-13 13:07:32 +03:00
cagataycivici 5244372d72 Add type="button" 2020-01-13 13:06:08 +03:00
cagataycivici 18dffa5a89 Add aria labelled by 2020-01-13 13:01:29 +03:00
cagataycivici 07dbf2528c Lint Fixes 2020-01-13 12:07:21 +03:00
cagataycivici e40862e6f4 Doc update 2020-01-13 12:04:50 +03:00
cagataycivici f56b4ac72f Doc update 2020-01-13 12:01:09 +03:00
cagataycivici 83b299a38e Doc update 2020-01-13 12:00:11 +03:00