Commit Graph

7518 Commits (b23881718bae596c2c3bd1e8b1f963e249f60322)

Author SHA1 Message Date
Cagatay Civici b23881718b News active cosmetics 2023-10-10 19:58:35 +03:00
Cagatay Civici 81332a54e5 Add syntax highlight 2023-10-10 19:11:58 +03:00
Cagatay Civici 5e3a9ddd72 Fixed code buttons 2023-10-10 18:46:53 +03:00
Cagatay Civici 49f24b6a85 Update features section 2023-10-10 18:20:54 +03:00
Cagatay Civici 70a9978e6b Remove designer part 2023-10-10 18:04:32 +03:00
Cagatay Civici 4e13dc05fd Updated table themes 2023-10-10 17:58:30 +03:00
Cagatay Civici 6039ba55ce Fixed linkbox colors 2023-10-10 17:37:11 +03:00
Cagatay Civici 5674e47a35 Cosmetics updates 2023-10-10 14:59:58 +03:00
Cagatay Civici 35a21f9351 Dark cosmetics 2023-10-10 14:36:15 +03:00
Cagatay Civici 1c7880882b Update themes 2023-10-10 12:44:28 +03:00
Cagatay Civici be61b27742 Update downloads 2023-10-10 12:41:56 +03:00
Cagatay Civici d723c42406 Add dark switch 2023-10-10 12:26:51 +03:00
Cagatay Civici 49a7a1a3d8 Landing cosmetics 2023-10-10 11:38:49 +03:00
Cagatay Civici c30cd4e6dc Ligtht mode updats 2023-10-10 08:41:15 +03:00
Cagatay Civici 3ffd5adb52 Cosmetics 2023-10-09 13:52:46 +03:00
Cagatay Civici 130a6eff08 Cosmetics on colors and smaller topbar 2023-10-09 10:21:14 +03:00
Cagatay Civici 45ca873e19 Better responsive design 2023-10-07 22:43:10 +03:00
Cagatay Civici 18e4f22686 Enable scroll 2023-10-07 18:48:09 +03:00
Cagatay Civici 42159ac96d Fixes to flex 2023-10-07 18:46:59 +03:00
Cagatay Civici fb5b36d3da Cosmetics on demos 2023-10-07 17:59:09 +03:00
Cagatay Civici a744a759fe Update visuals 2023-10-07 17:52:00 +03:00
Cagatay Civici a18c9b8be2 Facelift attempt 2023-10-07 17:34:18 +03:00
Cagatay Civici 5d1f615c14 Updated styling docs 2023-10-07 16:04:27 +03:00
Cagatay Civici 3cb9b4c99b Fixed surface colors readability 2023-10-07 13:36:00 +03:00
Cagatay Civici 7399453a32 Add discussions link 2023-10-07 13:28:08 +03:00
Cagatay Civici f4d107a8af Update Multiple and Sticky samples 2023-10-07 13:14:05 +03:00
Cagatay Civici edf0512f8e Update template doc of Toast 2023-10-07 13:06:54 +03:00
Cagatay Civici f823950012 Update Divider login demo 2023-10-07 12:52:14 +03:00
Cagatay Civici ed976a8475 Visuals and fixed on code display 2023-10-07 12:32:47 +03:00
Cagatay Civici 0983c191a6 Merge branch 'master' of https://github.com/primefaces/primevue 2023-10-07 12:30:50 +03:00
Cagatay Civici 5753902ff8 Update Tree Template doc 2023-10-07 12:30:48 +03:00
GitHub Actions Bot 7607f9e4f0 Code Format 2023-10-06 18:46:44 +00:00
Cagatay Civici 67706acd01 Doc API Cosmetics 2023-10-06 21:43:54 +03:00
Cagatay Civici 9b30ce7d1a Adjust spacing 2023-10-06 20:23:12 +03:00
Tuğçe Küçükoğlu ef6c3219cb ScrollPanel: overflow css property changed as auto 2023-10-06 17:32:50 +03:00
Tuğçe Küçükoğlu a561fb59c2 Apidoc table updates 2023-10-06 17:29:31 +03:00
Tuğçe Küçükoğlu 6f7c8c7382 Doc section updates 2023-10-06 17:00:02 +03:00
GitHub Actions Bot 1d24d51fdb Code Format 2023-10-06 13:00:11 +00:00
Tuğçe Küçükoğlu b67a653952 Apidoc latest updates 2023-10-06 15:57:46 +03:00
GitHub Actions Bot 30bbdae2fc Update API doc 2023-10-06 08:39:26 +00:00
Ice-Hazymoon 82cd43db40
Add resize event to splitter (#4526)
* Add resizing event to splitter component

* doc

* 'resize' instead of 'resizing'

* 'resize' instead of 'resizing'
2023-10-06 09:38:29 +01:00
navedqb c6cd944735
Fix icon shrink when text length increases (#4551) 2023-10-05 14:34:21 +01:00
navedqb 544aa37841
Added type definition for disabled prop (#4546) 2023-10-05 14:33:45 +01:00
Andreas Wahlqvist fe3387c89b
fix typos (#4542)
`apperance-none` -> `appearance-none`

Note that this might have unintended consequences since these elements never actually had the `appearance-none` property.
2023-10-05 14:32:36 +01:00
Rick Kukiela 32d473ecbc
Fixes InputText component "float" label styles for webkit based auto-fill. (#4534)
Applies same fix for the same issue implemented to "primeng" in 2018:
d2abf21fb9
2023-10-05 14:29:37 +01:00
zernonia d036a91f6d
fix: 12am changed to 12pm wrongly (#4451)
* fix: 12am changed to 12pm wrongly

* fix: conditional
2023-10-05 14:08:07 +01:00
Melloware c5842a2153
Fix #4418: Calendar highlight selected months/years in multiple (#4419) 2023-10-05 14:05:24 +01:00
navedqb 7f429b7b74
fix: Fixes input trigger on right mouse click (#4414)
* Fixed input trigger on right mouse click

* Resolved comments
2023-10-05 14:03:42 +01:00
GitHub Actions Bot 49f9ce6022 Code Format 2023-10-05 12:56:49 +00:00
Clément cee96884f9
toast: add remove method to clear a single message (#4101)
Co-authored-by: Clément Bernard <cbernard@groupeisagri.com>
2023-10-05 13:54:37 +01:00