Commit Graph

3597 Commits

Author SHA1 Message Date
Brian Hicks
7723618298 remove old script 2020-12-01 12:27:23 -06:00
Brian Hicks
67203f8bce make sure to load the right elm.json 2020-12-01 12:27:23 -06:00
Brian Hicks
c036c93860 update with found deprecated imports 2020-12-01 12:27:23 -06:00
Brian Hicks
835f7e5b3d add a script to update which imports are deprecated 2020-12-01 12:27:23 -06:00
Brian Hicks
be91592316 add elm-forbid-import 2020-12-01 12:27:23 -06:00
Brian Hicks
e5583f36d9 update niv source fetcher 2020-12-01 12:27:23 -06:00
Tessa
b8e30ae6fa
Merge pull request #652 from NoRedInk/fab/checkbox-and-radio
fab/checkbox-and-radio
2020-11-30 16:38:16 -08:00
Tessa Kelly
2059d1744c Bump 2020-11-30 14:36:35 -08:00
Tessa
59aa66d97a
Merge pull request #644 from NoRedInk/fab/radio-button
Show an outline for radio buttons on selection
2020-11-30 09:43:56 -08:00
Tessa Kelly
1f6e376392 Fix weird unnecessary attributes
these are free with HTML, why add them again?
2020-11-20 11:00:34 -08:00
Tessa Kelly
0cd41218af Make sure the radio input doesn't show 2020-11-20 11:00:18 -08:00
Tessa Kelly
87ef25ef13 Use aria-disabled when locked or disabled 2020-11-20 11:00:01 -08:00
Tessa Kelly
1d4698dca7 Fix CI 2020-11-20 10:47:45 -08:00
Tessa Kelly
424bd1854c 💀 remove the invisible label.
having an invisible label makes it easier to make bad UX decisions.
2020-11-20 10:45:35 -08:00
Tessa Kelly
8343bb06b0 Fix example keyboard support 2020-11-20 10:42:26 -08:00
Tessa Kelly
16d95ef9c5 Merge remote-tracking branch 'origin/master' into fab/radio-button 2020-11-20 10:40:54 -08:00
Tessa
ecbacbaec2
Merge pull request #643 from NoRedInk/fab/checkbox
FAB/checkbox
2020-11-17 11:51:40 -08:00
Tessa Kelly
d81bc46701 Fix keyboard support section 2020-11-16 11:38:04 -08:00
Ju Liu
e50a2226a3 Fix multiline example 2020-11-16 12:46:43 +00:00
Ju Liu
7324f5508b Fix spec 2020-11-16 12:46:24 +00:00
Tessa Kelly
3fa130da65 Adds keyboard support notes 2020-11-13 14:53:01 -08:00
Tessa Kelly
bdc4a183d1 Use aria-disabled instead of disabled so that screenreaders will read the checkbox details instead of skipping it 2020-11-13 14:49:43 -08:00
Tessa Kelly
1720df51c4 Adjust the style a bit 2020-11-13 14:23:34 -08:00
Tessa Kelly
931662eaf3 Fix disabled checkbox look 2020-11-13 14:23:34 -08:00
Tessa Kelly
d3d8bb4bf6 Fix multi-line checkbox styles 2020-11-13 14:23:34 -08:00
Tessa Kelly
90daa10dba Put the image checkbox on top of the real checkbox 2020-11-13 14:23:34 -08:00
Tessa Kelly
4d0e3fbae4 try to fix the focus and all
development is so much easier when you can compile stuff locally
2020-11-13 14:23:34 -08:00
Tessa Kelly
16263306ae Hide the picture 2020-11-13 14:23:34 -08:00
Brian Hicks
a6bbdc4413
Merge pull request #649 from NoRedInk/12.10.0
bump to 12.10.0
2020-11-13 16:05:42 -06:00
Brian Hicks
f7a23e86ab bump to 12.10.0 2020-11-13 15:02:17 -06:00
Juan Edi
9f18d66838
Merge pull request #648 from NoRedInk/customize-text-input-string
allow overriding the generated ID in a text input
2020-11-13 17:48:47 -03:00
Brian Hicks
433494f621 allow overriding the generated ID in a text input 2020-11-13 10:27:18 -06:00
Tessa
217a7fb4ce
Merge pull request #642 from NoRedInk/hack-day/tessa/test-ids
Hack day/tessa/test ids
2020-11-10 15:53:47 -08:00
Tessa
1b319ddd2f
Merge branch 'master' into hack-day/tessa/test-ids 2020-11-10 10:27:47 -08:00
Brian Hicks
4388538790
Merge pull request #647 from NoRedInk/fix-netlify
add the index file to Netlify builds
2020-11-10 11:32:42 -06:00
Brian Hicks
8d88f1f6f6 add the index file to Netlify builds 2020-11-10 10:10:04 -06:00
Tessa
5f800cd2df
Merge branch 'master' into hack-day/tessa/test-ids 2020-11-09 12:22:58 -08:00
Brian Hicks
f70f66c192
Merge pull request #639 from NoRedInk/get-a-little-more-shakey
port build system to shake
2020-11-09 11:41:58 -06:00
Brian Hicks
589a5c29d6
Merge branch 'master' into get-a-little-more-shakey 2020-11-09 10:21:14 -06:00
Brian Hicks
729481d638
remove debug line 2020-11-09 09:05:12 -06:00
Juliano Solanho
d4ce490756 exec prevents the cleanup trap from hitting 2020-11-09 12:03:04 -03:00
Juliano Solanho
038f6885bb Use netcat check to wait for python 2020-11-09 11:48:03 -03:00
Tessa Kelly
c2e1257895 Remove the noOp 2020-11-06 15:57:10 -08:00
Tessa Kelly
858b1fd758 Use a fresh copy of the Radio so more invasive changes are possible 2020-11-06 15:49:56 -08:00
Tessa Kelly
a1a8eb066c Show an outline for radio buttons on selection 2020-11-06 15:44:00 -08:00
Tessa Kelly
8e00f47eb8 Fix format 2020-11-06 13:31:53 -08:00
Tessa Kelly
2448a1e53b Mark the patch changes 2020-11-06 12:41:52 -08:00
Tessa Kelly
78c332f6e2 Fix compilation 2020-11-06 12:26:32 -08:00
Tessa Kelly
e44323d4bb Optimistically try to fix unnecessary maybe 2020-11-06 12:21:01 -08:00
Tessa Kelly
16bd627b16 Adds nri-description and test-id 2020-11-06 12:21:00 -08:00