Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: charmbracelet/lipgloss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: charmbracelet/lipgloss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 14 commits
  • 11 files changed
  • 8 contributors

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    0c67c8c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    75c95df View commit details
    Browse the repository at this point in the history
  2. remove repeating code

    76creates authored and meowgorithm committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    74e01f6 View commit details
    Browse the repository at this point in the history
  3. remove vet dir

    76creates authored and meowgorithm committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3616f64 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Clarify Inherit comment

    Evertras authored and meowgorithm committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    6b5dc18 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    a86f21a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    e8297c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    1fb1fb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81744be View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Fix height doc (width -> height)

    mark2185 authored and meowgorithm committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f651363 View commit details
    Browse the repository at this point in the history
  2. docs(lint): update example code in GoDocs per new style standard

    This revision was made automatically via 'golangci-lint run --fix'
    meowgorithm committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    2cb1d4a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. feat: non-interpolated colors, aka CompleteColor (#100)

    * feat: add color types for specifying colors on a per-profile basis
    
    * chore: remove go-colourful references
    
    * fix: lint (#101)
    
    Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
    meowgorithm and aymanbagabas authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    0ee74a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. feat: VerticalAlign

    Add VerticalAlign, UnsetVerticalAlign, etc...
    maaslalani committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    9852bb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ce5550 View commit details
    Browse the repository at this point in the history
Loading