Commit Graph

3391 Commits (dba903144c2309dd6b23b2cd2e850925f8ea23eb)

Author SHA1 Message Date
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
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
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