Tessa

Results 40 issues of Tessa

Prevents images in module-level doc comments from overflowing their container. Replaces https://github.com/elm/package.elm-lang.org/pull/242 (the classes referenced in this pr no longer seem to exist). Fixes https://github.com/elm/package.elm-lang.org/issues/238 Before After (Alternatively, it might...

In order to get PremiumCheckbox examples with working Ellie links, I also split the checkbox and premium examples into 2 separate examples. Fixes A11-1470 ## Checkbox ## PremiumCheckbox

Custom styles apply correctly when the default premium display is used: Custom styles disappear when the premium display is PremiumLocked:

bug

Fixes A11-1399 Topics to ask about: - ✅ inline comments - ✅ type aliases in function signatures changing the generated code (e.g., Accordion.view versus Accordion.styleAccordion) - ✅ how to alias...

See gradebook and mastery table for usecases

clickable-text

Fixes https://github.com/NoRedInk/noredink-ui/issues/884 Prior to merging/releasing, I will ensure that we are no longer dependent on any of the following in the monolith ``` This is a MAJOR change. ---- REMOVED...

blocked
hold for next major release

Refer to [hasPopup article](https://html5accessibility.com/stuff/2021/02/02/haspopup-haspoop/)

- `Text.plaintext` should wrap its content in a paragraph tag, but doesn't. See https://github.com/NoRedInk/noredink-ui/blob/master/src/Nri/Ui/Text/V6.elm#L326

Text