Skip to content
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

9.2.0 #432

Merged
merged 4 commits into from
Oct 1, 2024
Merged

9.2.0 #432

merged 4 commits into from
Oct 1, 2024

Conversation

goranalkovic-infinum
Copy link
Contributor

Changes:

  • Introduced new, more flexible, and simpler to use tailwindClasses function. Replaces getTwPart, getTwDynamicPart, and getTwClasses.
    • Potentially breaking: twClassesEditor is now appended to twClasses. If you need editor-only classes, you can now use the twClassesEditorOnly key. Editor-only classes replace twClasses, but will also have classes from twClassesEditor.
    • Potentially breaking: parts key in manifest now supports specifying multiple parts just with a comma-separated string.
    • You can now apply classes to multiple parts within one option or combination! Also work with responsive options.
    • There are now (basic) warnings for misconfigurations of parts and options.

@goranalkovic-infinum goranalkovic-infinum added the improvement Small improvement fixes, either readability or performance improvements label Sep 30, 2024
@goranalkovic-infinum goranalkovic-infinum requested a review from a team September 30, 2024 19:46
@goranalkovic-infinum goranalkovic-infinum self-assigned this Sep 30, 2024
piqusy
piqusy previously approved these changes Sep 30, 2024
kancijan
kancijan previously approved these changes Oct 1, 2024
iobrado
iobrado previously approved these changes Oct 1, 2024
iruzevic
iruzevic previously approved these changes Oct 1, 2024
@goranalkovic-infinum goranalkovic-infinum merged commit 965f23b into main Oct 1, 2024
4 checks passed
@goranalkovic-infinum goranalkovic-infinum deleted the release/9.2.0 branch October 1, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Small improvement fixes, either readability or performance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants