Commit Graph

1687 Commits (cdf42edd14eb9bcd80eb25353f4af12bf969446c)

Author SHA1 Message Date
Tuğçe Küçükoğlu ae843be593 Fixed #2361 - DataView new dataKey property 2022-03-28 11:36:46 +03:00
Tuğçe Küçükoğlu 2df334bebc add row to import section 2022-03-28 09:55:55 +03:00
Tuğçe Küçükoğlu 66c944b416 Update DataTableScrollDemo.vue 2022-03-21 14:42:27 +03:00
Henrik 1bb0e7ab75
Update LineChartDoc.vue
Fix typo in documentation
2022-03-21 07:46:45 +01:00
Tuğçe Küçükoğlu 1dbf054e32 missing red color 2022-03-18 16:46:26 +03:00
Tuğçe Küçükoğlu dad04fb31a set new version 2022-03-16 14:31:30 +03:00
Tuğçe Küçükoğlu 9fe6164d9a Fixed #2266 - Type declaration and export bug on ConfirmationService 2022-03-16 13:00:50 +03:00
Tuğçe Küçükoğlu f08a05404b Fixed #2312 - New DataTable editor callbacks 2022-03-14 15:33:01 +03:00
mertsincan 996e7a7fc9 Added edit + sort + filter demo to DataTable 2022-03-09 11:59:22 +00:00
Tuğçe Küçükoğlu 911cc83116 new dev iteration 2022-03-02 15:00:30 +03:00
Tuğçe Küçükoğlu cea3f8cd54 set new version 2022-03-02 14:41:28 +03:00
Tuğçe Küçükoğlu 3654c641cc Fixed #2245 - Galleria containerStyle and containerClass TypeScript error 2022-03-02 14:29:11 +03:00
Tuğçe Küçükoğlu aba41078f9 Fixed #2235 - Added InputNumber focus and blur events 2022-03-01 12:45:46 +03:00
Tuğçe Küçükoğlu 8fd606b0f6 Update ChartDoc.vue 2022-03-01 11:03:46 +03:00
Tuğçe Küçükoğlu d8ad47cab4 Fixed #2230 - Add p-button-* class support to SplitButton 2022-03-01 10:57:30 +03:00
Tuğçe Küçükoğlu db46ee81af Fixed #2219 - Calendar keydown event 2022-02-25 16:36:59 +03:00
Cagatay Civici 928aad2982 Fixed navigations 2022-02-24 20:07:50 +03:00
Ali Alrabeah 7838a3fcd6 Fixed class binding quotation mark typo
On line 186 there is a class binding quotation mark typo inside the <a> tag on the router configuration example that leads to an error when used. Simply changed
:class="{'active-link': isActive, 'active-link-exact": isExactActive}
to
:class="{'active-link': isActive, 'active-link-exact': isExactActive}"
in the <a> tag.
2022-02-24 12:45:24 +03:00
Dennis H 94e2d3d796 Fix quotation mark in doc 2022-02-24 12:37:10 +03:00
Cagatay Civici da45b059a9 Fixed table theme switcher 2022-02-24 12:28:26 +03:00
Cagatay Civici 7217f643b6 Use blue for designer 2022-02-24 11:51:17 +03:00
Tuğçe Küçükoğlu a436d32124 refactor 2022-02-24 10:11:04 +03:00
Cagatay Civici 50568cabe6 Removed duplicate button 2022-02-24 01:19:37 +03:00
Cagatay Civici 374a3518af Remove message 2022-02-24 01:11:32 +03:00
Cagatay Civici 5c2f4ad128 Moved location of logos 2022-02-24 01:06:54 +03:00
Cagatay Civici a2aface1a4 Check sticky on menu close 2022-02-24 01:04:24 +03:00
Cagatay Civici beccd06fb8 Better responsiveness for column header 2022-02-24 00:22:24 +03:00
Cagatay Civici ff7b4e8eac Fixed table column width changes 2022-02-23 22:56:08 +03:00
Cagatay Civici c1e6d6bf5c Fixed theme change listeners 2022-02-23 22:53:57 +03:00
Cagatay Civici 410a2872e4 Lifted theme state and switcher up 2022-02-23 22:52:21 +03:00
Tuğçe Küçükoğlu a37d7157fd Update FooterSection.vue 2022-02-23 17:47:57 +03:00
Cagatay Civici bc07cbc7e7 rename folder 2022-02-23 17:40:25 +03:00
Tuğçe Küçükoğlu 0dd864c6df link fixes 2022-02-23 17:38:20 +03:00
Cagatay Civici b989896032 Fixed wording on home page 2022-02-23 16:57:30 +03:00
Cagatay Civici 64a4af75c1 Add z-index to fix clickable issue of button 2022-02-23 16:54:45 +03:00
Cagatay Civici 54824f5473 Fixed link 2022-02-23 16:54:07 +03:00
Tuğçe Küçükoğlu b362d0e419 fix routing and app header 2022-02-23 16:44:06 +03:00
Tuğçe Küçükoğlu d6c3c84056 new landing 2022-02-23 14:42:11 +03:00
Tuğçe Küçükoğlu d2fc2d2bca Fixed #2186 - Calendar input value added blur event 2022-02-18 11:00:33 +03:00
Tuğçe Küçükoğlu 4042806a66 refactor 2022-02-16 12:07:09 +03:00
Tuğçe Küçükoğlu aa98cd43bd set new version 2022-02-15 09:57:00 +03:00
Tuğçe Küçükoğlu 54ea5a28a8 Fixed #2160 - New Calendar focus and blur events 2022-02-14 16:27:59 +03:00
Tuğçe Küçükoğlu 5eb30ca2f2 refactor demo 2022-02-14 16:10:21 +03:00
mertsincan 63e8f54e2f Refactor 2022-02-14 12:18:22 +00:00
Tuğçe Küçükoğlu 4e4870be63 New stripedRows prop for PickList 2022-02-14 14:39:08 +03:00
Tuğçe Küçükoğlu 838be3bb87 New stripedRows for Orderlist 2022-02-14 14:39:08 +03:00
Tuğçe Küçükoğlu 5cbd68d720 Fixed #2152 - New input event for Calendar 2022-02-14 11:09:39 +03:00
shiftgeist 0e56566082 Fix menu demo quotes 2022-02-11 14:32:29 +03:00
Olly Rowe 6e4e5f0df7 Fix documentation typos 2022-02-11 14:32:02 +03:00
Tuğçe Küçükoğlu ddfbd6c095 Fixed #2141 - Custom Table CSV Export Headers 2022-02-11 12:14:20 +03:00
Tuğçe Küçükoğlu 19de2f1c74 Fixed #2129 - Replace surface letters with new surface variables 2022-02-09 12:22:09 +03:00
Cagatay Civici c8a9325f63 Set version 2022-01-31 20:02:04 +03:00
Tuğçe Küçükoğlu 828d557f79 Fixed #2064 - contentStyle defect on VirtualScroller 2022-01-31 17:58:33 +03:00
Tuğçe Küçükoğlu 39fd8a0b95 refactor 2022-01-27 13:11:20 +03:00
Cagatay Civici 6d8821584e Set version 2022-01-18 15:16:04 +03:00
Cagatay Civici e2b443b2b2 Fixed #2017 - Move PrimeFlex v2 Docs to Github 2022-01-18 15:15:27 +03:00
Tuğçe Küçükoğlu 85c1409774 Fixed #2013 - Tooltip import defect 2022-01-18 11:06:36 +03:00
Tuğçe Küçükoğlu c4b3d94ac9 remove keepInvalid 2022-01-18 10:29:48 +03:00
Tuğçe Küçükoğlu f9bca655e5 Fixed #1795 - Templating for SplitButton 2022-01-14 16:38:46 +03:00
Tuğçe Küçükoğlu f8e53a5d9a doc update for primeflex 3 2022-01-13 16:06:27 +03:00
Tuğçe Küçükoğlu 8b872e37c2 Fixed #1977 2022-01-13 14:04:39 +03:00
Tuğçe Küçükoğlu 5dc11db0c3 Update Support.vue 2021-12-23 16:36:15 +03:00
Julien ripet 2f57bd9e2c Update VuelidateFormDemo.vue
Update the link to the Vuelidate Doc
2021-12-21 17:07:19 +03:00
Tuğçe Küçükoğlu 3368258b85 refactor 2021-12-21 09:22:41 +03:00
Tuğçe Küçükoğlu 97ba4a7ddb remove lts 2021-12-17 09:04:36 +03:00
Cagatay Civici 1f8e2865d9 Set version 2021-12-07 16:47:48 +03:00
Cagatay Civici 87724dcd2a Fixed #1849 - Deprecate keepInvalid of Calendar 2021-12-07 12:50:14 +03:00
Cagatay Civici 18abb0b2b3 Cosmetics 2021-12-07 11:13:57 +03:00
Cagatay Civici 380d3b5c12 Text update 2021-12-07 11:05:28 +03:00
Tuğçe Küçükoğlu d5b1b9681f default theme for liveeditor 2021-12-07 09:21:59 +03:00
Tuğçe Küçükoğlu b97a34f9ac fix doc and api-gen 2021-12-07 09:21:20 +03:00
mertsincan 2b3cb64f8f Fixed #1840 - Provide chartjs object when Chart component is totally instantiated 2021-12-06 12:44:44 +03:00
mertsincan dc5783ed5a Refactor #1841 2021-12-06 12:03:12 +03:00
mertsincan 229ba94153 Fixed #1841 - DataTable component does not work correctly "Checkbox selection" together with "lazy" 2021-12-06 11:45:21 +03:00
mertsincan 8f8c97f8ad Added DataTableVirtualScroll demo 2021-12-05 20:21:38 +03:00
mertsincan 16c0e43024 Update virtualscroller doc and api-gen 2021-12-05 20:20:13 +03:00
mertsincan 35d6cf003c Update dataTable doc and api-gen 2021-12-05 20:19:17 +03:00
Cagatay Civici b038d74ce6 Set new version 2021-11-18 17:37:01 +03:00
Cagatay Civici 48cdd9c229 Set version 2021-11-18 16:49:57 +03:00
Cagatay Civici 1dfe8d2820 Revert "Fixed #1755 - New selectionMode for PickList"
This reverts commit 4f246b64e4.
2021-11-18 13:29:36 +03:00
Cagatay Civici 82b01a5311 Revert "Fixed #1737 - New selectionMode for OrderList"
This reverts commit d849dea6f8.
2021-11-18 13:29:10 +03:00
Tuğçe Küçükoğlu 6068af0259 Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-18 12:27:22 +03:00
Tuğçe Küçükoğlu 243d2cbff8 Update ResponsiveDemo.vue 2021-11-18 12:27:14 +03:00
Cagatay Civici 1f595f44e9 Fixed irregular whitespace 2021-11-18 12:25:11 +03:00
Cagatay Civici 985f8f5d03 Merge branch 'master' of https://github.com/primefaces/primevue 2021-11-18 12:22:46 +03:00
Cagatay Civici f64c21c684 Fixed #449 - Dynamic labels for Menu components 2021-11-18 12:22:44 +03:00
Tuğçe Küçükoğlu 4525c9f275 router added browser demo 2021-11-18 12:21:32 +03:00
Tuğçe Küçükoğlu 9a919ff9e2 browser example fix 2021-11-18 12:16:01 +03:00
Tuğçe Küçükoğlu 2c45f4f74e update primevue version 2021-11-18 11:48:01 +03:00
Tuğçe Küçükoğlu 6e925fe617 fix browser example 2021-11-18 11:47:44 +03:00
Tuğçe Küçükoğlu 20bf5b3026 liveeditor import defect 2021-11-18 09:49:20 +03:00
Tuğçe Küçükoğlu 9d208d837b menu events added to docs 2021-11-17 16:12:30 +03:00
Tuğçe Küçükoğlu ad8e7c357a menu events added to docs 2021-11-17 16:10:49 +03:00
Tuğçe Küçükoğlu 75c90bac68 refactor 2021-11-17 13:59:05 +03:00
Cagatay Civici ad8e2796f7 Fixed #1711 - Better types for selects 2021-11-17 13:06:47 +03:00
Cagatay Civici 5a91e00263 Fixed #1705 - optionDisabled prop on Dropdown wrongly typed 2021-11-17 12:45:57 +03:00
Tuğçe Küçükoğlu 3388db2308 refactor 2021-11-16 13:35:28 +03:00
Cagatay Civici 24f7f0fa91 Changed tag 2021-11-16 10:12:41 +03:00
Cagatay Civici 7a1a4a05d9
Merge pull request #1722 from Rakasch/message_custom_icon
add property "icon" to Message.vue to display a custom icon
2021-11-16 10:00:07 +03:00
Cagatay Civici c52941c5a0
Merge pull request #1751 from hoiast/master
Fix DataTable Element Closure in Datatable Documentation
2021-11-16 09:50:44 +03:00