This PR merges the dara-ui repo into this repo. The motivation behind it is less maintenance, release overhead and simplified local testing (without the need for cross-repo local linking).
Note: for now I left the package versions as they are. The next tag we push should be a minor, which should then align the versions nicely as currently dara-ui packages are on v1.10.3, and dara are on v1.10.6.
Implementation Description
Any new dependencies Introduced
How Has This Been Tested?
CI passing
PR Checklist:
[x] I have implemented all requirements? (see JIRA, project documentation).
[x] I am not affecting someone else's work, If I am, they are included as a reviewer.
[x] I have added relevant tests (unit, integration or regression).
[ ] I have added comments to all the bits that are hard to follow.
[ ] I have added/updated Documentation.
[ ] I have updated the appropriate changelog with a line for my changes.
Motivation and Context
This PR merges the
dara-ui
repo into this repo. The motivation behind it is less maintenance, release overhead and simplified local testing (without the need for cross-repo local linking).Note: for now I left the package versions as they are. The next tag we push should be a minor, which should then align the versions nicely as currently
dara-ui
packages are on v1.10.3, anddara
are on v1.10.6.Implementation Description
Any new dependencies Introduced
How Has This Been Tested?
CI passing
PR Checklist:
Screenshots (if appropriate):