Commit Graph

2248 Commits (14640c4e9866e03221ca882171fc4f2a9f94b959)

Author SHA1 Message Date
Cagatay Civici c108bb9b87 Fixed #585 - FileUpload Preview columns become misaligned when both image and non-image files are uploaded 2020-11-25 17:41:30 +03:00
Cagatay Civici 04bdc70afc Fixed #606 - DataTable multiple click RadioButton focus previous row 2020-11-25 17:26:52 +03:00
Cagatay Civici 3e0e992198
Merge pull request #629 from tugcekucukoglu/fileupload/warn
FileUpload fileLimit warns
2020-11-25 17:10:33 +03:00
Cagatay Civici 94165e359a Fixed #616 - TabView does not support dynamic tabs 2020-11-25 16:17:23 +03:00
Cagatay Civici 66b44f2673 Add missing fn 2020-11-25 16:13:15 +03:00
Cagatay Civici d4dc2c4449 Add demo for dynamic tabs 2020-11-25 16:11:04 +03:00
Cagatay Civici d81c42ed9b
Merge pull request #640 from ntedgi/accordion-does-not-support-dynamic-tabs-622
Fix issue : Accordion does not support dynamic tabs #622
2020-11-25 16:01:23 +03:00
Cagatay Civici 989827415a Fixed #627 - Sidebar not visible on mount 2020-11-25 15:48:01 +03:00
Cagatay Civici 17902bc44b Fixed Crud demo 2020-11-25 15:45:13 +03:00
Cagatay Civici e02f55ef5b Fixed #633 - InputNumber's onInputBlur fails when component gets destroyed 2020-11-25 15:44:10 +03:00
Cagatay Civici 27736c8ce7 Fixed #647 - DataTable sortField allows a function, but the prop type is only a string 2020-11-25 14:45:42 +03:00
Cagatay Civici f6820e1db1 Merge branch 'master' of https://github.com/primefaces/primevue 2020-11-25 14:40:05 +03:00
Cagatay Civici 0383a632d6 Add docs for menumodel 2020-11-25 14:40:01 +03:00
Cagatay Civici e5af141400
Merge pull request #643 from manonthemat/patch-1
Update SpacingDoc.vue
2020-11-25 14:37:08 +03:00
Cagatay Civici b7fcc15fa5 Fixed #651 - Password element does not inherit attributes 2020-11-25 13:52:41 +03:00
Cagatay Civici 8c0122cb9d Fixed #653 - Closing message and reopening it does not work 2020-11-25 13:50:15 +03:00
Cagatay Civici 835ad45065 #655 for TreeTable 2020-11-25 13:34:52 +03:00
Cagatay Civici 0bf807591e Fixed #655 - DataTable global filter bug 2020-11-25 13:33:51 +03:00
Cagatay Civici 65e0c19047 Updated documentation to remove deprecated slot syntax 2020-11-25 12:10:33 +03:00
Cagatay Civici f7190ad875 Fixed #639 - Documentation update 2020-11-25 12:04:27 +03:00
Cagatay Civici 17da869695 Fixed #659 - Multiselect/Dropdown: when the menu open upwards style broken 2020-11-25 11:48:53 +03:00
Cagatay Civici 6426f6b533 Fixed #658 - Autocomplete: when the menu open upwards style broken 2020-11-25 11:42:41 +03:00
Cagatay Civici 028a926a27 Fixed #645 - Type for useToast 2020-11-25 11:39:17 +03:00
Cagatay Civici ee81506e57 Fixed #660 - SplitButton: after selecting the default command, the command menu does not close 2020-11-25 11:34:02 +03:00
Cagatay Civici cc5c452451 Fixed #673 - Chips mode for MultiSelect 2020-11-25 11:01:35 +03:00
Cagatay Civici 1f6b2dd135 Fixed #672 - New Timeline Component 2020-11-24 12:24:39 +03:00
Cagatay Civici 69a2afcc04 Fixed version 2020-11-23 16:52:26 +03:00
Cagatay Civici 94fe9fc4c6 Changelog for 2.2.1 2020-11-23 16:51:51 +03:00
Cagatay Civici dfa81582b1 Update footer 2020-11-23 16:48:56 +03:00
Matthias Sieber 46b3930d7f
Update SpacingDoc.vue 2020-11-18 09:07:11 -08:00
naortedgi 2a39a97633 add accordion dynamic tabs support with v-for directive 2020-11-15 21:58:39 +02:00
Naor Shlomo Tedgi ae10ecfb8f
Merge pull request #1 from primefaces/master
mearge head
2020-11-15 20:39:29 +02:00
Tuğçe Küçükoğlu f0baf04c58 setup changed for vue3 2020-11-09 14:38:37 +03:00
Tuğçe Küçükoğlu 37dd3c4a5e fileupload filelimit warns 2020-11-06 14:35:45 +03:00
Tuğçe Küçükoğlu 3246553136 emits declaration corrected 2020-11-04 10:24:49 +03:00
Tuğçe Küçükoğlu 8430a6aefb added gridline class 2020-11-02 12:32:09 +03:00
Tuğçe Küçükoğlu 0861a0abc9 add inline message to views 2020-11-02 11:24:48 +03:00
Tuğçe Küçükoğlu 9ad57dfe14 input reflects hue changes 2020-10-27 17:08:33 +03:00
Tuğçe Küçükoğlu 9ba20caf5e SelectButton behaves like RadioButton 2020-10-27 09:56:11 +03:00
Tuğçe Küçükoğlu f01ac70526 correction :modelValue property for Rating 2020-10-25 20:34:57 +03:00
Goodosky f9b3fe0fd0
Fix import useToast in Composition API example. 2020-10-23 20:37:57 +02:00
Yiğit FINDIKLI f5434c89a5 Update CHANGELOG.md 2020-10-22 17:23:55 +03:00
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