ZopaPublic / react-components

Shared React components for the Zopa projects.
https://zrc.netlify.app
MIT License
41 stars 14 forks source link

feat: support more classnames #1089

Closed admmasters closed 1 month ago

admmasters commented 1 month ago

Adding a new ability to theme the application - passing a utility classname will allow third party applications to control the theme.

The library has FlexContainer which contains various zopaisms.

This lets us override it.

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 14dd2ca847b84a5f714ffa5fa35123df5c4936b2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------ | ----- | | @zopauk/react-components | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

github-actions[bot] commented 1 month ago

👋 Hey there!

Thank you for you contribution. Below is a preview of the release notes if your PR gets merged. Please, make sure it includes all your significant changes with descriptive messages. Keep in mind that release notes are automatically generated from the commit messages. More info in the contribution section.


5.62.0 (2024-07-30)

Bug Fixes

Features

netlify[bot] commented 1 month ago

Deploy Preview for zrc ready!

Name Link
Latest commit 14dd2ca847b84a5f714ffa5fa35123df5c4936b2
Latest deploy log https://app.netlify.com/sites/zrc/deploys/66aa1f5087e5c500080a39ad
Deploy Preview https://deploy-preview-1089--zrc.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 1 month ago

👋 Hey there!

Thank you for you contribution. Below is a preview of the release notes if your PR gets merged. Please, make sure it includes all your significant changes with descriptive messages. Keep in mind that release notes are automatically generated from the commit messages. More info in the contribution section.


5.64.0 (2024-07-31)

Features