Commit Graph

5654 Commits

Author SHA1 Message Date
Brian J. Cardiff
54412b48f8 Appease elm-review 2022-10-27 17:56:03 -03:00
Brian J. Cardiff
b4b4e18580 Fix typo 2022-10-27 17:48:11 -03:00
Brian J. Cardiff
78cf4779a9 Update checkbox version 2022-10-27 17:43:05 -03:00
Brian J. Cardiff
0939f710e1 Add support for Checkbox.guidance 2022-10-27 17:42:27 -03:00
Brian J. Cardiff
55cc1268b2 Add example support for Checkbox.guidance 2022-10-27 17:42:13 -03:00
Brian J. Cardiff
3910353b7f Update Example/Checkbox to V7 2022-10-27 17:00:17 -03:00
Brian J. Cardiff
26c978adf5 Add Checkbox.V7 2022-10-27 16:56:21 -03:00
Brian J. Cardiff
7de292a898 Update typo in doc 2022-10-27 12:36:32 -03:00
Tessa
f583b835b3
Merge pull request #1140 from NoRedInk/bump-package
Bump to 1.4.0 for NPM package
2022-10-25 14:11:10 -06:00
Tessa Kelly
fb2ec62351 Bump again 2022-10-25 14:00:35 -06:00
Tessa Kelly
381f9bb79d Fix typo 2022-10-25 14:00:10 -06:00
Tessa Kelly
01f0c18384 1.3.0 2022-10-25 13:38:43 -06:00
Tessa
f159e9377f
Merge pull request #1139 from NoRedInk/release-new-version
Bump for 20.1.1
2022-10-25 12:53:49 -06:00
Tessa Kelly
a33c76620d Bump 2022-10-25 12:07:16 -06:00
Tessa
08aac70508
Merge pull request #1137 from NoRedInk/bat/link-error-messages
Bat/link error messages
2022-10-25 11:27:33 -06:00
Tessa
fecb383c88
Merge pull request #1135 from NoRedInk/update-disabled-checkbox-styles
Update disabled checkbox styles
2022-10-25 09:16:32 -06:00
Tessa
238a408c35
Merge pull request #1138 from NoRedInk/bat/fix-highlighter-start-element
Bat/fix highlighter start element
2022-10-25 09:12:48 -06:00
Tessa Kelly
9e81fbf854 Remove the prefers-contrast portion of the media query 2022-10-24 17:54:42 -06:00
Tessa Kelly
4cd4ad1d70 Fix media query 2022-10-24 17:46:40 -06:00
Tessa Kelly
0b1b699383 Ensure the before elements are actually rendered 2022-10-24 17:28:29 -06:00
Tessa Kelly
6b349b7012 Adds tests 2022-10-24 15:58:25 -06:00
Tessa Kelly
df5daf652e Merge remote-tracking branch 'origin/master' into bat/link-error-messages 2022-10-24 13:21:43 -06:00
Tessa
c772cc4fcd
Merge pull request #1136 from NoRedInk/bat/aria-invalid-select
Adds Aria.invalid to Select
2022-10-24 13:20:35 -06:00
Tessa Kelly
7312ba2639 Adds association to error 2022-10-24 12:59:35 -06:00
Tessa Kelly
14c5068806 Adds describedBy helper to Select 2022-10-24 12:55:05 -06:00
Tessa Kelly
690191bf07 Adds Aria.invalid to Select 2022-10-24 12:17:52 -06:00
Tessa Kelly
6c80e2915e Ues custom disbaled styles for the partially selected checkbox 2022-10-21 13:58:57 -06:00
Tessa Kelly
584f5e9ebd Use custom disabled styles
note that this slightly changes the blue that's used for the enabled checkmark to azure
2022-10-21 13:57:10 -06:00
Tessa Kelly
78ca0068ce Customize the disabled unchecked icon 2022-10-21 13:48:46 -06:00
Tessa Kelly
2e80ab5937 Adds table to make the possible disabled states more apparent 2022-10-21 13:47:08 -06:00
charbelrami
1725133bd3 bump to 20.1.0 2022-10-19 14:50:07 -03:00
Tessa
98317a2e09
Merge pull request #1133 from NoRedInk/bat/highlighter-answer-views
Highlighter supports MultiHighlighter answer views
2022-10-19 09:56:53 -06:00
Tessa
29a349bf44
Merge pull request #1118 from NoRedInk/tessa/header
Tessa/header
2022-10-19 09:49:15 -06:00
charbelrami
67f9ba14f2 use not(prefers-contrast: more) 2022-10-19 11:18:13 -03:00
charbelrami
09f12c76e4 use initial color 2022-10-18 14:35:12 -03:00
charbelrami
dac094ab54 fix high-contrast mode on macOS and Windows 2022-10-17 17:30:03 -03:00
Tessa
1204f3abdd
Merge pull request #1131 from NoRedInk/bat/improve-error-statuses-when-multiple-errors
Overwrite the live region's assertiveness in InputErrorAndGuidance
2022-10-17 09:30:19 -06:00
Tessa Kelly
3c760bde58 Fix duped example id 2022-10-14 17:29:34 -06:00
Tessa Kelly
0dc817b2a0 Fix ci 2022-10-14 16:19:02 -06:00
Tessa Kelly
afc843bc0d Fix the first part of the hover colors 2022-10-14 16:07:22 -06:00
Tessa Kelly
e583cf6720 Fix before element positioning 2022-10-14 15:57:04 -06:00
Tessa Kelly
f3ee832111 Display the high-contrast tags the same way we display the answer tags 2022-10-14 15:48:25 -06:00
Tessa Kelly
796a57ba6d Adds visible, in-line tags 2022-10-14 15:43:30 -06:00
Tessa Kelly
dfea9d90ae Make the viewHighlightableSegment helper more explicit about its arguments 2022-10-14 10:45:21 -06:00
Tessa Kelly
7e3e3d4604 Wire up new example for staticWithTags 2022-10-14 10:38:39 -06:00
Tessa Kelly
f8798e52e1 Overwrite the live region's assertiveness in INputErrorAndGuidance 2022-10-13 14:17:36 -06:00
Alex Perkins
b8499d302a
Merge pull request #1122 from NoRedInk/tessa/organize-colors
Tessa/organize colors
2022-10-10 16:37:46 -06:00
Tessa
f89cbe6968
Merge pull request #1127 from NoRedInk/bat/text/area
TextArea.V5
2022-10-10 16:12:40 -06:00
Tessa Kelly
293aa37857 Revert "apply review suggestion"
This reverts commit e105d9d8df.
2022-10-10 16:00:10 -06:00
Tessa
e105d9d8df apply review suggestion 2022-10-10 15:58:49 -06:00