Commit Graph

3867 Commits (cc0e6c8580b822d00acd23a5fc5c76f2e4715ad7)

Author SHA1 Message Date
Cagatay Civici cc0e6c8580 Redirect old urls 2022-02-24 21:50:42 +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
Tuğçe Küçükoğlu 8501cd1165 Fixed #2210 - Bug on Dark Themes related with fixed columns 2022-02-24 12:59:35 +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 014815f81b Set deploy path 2022-02-24 12:13:37 +03:00
Cagatay Civici b3df1b4055 Use blue table theme 2022-02-24 12:09:33 +03:00
Cagatay Civici 85fe7cd398 update table themes 2022-02-24 12:07:36 +03:00
Cagatay Civici 1c5df8ab58 Fixed designer logo colors 2022-02-24 11:52:41 +03:00
Cagatay Civici 7217f643b6 Use blue for designer 2022-02-24 11:51:17 +03:00
yigitfindikli ad5584dfd3 Fixed #2209 - Lara Light Blue | Primary Button Hover is not Changing 2022-02-24 11:48:38 +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 bd1fe58321 Update color 2022-02-24 01:09:05 +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 443dd291e4
Merge pull request #2200 from tugcekucukoglu/app-topbar
Update AppTopBar.vue
2022-02-23 16:49:06 +03:00
Tuğçe Küçükoğlu 9b3a7a12b9 Update AppTopBar.vue 2022-02-23 16:48:53 +03:00
Tuğçe Küçükoğlu 83bf2857b5
Merge pull request #2199 from tugcekucukoglu/landing-theme
fix routing and app header
2022-02-23 16:44:27 +03:00
Tuğçe Küçükoğlu b362d0e419 fix routing and app header 2022-02-23 16:44:06 +03:00