Skip to content

Conversation

jake-bassett
Copy link
Contributor

Description

New modal size for LargeShort.

@jake-bassett jake-bassett requested a review from a team as a code owner March 10, 2021 21:41
@codecov
Copy link

codecov bot commented Mar 10, 2021

Codecov Report

Merging #680 (1f3b319) into main (3822823) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #680   +/-   ##
=======================================
  Coverage   85.22%   85.22%           
=======================================
  Files         780      780           
  Lines       16056    16056           
  Branches     2071     2071           
=======================================
  Hits        13684    13684           
  Misses       2337     2337           
  Partials       35       35           
Impacted Files Coverage Δ
projects/components/src/modal/modal.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3822823...1f3b319. Read the comment docs.

@github-actions

This comment has been minimized.

export const enum ModalSize {
Small = 'small',
Medium = 'medium',
LargeShort = 'large-short',
Copy link
Contributor

Choose a reason for hiding this comment

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

hah... I don't get why we bother

Copy link
Contributor Author

@jake-bassett jake-bassett Mar 10, 2021

Choose a reason for hiding this comment

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

Yeah...

I almost think we should have size enum inputs for height and width. Then we can just mix and match. It will keep us semi-consistent at least.

@jake-bassett jake-bassett merged commit 2d8d0ff into main Mar 10, 2021
@jake-bassett jake-bassett deleted the add-large-short-modal-size branch March 10, 2021 22:12
@github-actions
Copy link

Unit Test Results

    4 files  ±0  244 suites  ±0   14m 47s ⏱️ -21s
878 tests ±0  878 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
882 runs  ±0  882 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 2d8d0ff. ± Comparison against base commit 3822823.

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