Commit Graph

2156 Commits (555767dbf4d0aba8a6c61c098fac7617bf57ab2f)

Author SHA1 Message Date
Cagatay Civici 555767dbf4 New dev iteration 2020-10-22 17:09:38 +03:00
Cagatay Civici 6c30f9a68d Merge branch 'master' of https://github.com/primefaces/primevue 2020-10-22 16:46:58 +03:00
Cagatay Civici 63326bf886 Set version 2020-10-22 16:46:54 +03:00
mertsincan b40a260662 Added diamond banner 2020-10-22 16:18:06 +03:00
Cagatay Civici 8144cbcf0f Merge branch 'master' of https://github.com/primefaces/primevue 2020-10-22 15:50:36 +03:00
Cagatay Civici 2ffb6f7115 Update quill 2020-10-22 15:50:32 +03:00
Cagatay Civici 9a1fe19651
Merge pull request #590 from Christoph-Wagner/patch-1
Update MultiSelectDoc.vue
2020-10-22 15:47:52 +03:00
Cagatay Civici e6c2d774e3
Merge pull request #548 from garel/patch-1
TerminalDoc update
2020-10-22 15:40:19 +03:00
Cagatay Civici 09086c8526 Fixed #546 - Website / Documentation - Fix third-party dependencies documentation 2020-10-22 14:53:35 +03:00
Cagatay Civici 9799ab40dc Fixed #589 - Overriding ProgressSpinner colors doc error 2020-10-22 14:52:34 +03:00
Cagatay Civici 3f2b51a487 Fixed #536 - Menu components with web router refresh the whole page 2020-10-22 14:50:31 +03:00
mertsincan 9572a804d5 Added Diamond images 2020-10-22 13:45:59 +03:00
Cagatay Civici 30daa63a58 Fixed #555 - DataTable crashes with a "Cannot read property 'xxx' of null" for nested objects 2020-10-22 12:13:48 +03:00
Cagatay Civici 074538ac94 Fixed #591 - Do not hide overlays on body scroll 2020-10-22 12:11:55 +03:00
Christoph Wagner cc179c84e2
Update MultiSelectDoc.vue
Added a missing `/` to close the `<template>`-tag.
2020-10-22 07:50:54 +00:00
Cagatay Civici 4044be48cb Fixed #549 - Declare events in "emits" section of every component 2020-10-21 21:03:17 +03:00
Cagatay Civici 41074b0e7e Fixed #586 - Dropdown inside datable using showClear causing: Cannot read property 'classList' of null 2020-10-21 13:58:07 +03:00
Cagatay Civici 9b9802d838 Fixed #587 - Property "disabled" was accessed during render but is not defined on instance 2020-10-21 13:46:47 +03:00
Cagatay Civici a15c19623e Removed type from textarea 2020-10-21 13:43:00 +03:00
Cagatay Civici 999af2c8f8 Merge branch 'master' of https://github.com/primefaces/primevue 2020-10-21 13:40:44 +03:00
Cagatay Civici 3ec5f72e21 Update to Vue 3.0.2 2020-10-21 13:40:41 +03:00
Yiğit FINDIKLI 968182be05 Update CHANGELOG.md 2020-10-14 16:42:10 +03:00
mertsincan 046c34a41e Update InputNumber.d.ts 2020-10-13 16:45:08 +03:00
mertsincan 7d6e55e7a9 Update inputnumber doc 2020-10-13 16:44:55 +03:00
mertsincan b50f8de238 Fixed #551 - Add inputStyle and inputClass properties to InputNumber 2020-10-13 16:38:44 +03:00
Yiğit FINDIKLI 5b50463188 Fixed #550 - pRipple working when disabled(etc menuitem) 2020-10-13 13:01:39 +03:00
garel 3b1c3067a0
TerminalDoc update
The TerminalService does not have $on, $off, and $emit properties. I believe this comes from the ts declaration, but in plain js, this produces an error. Even in the TerminalDemo.vue, the TerminalService uses the event listeners without the $ sign. This should be fixed, because its misleading.
2020-10-12 23:58:34 +02:00
Yiğit FINDIKLI c8be313802 Update CHANGELOG.md 2020-10-12 15:28:15 +03:00
Cagatay Civici bc0f99da43 Fixed link 2020-10-12 00:10:51 +03:00
Cagatay Civici 90a9a775f8 New dev iteration 2020-10-11 22:46:45 +03:00
Cagatay Civici 9d57306dea Set version 2020-10-11 22:28:56 +03:00
Cagatay Civici 63233f265c Change severity 2020-10-11 22:26:13 +03:00
Cagatay Civici 23a1f594b9 smaller Galleria max-width 2020-10-11 22:25:30 +03:00
Cagatay Civici fd1641fe54 Fixed #545 - Galleria and Carousel highlight item visual improvement on PrimeOne Themes 2020-10-11 22:14:14 +03:00
Cagatay Civici b68e9a1da5 Fixed #543 - Tree selection is broken when ripple is enabled 2020-10-10 18:47:15 +03:00
Cagatay Civici e708cc719e Fixed #542 - Tree toggler icon hover color is wrong in bootstrap theme 2020-10-10 18:27:46 +03:00
Cagatay Civici 4670fda12d Fixed #535 2020-10-10 16:49:47 +03:00
Cagatay Civici 41b7d34995 Fixed #384 - Accordion rounded border minor visual issue 2020-10-10 15:35:03 +03:00
Cagatay Civici cbbc56fabe Fixed #495 - Add indentation property to TreeTable 2020-10-10 15:29:01 +03:00
Cagatay Civici ea3c291cac Fixed #524 - Can't close MultiSelect or Select when inside Dialog component 2020-10-10 15:22:24 +03:00
Cagatay Civici 1d370005da Merge branch 'master' of https://github.com/primefaces/primevue 2020-10-10 14:38:42 +03:00
Cagatay Civici f054763c1e Fixed #517 - TriStateCheckbox doesn't show correct icon when value is false when using material themes 2020-10-10 14:38:37 +03:00
Cagatay Civici 227482ed1a
Merge pull request #525 from thestonehead/master
ColorPicker watches value instead of modelValue
2020-10-10 14:28:33 +03:00
Cagatay Civici 782d3f8ef6 Fixed #519 - TouchUI modal gets stuck if input tabs out 2020-10-10 14:23:45 +03:00
Cagatay Civici 355399f47d Add fluent ui to config 2020-10-10 13:32:08 +03:00
Cagatay Civici bac1b73c2c Doc update 2020-10-10 13:29:34 +03:00
Cagatay Civici e8b73066ea Merge branch 'master' of https://github.com/primefaces/primevue 2020-10-10 13:20:28 +03:00
Cagatay Civici ac82af6d8c Add soho and fluent themes along with theme improvements 2020-10-10 13:20:25 +03:00
mertsincan b83486be97 Fixed #537 - The 'disabled' option has no effect on InputNumber 2020-10-09 12:04:44 +03:00
mertsincan 583aaa1b6d Refactor on InputNumber 2020-10-09 11:54:28 +03:00