stable
Clone or download
Read-only
Card should have pattern if user is in accessibility mode. Part of story #13640: See minimal card display Change-Id: I005181a855639c3e7822799e9d149f1f872c67ad
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/taskboard/scripts/taskboard/index.ts | +3 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/ParentCard.test.ts | +20 | −2 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/ParentCard.vue | +6 | −0 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Card/__snapshots__/ParentCard.test.ts.snap | +2 | −0 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/type.d.ts | +1 | −0 | Go to diff View file |
M | plugins/taskboard/themes/includes/_cards.scss | +18 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/HeaderPresenter.php | +5 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/templates/header.mustache | +1 | −0 | Go to diff View file |