Commit Graph

3426 Commits (c05f791f896bfbdca01c0a750202e2d9a7bf3ace)

Author SHA1 Message Date
Tuğçe Küçükoğlu 2a05640b46
Merge pull request #1529 from shadoWalker89/patch-3
Add events emitted by OverlayPanel
2021-10-04 10:08:44 +03:00
Tuğçe Küçükoğlu 1f34b15a60
Merge pull request #1628 from samperumal/samperumal/datatable-expansion
Add missing 'expansion' slot TypeScript definition to DataTable.d.ts
2021-10-04 10:07:11 +03:00
Tuğçe Küçükoğlu 8e71e7b058
Merge pull request #1544 from thomaswan/patch-1
SpeedDial hideOnClickOutside not working
2021-10-04 10:02:49 +03:00
Tuğçe Küçükoğlu 38c2999948
Merge pull request #1613 from KayJay89/patch-1
Update Setup.vue docs
2021-10-04 09:21:17 +03:00
mertsincan fa4d6344e5 Refactor #1273 2021-10-04 09:01:09 +03:00
mertsincan 69e7d3b167 Update DataTable.d.ts 2021-10-02 23:51:09 +03:00
mertsincan 044290601e Fixed #1273 - Support for Filtering, Sorting and Cell Editing on DataTable 2021-10-02 23:49:23 +03:00
Sam Perumal b6a3beefd2 Add missing 'expansion' slot TypeScript definition
The DataTable.d.ts is missing the 'expansion' field
in the $slots class field.
2021-10-02 19:04:15 +02:00
Cagatay Civici 1a72acabb5 Fixed reference error 2021-10-02 18:59:13 +03:00
Cagatay Civici 1e305ba7ff Remove static from Utils 2021-10-02 18:58:31 +03:00
Cagatay Civici fe9413c7b7 Fixed #1263 - Kebap-case is not supported in some components like DataTable 2021-10-02 18:41:59 +03:00
mertsincan 231dfe22c1 Fixed #1622 - Add type definition for Utils modules 2021-10-01 11:10:01 +03:00
mertsincan e5e5f14a1b Fixed #1620 - Improve scrollbar style on BreadCrumb and TabMenu 2021-09-30 14:44:26 +03:00
Tuğçe Küçükoğlu f23856b3a0 emits added 2021-09-29 16:29:05 +03:00
Tuğçe Küçükoğlu 971f545d36 Update autocomplete.js 2021-09-29 16:22:13 +03:00
Tuğçe Küçükoğlu 6747b3dec5 megamenu slots added 2021-09-29 16:20:08 +03:00
Tuğçe Küçükoğlu 4955faf99a Update CHANGELOG.md 2021-09-29 15:35:49 +03:00
Kevin Jacobs 92c721e0ce
Update Setup.vue docs
Typing mistake found in location of Tailwind theme
2021-09-28 14:46:54 +02:00
mertsincan 11e89e1c0b Refactor #1612 2021-09-28 12:15:43 +03:00
John Campion Jr b58f3ddab6
Fixed #1612 - Feature: Custom Tooltip classes (#1572)
* Added custom classes to the tooltip for use in errors

