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

Update to use Fabulous 3.0.0-pre19 #277

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Conversation

TimLariviere
Copy link
Member

Following the release of fabulous-dev/Fabulous#1095, here's the updated code

@TimLariviere
Copy link
Member Author

@edgarfgp btw I noticed Fantomas 7.0.0 is not respecting the .editorconfig anymore and it's quite annoying for us. It reformats when we have multiple lines with .

Label("")
    .font(...)
    .textColor(...)
    
// becomes

Label("").font(...).textColor(...)

Copy link
Member

@edgarfgp edgarfgp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @TimLariviere.

Yeah I’m aware of the Fantomas issue. Will raise an issue to find out what can be done .

@edgarfgp edgarfgp merged commit 7439c3f into main Jan 16, 2025
1 check passed
@edgarfgp edgarfgp deleted the update-fabulous-3.0.0-pre19 branch January 16, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants