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

(v2) tidiness and consistency changes #646

Closed
wants to merge 28 commits into from
Closed

(v2) tidiness and consistency changes #646

wants to merge 28 commits into from

Conversation

meowgorithm
Copy link
Member

@meowgorithm meowgorithm commented Oct 23, 2024

This brings some general consistency to Bubbles as well as general updates to make it work with Lip Gloss v2. A few things happening so far:

  • Things like DefaultStyles and DefaultKeymap are becoming functions, not globals
  • When applicable, focused and blurred styles are children of a larger style struct
  • Sizing (widths, heights) are being standardized on via getters and setters
  • Utility packages not intended for public consumption are being moved to /internal

dependabot bot and others added 28 commits October 23, 2024 17:28
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml)
- [Commits](charmbracelet/lipgloss@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/lipgloss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@meowgorithm
Copy link
Member Author

Closing this to tackle things in smaller chunks.

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