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

feat: remove borders and padding in editor to match front-end styles #14

Merged
merged 6 commits into from
Dec 16, 2020

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    e20d83f View commit details
    Browse the repository at this point in the history
  2. chore: remove unused border

    dkoo committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    29687b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    0956c92 View commit details
    Browse the repository at this point in the history
  2. feat: add Background Color option and styles

    We have an option for text color, why not background color, too? Also adds some padding to the container if there's a background color applied.
    dkoo committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    137ba2d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    dbcf9f5 View commit details
    Browse the repository at this point in the history
  2. feat: allow border color between listings to be light or dark

    Border color will now adapt based on the background color of the list container.
    dkoo committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    0bc7fe9 View commit details
    Browse the repository at this point in the history