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

PrimeNG Theming with SASS

Results 36 primeng-sass-theme issues
Sort by recently updated
recently updated
newest added

The latest version of Primeng just replace "error" message type with "danger" one: https://github.com/primefaces/primeng/blob/master/src/app/components/message/message.ts#L39 So basically sass doesn't work anymore: https://github.com/primefaces/primeng-sass-theme/blob/b47e8850aae391ed8f55722c226f0bffd9f7ff75/theme-base/components/messages/_inlinemessage.scss#L39 I still don't catch why primeng demo site doesn't...

I am using Bootstrap and PrimeNg together. First importing all bootstrap scss then I am importing theme.scss from saga-blue theme. Now I can see that border-radius is not getting applied...

When no header is shown, .p-panel.content becomes the first child of its parent. We can use this property to render a proper border with the appropriate border radius.

Pending Review
Needs More Information

It was originally reported here: https://github.com/primefaces/primeng/issues/8987 The issue still persists, and is caused by the _panel.scss rules in the base theme.

resolves #62 setup to automatically publish the themes as an npm package on npmjs.org todo provide the secret NPM_TOKEN

discussion
Pending Review

I am switching from the material themes to the aura theme and am having issues getting p-floatLabel to work properly. The labels just sit at the bottom of the input...

![Ekran Resmi 2024-04-19 14 59 06](https://github.com/primefaces/primeng-sass-theme/assets/92744169/0850bfd6-bac5-4753-bd87-5e9b17135202)

I am using prime ng base theme for creating my own theme. for stepper component css are missing

I couldn't find the resources for version 14. How can I find it? Thanks