Commit Graph

3695 Commits (b97a34f9ac202303198bdc238d1f82b0ce4ab1a2)

Author SHA1 Message Date
Cagatay Civici 3f5446cde5 Merge branch 'master' of https://github.com/primefaces/primevue 2021-10-05 17:15:54 +03:00
Cagatay Civici 82afb526a6 Set version as 3.8.0 2021-10-05 17:15:51 +03:00
Tuğçe Küçükoğlu 6167cb06a9 Update LiveEditorData.js 2021-10-05 17:14:41 +03:00
mertsincan a04c9c74ad Update rollup.config.js 2021-10-05 13:08:36 +03:00
mertsincan f4dc825102 Update theme files 2021-10-05 11:00:39 +03:00
mertsincan 642d82d132 Remove axios 2021-10-05 10:41:07 +03:00
Tuğçe Küçükoğlu 34d6fc9e37 Fixed #1638 - Tiered Menu with Templating throw 'type check failed for prop "template" 2021-10-05 09:19:13 +03:00
Colin Bester 5603b44cd5
Update Chart.vue 2021-10-04 15:37:49 -05:00
mertsincan 7c3ea39972 Update rollup build for Core 2021-10-04 23:24:12 +03:00
Tuğçe Küçükoğlu 2a5f2422a9
Merge pull request #1595 from yichunsung/bugfix/fix-vue-Plugin-issue
Fixed #1596 :  Typescript `Plugin` issue of `ConfirmationService.d.ts` and `ToastService.d.ts`
2021-10-04 15:34:53 +03:00
mertsincan 467d6a26d9 Update editing demo 2021-10-04 12:48:04 +03:00
mertsincan dcf60ef1a3 Refactor #1263 2021-10-04 12:25:41 +03:00
mertsincan c88265ecbe Fixed #1633 - Improve sorting performance on DataTable 2021-10-04 11:31:10 +03:00
mertsincan 81ef7ee157 Fixed #1632 - Improve accessibility on Editable DataTable 2021-10-04 11:27:08 +03:00
mertsincan 1c142f83a6 Refactor Datatable doc and api-gen 2021-10-04 11:08:47 +03:00
mertsincan 5aa7ee1cc5 Update DataTableDoc.vue 2021-10-04 11:01:33 +03:00
mertsincan 2eb45a5b92 Fixed #1631 - The editingRows property is not working with initial value on DataTable 2021-10-04 10:53:44 +03:00
mertsincan b5fd87dcd6 Refactor #1273 2021-10-04 10:36:36 +03:00
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
Colin Bester 32293383fa
Update Chart.vue to trigger on any change to object data
Use deep watch on data prop to enable triggering watch for changes within structure otherwise the entire data object needs to be replaced to trigger watch
2021-09-21 09:51:41 -05: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