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
923f236d4c
Fixed #2239 - Material Calendar | Disabled Calendar getting opacity twice
2022-03-01 16:56:42 +03:00
Cagatay Civici
96ecbf2d0c
Add padding
2022-03-01 15:28:56 +03:00
Tuğçe Küçükoğlu
dd54b139b7
Refactor #2235
2022-03-01 12:47:50 +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
6264f2bdc3
Fixed #2228 - DataView DataViewLayoutType TypeScript error
2022-03-01 09:31:30 +03:00
Tuğçe Küçükoğlu
38d8b24fa9
Fixed #2196 - DataTableFilterMeta TypeScript error
2022-03-01 09:31:30 +03:00
Tuğçe Küçükoğlu
8524b0181a
Fixed #1389 - Dropdown search don't work with Gboard
2022-02-25 17:00:11 +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
Cagatay Civici
695043f937
Cosmetics
2022-02-24 19:27:26 +03:00
Tuğçe Küçükoğlu
2fb44329a8
Fixed #2068 - DataTable row-select index is always undefined
2022-02-24 15:39:54 +03:00
Tuğçe Küçükoğlu
227623f3b3
blocks added
2022-02-24 14:07:46 +03:00
yigitfindikli
dba903144c
Fixed #2212 - Inline calendar adds autofocus
2022-02-24 13:56:14 +03:00
yigitfindikli
6f16614948
Revert "Fixed #2212 - Inline calendar adds autofocus"
...
This reverts commit 19552c351a
.
2022-02-24 13:50:08 +03:00
yigitfindikli
19552c351a
Fixed #2212 - Inline calendar adds autofocus
2022-02-24 13:48:28 +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
5cffbb9203
Change v2 path
2022-02-24 12:15:09 +03:00
Cagatay Civici
b3df1b4055
Use blue table theme
2022-02-24 12:09:33 +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
Tuğçe Küçükoğlu
57ad1be0a5
responsiveness
2022-02-24 09:56:19 +03:00
Cagatay Civici
69ab7c1576
Toggle between blue not indigo
2022-02-24 01:20:45 +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
843320f519
Sync table theme with dark/light mode
2022-02-24 00:19:22 +03:00
Cagatay Civici
eb5f453b24
Fixed theme name
2022-02-24 00:01:12 +03:00
Aline Chetta
de3cd8b416
Fix missing event param in isTargetClicked
...
Otherwise the global window.event property is used, and it might not
correspond to the value we want.
2022-02-23 21:21:55 +01:00
Cagatay Civici
0e1712ebbe
Default to Lara when navigation to home
2022-02-23 23:08:45 +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
Cagatay Civici
6900db8f82
Use router-view as child
2022-02-23 22:01:47 +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
Cagatay Civici
5c18e6444d
Merge branch 'master' of https://github.com/primefaces/primevue
2022-02-23 17:39:25 +03:00
Cagatay Civici
6b5db86416
Change accent color
2022-02-23 17:39:24 +03:00
Tuğçe Küçükoğlu
0dd864c6df
link fixes
2022-02-23 17:38:20 +03:00
Cagatay Civici
0b4af8f93b
Cosmetics
2022-02-23 16:58:50 +03:00
Cagatay Civici
b989896032
Fixed wording on home page
2022-02-23 16:57:30 +03:00
Cagatay Civici
2ed10f0336
Merge branch 'master' of https://github.com/primefaces/primevue
2022-02-23 16:54:46 +03:00
Cagatay Civici
64a4af75c1
Add z-index to fix clickable issue of button
2022-02-23 16:54:45 +03:00
Tuğçe Küçükoğlu
1cb9eb260e
fix app topbar
2022-02-23 16:54:16 +03:00
Cagatay Civici
54824f5473
Fixed link
2022-02-23 16:54:07 +03:00
Tuğçe Küçükoğlu
9b3a7a12b9
Update AppTopBar.vue
2022-02-23 16:48:53 +03:00
Tuğçe Küçükoğlu
b362d0e419
fix routing and app header
2022-02-23 16:44:06 +03:00
Cagatay Civici
093505e8d1
Router update to avoid if else check
2022-02-23 15:09:16 +03:00
Tuğçe Küçükoğlu
d6c3c84056
new landing
2022-02-23 14:42:11 +03:00
johshisha
7068f6ac50
Fixed #1723 - Clear file list after upload
2022-02-19 00:48:31 +09: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
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
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
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
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
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
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
dd849da61a
Fixed #2132 - Knob | replace surface letters with new surface variables
2022-02-09 13:56:23 +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
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
Tuğçe Küçükoğlu
e4789c9a73
Fixed #2019 - TreeTable | More than 2 Frozen Columns not Compatible with Table Scroll
2022-01-27 14:47:42 +03:00
Tuğçe Küçükoğlu
39fd8a0b95
refactor
2022-01-27 13:11:20 +03:00
Tuğçe Küçükoğlu
1cec9e9959
Fixed #1989 - TreeTable | ColResize Expand Mode not Compatible with Table Scroll and Frozen
2022-01-27 11:50:38 +03:00
Tuğçe Küçükoğlu
b70ff261de
Fixed #1932 - DataTable Dynamic Row defect
2022-01-26 13:20:15 +03:00
Tuğçe Küçükoğlu
812b260482
refactor
2022-01-25 09:31:12 +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
6032532358
Fixed #1995 - Dropdown doesn't display empty string
2022-01-18 13:11:26 +03:00