-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Monorepo Architecture #244
Conversation
refactor: prefix all scss component file by puik feat: handle fallback for useLocale, remove lodash functions feat: clean unused utils
β¦pdated release workflow feat: improved tsconfig file, tsc check for each packages
β¦e correct props types for tests
β¦he vue file with a utils
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job ! Maybe we need to write a documentation to upgrade from PUIK v1 to v2 with the list of breaking changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
congrats for this big job, a great v2 coming up π
Ok after discussion with you
β Types of changes
π Description
Here are some of the changes introduced by this PR:
π§° Architecture & build system changes
Old monorepo:
New monorepo:
Old build system:
TODO
New build system:
Puik Packages dependency graph:
π Checklist