Commit Graph

4198 Commits

Author SHA1 Message Date
Tessa Kelly
d745baf960 Fix css preview 2022-01-18 11:40:46 -08:00
Tessa Kelly
6c691d34f1 Copy the lms logos in 2022-01-18 11:39:52 -08:00
Tessa Kelly
47e2c8198d Fix accordion 2022-01-18 11:22:11 -08:00
Tessa Kelly
7136732b47 Adds Sprite 2022-01-18 10:44:17 -08:00
Tessa Kelly
e13a2f4aa5 adds explicit sprite type
this will enable us to keep the quill toolbar working as it currenlty does, while keeping attributes on the UiIcon
2022-01-18 10:39:31 -08:00
Tessa Kelly
41b3010851 Fix bad aria 2022-01-14 16:50:29 -08:00
Ben Dansby
c8f9b74fbe
Merge pull request #811 from NoRedInk/dansby/mobile-modal-height
Expand mobile modal height
2022-01-14 15:34:40 -08:00
Ben Dansby
b1d95c2bd0 add mobile heights for title and footer, add mobile style 2022-01-14 14:20:09 -08:00
Tessa
620bac6838
Merge pull request #810 from NoRedInk/bump
Fix Svg titles and expose breakpoints and TextInput.readOnlyText
2022-01-13 13:44:22 -08:00
Tessa Kelly
708cadeffc Bump 2022-01-13 12:47:04 -08:00
Tessa
a5680698a9
Merge pull request #806 from NoRedInk/tessa/readonly-textinput
Adds readOnlyText input type
2022-01-11 11:06:24 -08:00
Tessa
4dde43f2fc
Merge pull request #808 from NoRedInk/tessa/walk-back-elm-css-version
Revert to elm-css 17.0.1
2022-01-11 11:03:12 -08:00
Tessa Kelly
316326064d Revert to elm-css 17.0.1 2022-01-11 10:51:10 -08:00
Tessa
0f2327baf5
Merge pull request #805 from NoRedInk/tessa/issue-804
Add MediaQuery breakpoint px values
2022-01-10 16:46:19 -08:00
Lindsay Wardell
370125ab7f
Merge pull request #807 from NoRedInk/tessa/accessibility-invisible-style
Tessa/accessibility invisible style
2022-01-10 12:43:33 -08:00
Tessa
efd76e099e
Merge pull request #765 from NoRedInk/snyk-upgrade-609b38d2c2628f408a40e64c5eee6222
[Snyk] Upgrade puppeteer from 3.0.0 to 3.3.0
2022-01-10 11:59:47 -08:00
Tessa Kelly
47bb907b4c fix: upgrade puppeteer from 3.0.0 to 3.3.0
Snyk has created this PR to upgrade puppeteer from 3.0.0 to 3.3.0.

See this package in npm:
https://www.npmjs.com/package/puppeteer

See this project in Snyk:
https://app.snyk.io/org/noredink/project/8f6054f9-fbbc-456c-b397-1b99ecb4fd5a?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-01-10 11:55:12 -08:00
Tessa
54dae44028
Merge pull request #764 from NoRedInk/snyk-upgrade-f850bd90f8f1843928fa7b5020f34ee8
[Snyk] Upgrade axe-core from 3.5.3 to 3.5.6
2022-01-10 11:53:44 -08:00
Tessa Kelly
9218721dc8 Use Style.invisibleStyle 2022-01-10 11:48:07 -08:00
Tessa Kelly
f41bc326ae Bump elm css requirements 2022-01-10 11:47:01 -08:00
Tessa Kelly
6d25d6ed17 Adds readOnlyText input type 2022-01-10 11:37:36 -08:00
Tessa Kelly
25095c42b4 Adds example usage 2022-01-10 10:57:56 -08:00
Tessa Kelly
49e2860dbf Adds breakpoints 2022-01-10 10:57:49 -08:00
Micah Hahn
baaf1024d9
Merge pull request #801 from NoRedInk/tessa/aria-hidden-svg
adds role img and hide decorative svgs
2022-01-06 17:27:20 -05:00
Tessa Kelly
9425ab5de6 adds role img and hide decorative svgs 2022-01-05 16:09:12 -08:00
Tessa
70bcfcc85e
Merge pull request #800 from NoRedInk/bump-for-release
SideNav, PremiumCheckbox, RadioButton improvements
2021-12-15 13:16:19 -08:00
Tessa Kelly
cbef112414 new version 2021-12-15 13:13:09 -08:00
Alex Perkins
33629e8b3b
Merge pull request #799 from NoRedInk/kraken/radio-styling
Kraken/radio styling
2021-12-13 16:09:28 -05:00
Liz Krane
d38c27b120
Merge pull request #797 from NoRedInk/kraken/input-positioning
Kraken/input positioning
2021-12-10 12:45:32 -08:00
Tessa Kelly
a96bcb581b Don't use aria-controls
it seems like aria-controls is causing a bug where VoiceOver thinks there are 3 radio inputs
2021-12-09 15:03:41 -08:00
Tessa Kelly
2705aa3186 Move padding extras on to container 2021-12-09 14:35:09 -08:00
Tessa Kelly
8438caec9f Keep radio icon vertically aligned with center of content,including non-label content 2021-12-09 13:28:38 -08:00
Tessa Kelly
5f1013887b Move the left indent on to the radio container 2021-12-09 13:21:10 -08:00
Tessa Kelly
6e88fc906b Use a list for the aria-controls elements 2021-12-09 13:17:29 -08:00
Tessa Kelly
603deb90c7 Prevent the example code from shoving the disclosure styles over 2021-12-09 12:29:31 -08:00
Tessa
524dd55301
Merge pull request #794 from NoRedInk/hack-day/tessa/sidebar
Adds general sidenav component
2021-12-09 11:02:21 -08:00
Tessa Kelly
0d5aabecd3 Fix CI 2021-12-09 10:19:29 -08:00
Tessa Kelly
2867c20e67 Adds disabled and enabled helpers 2021-12-07 12:09:56 -08:00
Tessa Kelly
e7a5aeed63 Re-adds selection support 2021-12-07 12:04:40 -08:00
Tessa Kelly
4900f94b65 Begin switching to list-based API 2021-12-07 11:59:57 -08:00
Tessa Kelly
d15a4af23e shake ci and elm json 2021-12-07 11:35:46 -08:00
Tessa Kelly
d7b8db9387 Left-align the premium checkboxes 2021-12-07 10:58:32 -08:00
Tessa Kelly
9d3c509615 Adds Checkbox V7 with the icon on the left 2021-12-07 10:55:52 -08:00
Tessa
eef326415d
Merge pull request #796 from NoRedInk/kraken/bump-label
Minor bump for RadioButton.labelCss
2021-12-07 10:11:47 -08:00
Tessa Kelly
43de0925e4 bump 2021-12-07 09:52:52 -08:00
Tessa
b4e693fed4
Merge pull request #793 from NoRedInk/kraken/internal-radio-cleanup
💀 remove unused bool from internal radio button config
2021-12-06 08:21:33 -08:00
Liz Krane
f353ced329
Merge pull request #792 from NoRedInk/tessa/minor-styleguide-fixes
RadioButton preview
2021-12-03 15:41:14 -08:00
Tessa Kelly
ca55e1da5e 🎨 cleanup nav setup 2021-12-03 13:34:32 -08:00
Tessa Kelly
79957b0c87 Expose a helper for entry with children 2021-12-03 13:33:38 -08:00
Tessa Kelly
7c10606ee8 Style feedback 2021-12-03 13:11:02 -08:00