Commit Graph

3864 Commits (2fb44329a8e1ba9ca12e3d58938f59d3019c6535)

Author SHA1 Message Date
Tuğçe Küçükoğlu ef9934b160
Merge branch 'primefaces:master' into master 2022-02-18 11:30:44 +03:00
Tuğçe Küçükoğlu a48fcc34d4 dark to light 2022-02-18 11:30:19 +03:00
Tuğçe Küçükoğlu 51abf9b0dc Revert "dark to light"
This reverts commit ff2e2e6250.
2022-02-18 11:30:19 +03:00
Tuğçe Küçükoğlu e418f21681 dark to light 2022-02-18 11:30:19 +03:00
Tuğçe Küçükoğlu a914286d7d Merge branch 'master' of https://github.com/tugcekucukoglu/primevue 2022-02-18 11:28:29 +03:00
Tuğçe Küçükoğlu 50c19f761d Revert "dark to light"
This reverts commit ff2e2e6250.
2022-02-18 11:27:39 +03:00
Tuğçe Küçükoğlu ff2e2e6250 dark to light 2022-02-18 11:27:29 +03:00
Tuğçe Küçükoğlu d2fc2d2bca Fixed #2186 - Calendar input value added blur event 2022-02-18 11:00:33 +03:00
FlipWarthog a90690a115 Fix #2181: PanelMenu 508 compliance issue 2022-02-18 10:09:59 +03:00
Tuğçe Küçükoğlu 7d87bdaa79 Fixed #2180 - Change lara to use system font 2022-02-18 10:02:26 +03:00
Tuğçe Küçükoğlu 470a4289e5 darkTheme fix 2022-02-16 12:07:09 +03:00
Tuğçe Küçükoğlu 4042806a66 refactor 2022-02-16 12:07:09 +03:00
Tuğçe Küçükoğlu c3c8c3959d fix theme switching 2022-02-16 10:22:44 +03:00
Denis Forveille 071afce1f3 Update Toast.d.ts
Toast: Add missing 'top-right' ToastPositionType
2022-02-16 09:33:00 +03:00
Tuğçe Küçükoğlu 6f5611671e Update CHANGELOG.md 2022-02-15 15:54:11 +03:00
Tuğçe Küçükoğlu d14354b0ec new dev iteration 2022-02-15 15:50:47 +03:00
Tuğçe Küçükoğlu f649c22bf0 Fixed #2169 - Scrollable TabView forwardIsDisabled defect 2022-02-15 15:00:19 +03:00
Tuğçe Küçükoğlu b6cc6e148d Fixed #2165 - Lara scrollable Tabview highlight defect 2022-02-15 12:04:08 +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
Tuğçe Küçükoğlu 694ff34bf4 Fixed #2158 - MultiSelect virtual scroll with selected item 2022-02-14 16:10:21 +03:00
mertsincan 63e8f54e2f Refactor 2022-02-14 12:18:22 +00:00
mertsincan 65b617f6ae Fixed #2114 - Dropdown virtual scroll and lazy load dropdown with selected item 2022-02-14 12:18:16 +00:00
Tuğçe Küçükoğlu 7573966576 Fixed #2156 - Calendar | hide timepicker on month/year select 2022-02-14 14:49:15 +03:00
Tuğçe Küçükoğlu f07fcc22e2 update themes for striped style 2022-02-14 14:39:08 +03: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
Shubham Ranjan cc53fefbc9 Add checkbox selection mode for tree table 2022-02-14 11:22:36 +03:00
Tuğçe Küçükoğlu 5cbd68d720 Fixed #2152 - New input event for Calendar 2022-02-14 11:09:39 +03:00
Tuğçe Küçükoğlu 7441f842af Fixed #2120 - Multiple SplitterPanels created using v-for directive 2022-02-11 15:33:26 +03:00
Denis Forveille 4ff6ea11ab Add missing "defaultFocus" attribute to ConfirmationOptions.d.ts
fixes #2058
2022-02-11 14:33:28 +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
Harvey Lee 77dfce1186 Add Function to Column prop field types
To match the Typescript types added in #1078 and not trigger Vue's "Invalid prop" warnings.
2022-02-11 14:31:15 +03:00
Franco Lucchini 18a78bb82c fix annoying typo in FooterCell 2022-02-11 13:38:38 +03:00
Tuğçe Küçükoğlu 47071f3789 Fixed #2145 - MultiSelect | Filter autocomplete attribute support 2022-02-11 13:34:28 +03:00
Tuğçe Küçükoğlu 23fb7f833a Fixed #2143 - FullCalendar | Bootstrap background highlight is wrong 2022-02-11 13:18:44 +03:00
Tuğçe Küçükoğlu ddfbd6c095 Fixed #2141 - Custom Table CSV Export Headers 2022-02-11 12:14:20 +03:00
Denis Forveille 026021e4cc Define OrganizationChartProps::value as "OrganizationChartNode"
fixes #2069
2022-02-11 10:38:47 +03:00
Tuğçe Küçükoğlu 49147d0c6a type fix 2022-02-11 10:33:27 +03:00
Antony Konstantinidis c96580120b Align slot names with implementation and docs
https://primefaces.org/primevue/showcase/#/toolbar
2022-02-11 09:59:06 +03:00
Tuğçe Küçükoğlu dd849da61a Fixed #2132 - Knob | replace surface letters with new surface variables 2022-02-09 13:56:23 +03:00
Tuğçe Küçükoğlu 6ddfed1506 Update README.md 2022-02-09 13:48:29 +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
Tuğçe Küçükoğlu 141cd361fb Update CHANGELOG.md 2022-02-07 19:08:41 +03:00
Tuğçe Küçükoğlu 0ffe8bc6f3 Update CHANGELOG.md 2022-01-31 20:10:21 +03:00
Cagatay Civici c8a9325f63 Set version 2022-01-31 20:02:04 +03:00
Cagatay Civici b2271954f0 Fixed #2039 - Sidebar: ripple appears in the wrong place 2022-01-31 19:53:00 +03:00
Tuğçe Küçükoğlu 828d557f79 Fixed #2064 - contentStyle defect on VirtualScroller 2022-01-31 17:58:33 +03:00