* Added source to docs
2021-09-28 12:02:33 +03:00
Cagatay Civici bb82b6aae1 Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-24 13:31:28 +03:00
Cagatay Civici 1b98e9789f Pro section update 2021-09-24 13:31:25 +03:00
Yiğit FINDIKLI c17b67e2f5 Fixed #1602 - Paginator's Inputnumber displays index instead of current page 2021-09-23 12:31:47 +03:00
YiChun Sung bfdf90460a Fixed issue of ConfirmationService.d.ts and ToastService.d.ts 2021-09-23 01:52:31 +08:00
Yiğit FINDIKLI 6648de2769 Fixed #1586 - InputSwitch - trueValue-falseValue features causes warning 2021-09-22 14:14:21 +03:00
Tuğçe Küçükoğlu 8c9c0864df Delete atlantis-ng.svg 2021-09-21 10:05:47 +03:00
Tuğçe Küçükoğlu 040b1f846f atlantis added showcase 2021-09-21 10:05:08 +03:00
Cagatay Civici 7d6ca3ff05 Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-15 16:01:46 +03:00
Cagatay Civici 9c11a6ba12 New dev iteration 2021-09-15 16:01:43 +03:00
Tuğçe Küçükoğlu 7b59038b95 Update CHANGELOG.md 2021-09-15 15:57:47 +03:00
Cagatay Civici 71718ffce1 Set version 2021-09-15 15:53:58 +03:00
thomaswan 8e0e80d04e
Update SpeedDial.vue 2021-09-15 19:42:47 +08:00
thomaswan 887b635a92
Update SpeedDial.vue 2021-09-15 19:41:13 +08:00
thomaswan 7e3f17c4a3
SpeedDial hideOnClickOutside not working
this.bindDocumentClickListener() is called in beforeMount without case checking. update code to check props hideOnClickOutside before bind listener.
2021-09-15 19:21:33 +08:00
mertsincan a159ad44d9 Fixed #1531 - DataTable - RowGrouping Breaks Filter Row Column Widths 2021-09-15 14:17:05 +03:00
Tuğçe Küçükoğlu 9874f84f1e update version for csb 2021-09-15 12:57:59 +03:00
mertsincan f1c641ce59 Fixed #1505 - DataTable State broken with resizableColumns 2021-09-15 12:35:26 +03:00
mertsincan 7806189b02 Update DataTableScrollDemo.vue 2021-09-15 11:28:13 +03:00
mertsincan 3151dd896c Fixed #1508 and #1521 - DataTable doesn't work as expected when the container is resized. 2021-09-15 11:13:04 +03:00
Cagatay Civici 62f3914de2 Fixed #1519 - Incorrect Sizing due to filter input width of dropdown 2021-09-15 10:49:08 +03:00
Cagatay Civici e2d74f04db Fixed key name to void conflict 2021-09-15 10:39:42 +03:00
Cagatay Civici b9f3762302 Fixed #1540 2021-09-15 10:35:12 +03:00
mertsincan 18c228eda6 Refactor #1362 2021-09-15 09:39:40 +03:00
Mouad Taoussi d9d871efb6
Fixed #1362 - Added autoHighlight property to AutoComplete (#1429)
* Adding autoHighlight to first element in autocomplete

* Adding autoHighlight to first element in autocomplete

* Adding autoHighlight to first element in autocomplete

* Adding autoHighlight to first element in autocomplete

* Added autoHighlight to first element in autocomplete

* Added autoHighlight to first element in autocomplete: set default to false
2021-09-15 09:33:20 +03:00
mertsincan 357b26178b Fixed #1520 - Extra space between Dropdown and filter list 2021-09-14 16:00:38 +03:00
mertsincan 6df9d4e461 Fixed #1516 - Dropdown with filter bug selecting with arrow keys 2021-09-14 13:42:01 +03:00
Melek REBAI 121054cc67
Fixed #1528 - Prevent overlay from closing when clicking on a label inside (#1527)
Hi,
On this PR https://github.com/primefaces/primevue/pull/1361 the event used for checking if the click is inside the overlay was changed from @click to @mousedown
This caused the overlay to hide when clicking on a <label> tag within the overlay

In this PR, i'm adding a listener for the click event that calls onContentClick function

I tested this change locally and now both clicking on a label or trying to select text work both fine
2021-09-14 12:56:23 +03:00
mertsincan 3723548c43 Fixed #1536 - PanelMenu subItems 'to' route configuration breaks menu rendering 2021-09-14 12:50:24 +03:00
mertsincan af831bb135 Fixed #1537 - BlockUI doesn't get rid of div 2021-09-14 12:39:53 +03:00
Cagatay Civici e38a5b8e91 Merge branch 'master' of https://github.com/primefaces/primevue 2021-09-14 11:24:19 +03:00