Commit Graph

203 Commits (f1b1cdf18981010af92bff437f877060f9800f4a)

Author SHA1 Message Date
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 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 05565212bc #1275 for TieredMenu 2021-08-27 15:04:48 +03:00
Cagatay Civici 1bdf46a22c #1275 for breadcrumb 2021-08-27 14:48:05 +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 68e748bf92 Refactor #1477 2021-08-26 14:01:01 +03:00
Cagatay Civici cae2bf165a Prevent duplicate event invocation 2021-08-25 10:09:50 +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 c5bb8ea2ac Fixed #1448 - Slotname message is unrecognized in toast template 2021-08-24 11:32:22 +03:00
Nikita Brylev 681b66f563 feature - trigger slot for Dropdown 2021-08-19 19:21:56 +03:00
Tuğçe Küçükoğlu 03d111f215 Refactor #1451 - update d.ts, docs, api-generator 2021-08-17 17:09:43 +03:00
mertsincan 6c6b9c0c68 Refactor #1451 - For MultiSelect 2021-08-17 14:09:12 +03:00
mertsincan d8ee63d286 Update AutoComplete demo and doc 2021-08-16 14:21:09 +03:00
mertsincan 3c1bfd43dc Update Listbox doc and demo 2021-08-16 13:48:49 +03:00
mertsincan 076d06773d Refactor on Dropdown doc 2021-08-16 11:50:57 +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 7ddfbae4cd v-styleclass added 2021-08-04 13:01:32 +03:00
Tuğçe Küçükoğlu 23002bdad8 update api-generator 2021-07-27 13:18:00 +03:00
Cagatay Civici c0e13b0cd9 Fixed #1278 - No exportFunction, it's called but not defined. 2021-07-26 11:26:00 +03:00
Tuğçe Küçükoğlu a5365d8292 Fixed #692 - VirtualScroller Component 2021-07-16 12:39:45 +03:00
Tuğçe Küçükoğlu 519e9d70bf refactor 2021-07-14 17:12:17 +03:00
Tuğçe Küçükoğlu 71e93a1bf8 Fixed #1354 - Responsive Toast 2021-06-16 13:00:57 +03:00
Tuğçe Küçükoğlu cb659b73ef update api-generator 2021-06-14 17:03:46 +03:00
Cagatay Civici 990e07c12d Fixed #1341 - Chip templating support for AutoComplete and MultiSelec 2021-06-11 15:38:06 +03:00
Cagatay Civici 38e18b426a Fixed typo 2021-06-11 15:14:57 +03:00
Cagatay Civici 092396ca9c Fixed #1066 - hideIcon and showIcon for Password 2021-05-18 12:57:22 +03:00
Cagatay Civici d458c61a99 Fixed type 2021-05-18 12:40:43 +03:00
Cagatay Civici 789e3f8993 Fixed type 2021-05-18 12:40:31 +03:00
Cagatay Civici 1253676112 Fixed #1268 - Add lazy option to TabView and Accordion 2021-05-18 11:57:37 +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 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 aed0d5eed2 Fixed #508 - Edit and Sort combination support for Table 2021-05-17 02:00:53 +03:00
Cagatay Civici 57af5b2796 Fixed #1261 - Add responsiveLayout property to TreeTable 2021-05-15 13:31:39 +03:00
Cagatay Civici 60547bc237 Fixed #338 - Scrollable TreeTable 2021-05-15 12:45:36 +03:00
Cagatay Civici 0a52948b4c Fixed #830 - Improve active route detection in TabMenu 2021-05-14 22:04:21 +03:00
Cagatay Civici cfa4b06c03 Fixed #956 - Possibility to define column visibility 2021-05-14 15:30:49 +03:00
Cagatay Civici feb3187d68 Fixed #944 - Dropdown component does not fire focus or blur events 2021-05-14 13:36:59 +03:00
Cagatay Civici 69c37f7751 Add doc for dragend event 2021-05-14 13:23:14 +03:00
Cagatay Civici fa39c21c34 Fixed #85 - Draggable Dialog 2021-05-14 13:21:59 +03:00
Cagatay Civici 2acf800b43 Fixed #931 - Customizing the line of Timeline component 2021-05-14 12:50:55 +03:00
Cagatay Civici 84ed5f3299 Wording update 2021-05-14 12:20:08 +03:00
Cagatay Civici 31c8dcba48 Add api docs 2021-05-14 12:18:42 +03:00
Tuğçe Küçükoğlu 8681911998 Fixed #1138 Fixed #962 2021-05-12 12:35:29 +03:00