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

chore(docs): doc updates with regard to style.Copy() deprecation #289

Merged
merged 1 commit into from
May 6, 2024

Conversation

meowgorithm
Copy link
Member

Small update here mostly to tell people how to resolve deprecation warnings in-editor.

@meowgorithm meowgorithm merged commit 3ee5dca into master May 6, 2024
18 checks passed
@meowgorithm meowgorithm deleted the copy-docs branch May 6, 2024 20:27
mikelorant added a commit to mikelorant/committed that referenced this pull request Jun 1, 2024
The `lipgloss` package has [deprecated][1] the use of style copying
using the `Copy` method.

The documentation has been updated to provide an alternative approach:

> to copy just use assignment (i.e. a := b). All methods also return a
> new style.

This change applies the recommendation.

[1]: charmbracelet/lipgloss#289
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.

None yet

2 participants