Skip to content

Feat/label background color#1372

Merged
ButteryCrumpet merged 6 commits intodocops-v3from
feat/label-background-color
Nov 29, 2021
Merged

Feat/label background color#1372
ButteryCrumpet merged 6 commits intodocops-v3from
feat/label-background-color

Conversation

@ButteryCrumpet
Copy link
Copy Markdown
Contributor

@ButteryCrumpet ButteryCrumpet commented Nov 29, 2021

  • Extract label like manager component
  • Use new generic component in StatusPicker
  • Use new generic component in TagsAutoCompleteInput

labelupdater

).map((label) => ({ ...label, name: label.text }))

allTags.sort((a, b) => {
if (a.text < b.text) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@ButteryCrumpet ButteryCrumpet changed the base branch from master to docops-v3 November 29, 2021 22:47
@ButteryCrumpet ButteryCrumpet merged commit 12d4217 into docops-v3 Nov 29, 2021
@ButteryCrumpet ButteryCrumpet deleted the feat/label-background-color branch November 29, 2021 22:48
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