primereact-sass-theme icon indicating copy to clipboard operation
primereact-sass-theme copied to clipboard

PrimeReact Theming with SASS

Results 33 primereact-sass-theme issues
Sort by recently updated
recently updated
newest added

Fix #45 Removing the line, solves the problem. --- ## PROBLEM ![image](https://github.com/primefaces/primereact-sass-theme/assets/19764334/d6ada5af-af45-4f7d-bcbc-460871c446dc) ## AFTER SOLUTION ![image](https://github.com/primefaces/primereact-sass-theme/assets/19764334/48de15da-7932-4ced-8f82-22714c66609c) ### NOTE: is not necessary because the border left of the component is implemented...

Hi, I realized in some devices/browsers/OS (I don't know exactly), the `Toast` component is generating a unnecessary border. You cannot replicate in the website, but in Linux, firefox and my...

Expected behaviour ![image](https://github.com/primefaces/primereact-sass-theme/assets/29578451/bbfb5e3f-e4e6-4a31-9f8f-dae5a1bce33a) Current behaviour ![image](https://github.com/primefaces/primereact-sass-theme/assets/29578451/5d4d5d89-5b8a-4d3f-a2e9-b5fe2e233575) Summary: When the footer enabled border radius is not working properly

Expected behaviour ![image](https://github.com/primefaces/primereact-sass-theme/assets/29578451/bbfb5e3f-e4e6-4a31-9f8f-dae5a1bce33a) Current behaviour ![image](https://github.com/primefaces/primereact-sass-theme/assets/29578451/5d4d5d89-5b8a-4d3f-a2e9-b5fe2e233575) Summary: When the footer enabled border radius is not working properly

Describe the bug I have imported primereact/resources/themes/bootstrap4-light-blue/theme.css as a base theme for a project. I can override the base primary, secondary, etc. colours in the root, however, that isn't used...

Fix #29: Arya Tabview AccordionView CSS

fix, Primefaces #5297, Dialog: Non uniform/cluttered spacing in Dialog footer

Related Image: ![image](https://github.com/primefaces/primereact-sass-theme/assets/71140097/c3eeca65-dcc6-435f-b921-e790c8b564b6) Related issue: https://github.com/primefaces/primereact/issues/4199 The label of the text area component is being overwritten by the text when there is a lot of it and the user scrolls...

resolves #31 The team can decide which color to use. This is just one possible color choice to make it consistent with the buttons. ## How I tested it ```...