Commit Graph

1263 Commits (43fe926163c765557b733e358d616dec982a44bf)

Author SHA1 Message Date
Cagatay Civici 43fe926163 Remove shadows 2024-01-24 13:57:05 +03:00
Cagatay Civici c51fae9bd4 Update demo padding 2024-01-24 13:49:32 +03:00
Cagatay Civici 3aeb3622ef Merge branch 'master' of https://github.com/primefaces/primevue 2024-01-24 13:49:15 +03:00
GitHub Actions Bot cc7a3bc09b Update API doc 2024-01-24 10:45:09 +00:00
GitHub Actions Bot 9194ed1765 Update API doc 2024-01-24 10:38:06 +00:00
Cagatay Civici c6858625bc Use a dynamic list 2024-01-24 13:29:08 +03:00
GitHub Actions Bot 2bc80fbca1 Update API doc 2024-01-24 10:18:07 +00:00
Cagatay Civici 079589adab Merge branch 'master' of https://github.com/primefaces/primevue 2024-01-24 13:00:57 +03:00
Cagatay Civici 3a23abc41a Add new overlay panel demo 2024-01-24 13:00:53 +03:00
GitHub Actions Bot 9aaa98f03e Code Format 2024-01-24 09:37:48 +00:00
Cagatay Civici c215791fe5 Merge branch 'master' of https://github.com/primefaces/primevue 2024-01-24 12:08:50 +03:00
Cagatay Civici d4748cbebb Update carousel demos, fixed dataview visual bug with hidden icon 2024-01-24 12:08:37 +03:00
GitHub Actions Bot db7273fd73 Code Format 2024-01-24 08:39:54 +00:00
Cagatay Civici 2003071593 Merge branch 'master' of https://github.com/primefaces/primevue 2024-01-24 11:38:15 +03:00
Cagatay Civici 5b5b08e892 Add new dataview demos 2024-01-24 11:38:08 +03:00
GitHub Actions Bot b385d64f91 Update API doc 2024-01-24 08:32:51 +00:00
Cagatay Civici c9758ae4f8 Merge branch 'master' of https://github.com/primefaces/primevue 2024-01-24 10:15:43 +03:00
Cagatay Civici b2b65980fa Update toggle demos 2024-01-24 10:15:33 +03:00
GitHub Actions Bot 4822234c11 Update API doc 2024-01-24 07:03:22 +00:00
Cagatay Civici c9901c3c0c Update dialog docs 2024-01-24 09:54:02 +03:00
Cagatay Civici 88bb7e6980 Update demos and aura 2024-01-24 01:58:13 +03:00
Cagatay Civici 0cb9eb29b1 Update avatar and dialog demos 2024-01-24 01:25:44 +03:00
Cagatay Civici d27c3bd5b2 Add guide for CDN, menu reorg 2024-01-23 23:21:13 +03:00
Cagatay Civici b36d4439c4 Add new link button demo 2024-01-23 18:24:48 +03:00
GitHub Actions Bot 037cb178d2 Update API doc 2024-01-23 13:09:06 +00:00
Cagatay Civici 88c2bbd049 Merge branch 'master' of https://github.com/primefaces/primevue 2024-01-23 15:56:33 +03:00
Cagatay Civici 229e491405 New card demo 2024-01-23 15:56:03 +03:00
Cagatay Civici 12611988ed Update TemplateDoc.vue 2024-01-23 15:30:07 +03:00
GitHub Actions Bot 529d6a3952 Code Format 2024-01-23 11:46:06 +00:00
Cagatay Civici c040530cd6 Remove hard coded design 2024-01-23 14:44:04 +03:00
GitHub Actions Bot f4c9f439a3 Update API doc 2024-01-22 07:51:58 +00:00
Cagatay Civici a0f168aba1 Disable autocomplete 2024-01-20 01:29:06 +03:00
Cagatay Civici 0b0c6ec4af Close dialog on button click 2024-01-20 00:57:03 +03:00
Cagatay Civici aece85cc60 New dialog demo 2024-01-20 00:49:35 +03:00
Cagatay Civici ead6582412 Add contrast button to outlined demo 2024-01-20 00:29:35 +03:00
GitHub Actions Bot daf38ca8fe Update API doc 2024-01-18 13:12:10 +00:00
tugcekucukoglu 7b7eb3df1d MeterGroup doc updates 2024-01-18 15:55:13 +03:00
GitHub Actions Bot 3f9f21da3a Update API doc 2024-01-18 12:54:37 +00:00
Cagatay Civici db198275a4 Merge branch 'master' of https://github.com/primefaces/primevue 2024-01-18 12:56:11 +03:00
Cagatay Civici d9e94bb44a Add new contrast button option 2024-01-18 12:56:05 +03:00
GitHub Actions Bot a40796714c Update API doc 2024-01-18 06:45:24 +00:00
Cagatay Civici 9efff5b52b Make aura default 2024-01-18 06:51:37 +03:00
Cagatay Civici 60193987ef Merge aura branch, adds new theme and minor showcase cosmetics 2024-01-17 22:56:22 +03:00
GitHub Actions Bot d910cb677f Update API doc 2024-01-17 14:11:05 +00:00
GitHub Actions Bot c8609171c2 Update API doc 2024-01-17 09:45:08 +00:00
mertsincan 23360e7654 Merge branch 'master' of https://github.com/primefaces/primevue 2024-01-16 11:17:11 +00:00
mertsincan e5c7ce4fa3 Refactor 2024-01-16 11:17:04 +00:00
GitHub Actions Bot 116fc8b72a Update API doc 2024-01-16 11:16:29 +00:00
akshayaqburst 6f71f8195e
fix: Primefaces#5060, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input (#5061)
* fix: Primefaces#5060, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input

* fix: Primefaces#5060, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input

---------

Co-authored-by: Akshay Antony <akshayantony55@gmail.com>
2024-01-16 11:15:32 +00:00
tugcekucukoglu 22d7402e18 Fixed #5089 - Float label demo is broken in mobile mode 2024-01-15 17:08:03 +03:00