Commit Graph

626 Commits

Author SHA1 Message Date
Arthur Bernardi Jordão
d74b925326
Update code to use mark v6 instead of v5 2024-02-05 16:41:01 -03:00
charbelrami
ea7fff49ca update TextInput to V8 2024-02-05 11:49:51 -03:00
charbelrami
a79f3b4bd8 update Nri.Ui.ClickableText.V3 to Nri.Ui.ClickableText.V4 2024-01-09 11:10:05 -03:00
Mandla
36001ad618
Merge pull request #1578 from NoRedInk/growth/upward-accordion
Upward opening accordions
2023-12-12 14:25:38 -08:00
Mandla Moyo
5c2b892732 Merge branch 'master' into growth/upward-accordion 2023-12-12 07:23:15 -08:00
Micah Hahn
f50c94f35f Fix unit test 2023-12-11 16:39:34 -06:00
Mandla Moyo
30e2eb24d7 shake test fixes 2023-12-07 04:04:50 -08:00
Mandla Moyo
d49a9114d1 Updated accordion version in tests and test up and down directions 2023-12-07 03:41:15 -08:00
Micah Hahn
580b7108f7 Add tests for renderReadAloud 2023-11-28 10:30:22 -06:00
charbelrami
45b5f765d7 add button type tests to ClickableText spec 2023-10-30 16:07:28 -03:00
charbelrami
b0dd5ccc26 add ClickableSvg tests 2023-10-30 16:06:51 -03:00
charbelrami
85ff15abfe remove unused keyboardHelperConfig 2023-10-30 13:57:32 -03:00
charbelrami
615a66a976 remove unused pressSpaceOnButton function 2023-10-30 13:52:57 -03:00
charbelrami
818e435519 replace type_ with programButton and programLink in ClickableText spec 2023-10-30 13:46:36 -03:00
charbelrami
e020edeabf expose only spec from Spec.Nri.Ui.ClickableText 2023-10-30 13:42:48 -03:00
charbelrami
88c8c31281 change ClickableText spec structure 2023-10-30 13:42:13 -03:00
charbelrami
bc7d536b2f add ClickableText icon rendering tests 2023-10-26 12:22:58 -03:00
charbelrami
4f99c1359e refactor and add ClickableText tests 2023-10-26 12:17:38 -03:00
Juliano Solanho
2eb4306b28
Merge pull request #1548 from NoRedInk/helpfully-disabled-radio
A11-3347 Helpfully Disabled RadioButton
2023-10-04 21:35:51 +00:00
charbelrami
03afaba53b refactor helpfully disabled radio button 2023-10-04 14:50:18 -03:00
charbelrami
1a0ee6b074 add tests for RadioButton 2023-10-02 18:33:34 -03:00
Charbel
6d86a1f06d
Merge pull request #1543 from NoRedInk/helpfully-disabled-select
A11-3348 Helpfully disabled select
2023-10-02 10:36:07 -03:00
Casey Webb
2039475336
Merge pull request #1545 from NoRedInk/revert-elm-program-test-dep-change
Revert elm dependencies change due to #1526
2023-09-28 20:25:20 -05:00
Brian J. Cardiff
ec2a05e6c9 Expand config in MouseHelpers to cover Test.Html.* deps 2023-09-28 15:26:41 -03:00
Brian J. Cardiff
71ab760dbc Expand config in KeyboardHelpers to cover Test.Html.* deps 2023-09-28 15:10:53 -03:00
Brian J. Cardiff
25466b5a7b Move avh4/elm-program-test to test-dependencies
Require users to use ProgramTest.SimulateDomEvent as first argument when using Nri.Test.* modules

That way there is no hard dependency on avh4/elm-program-test version
2023-09-28 14:39:59 -03:00
charbelrami
9235e41604 add tests for helpfully disabled select 2023-09-28 10:37:53 -03:00
Juan Edi
d09c60cdb4 🎨 Debug.toString -> String.fromInt 2023-09-27 14:34:06 -03:00
Juan Edi
45ac609942 DRY-up a little bit 2023-09-27 13:47:41 -03:00
Juan Edi
1d11e920c8 test the with-tooltip case too 2023-09-27 13:12:04 -03:00
Juan Edi
9661680e7b test new attribute (no tooltip case) 2023-09-27 12:50:30 -03:00
Casey Webb
7291c383d9
Merge pull request #1527 from NoRedInk/helpfully-disabled-clickablesvg-clickabletext
A11-3344 A11-3592 Add helpfully disabled ClickableSvg and ClickableText
2023-09-25 16:21:31 -05:00
Casey Webb
c33b0f12d1
Merge pull request #1535 from NoRedInk/tooltip-additional-key-events
Allow adding additional keydown handlers to tooltip triggers
2023-09-25 16:16:49 -05:00
Charbel
1bd43a4668
Merge pull request #1531 from NoRedInk/helpfully-disabled-checkbox
A11-3345 Helpfully disabled checkbox
2023-09-25 16:17:11 -03:00
Casey Webb
c201dd0e65
Allow adding additional keydown handlers to tooltip triggers 2023-09-22 15:47:23 -05:00
Casey Webb
65bf6af26d
Don't use Config type 2023-09-21 12:25:52 -05:00
Casey Webb
7bbdb80ce3
Rename id => toId 2023-09-20 20:44:12 -05:00
Casey Webb
ca8878b0f2
Ignore LazyFocusLoop example axe failure 2023-09-20 17:40:30 -05:00
Casey Webb
7d9447e2c1
Add tests for FocusLoop.view 2023-09-20 17:15:49 -05:00
Casey Webb
9e26acd55b
Don't loop for singleton 2023-09-20 17:15:48 -05:00
Casey Webb
02ce4e0b1c
'1 item is a loop' spec 2023-09-20 17:15:16 -05:00
charbelrami
fd7044fe85 add tests for helpfully disabled switch 2023-09-19 15:25:08 -03:00
charbelrami
21c72d19e4 add helpfully disabled checkbox 2023-09-18 18:15:23 -03:00
charbelrami
4f3b8e9755 add helpfully disabled ClickableSvg and ClickableText 2023-09-15 17:57:52 -03:00
charbelrami
eaf95a4b2f move elm-program-test and elm-explorations/test into dependencies 2023-09-15 15:18:25 -03:00
charbelrami
06a753bc15 add docs and expose keyboard and mouse helpers 2023-09-15 14:50:01 -03:00
Mandla Moyo
ba53419408 Updated example references to pennant version 2023-09-13 11:47:54 -07:00
Tessa
2dbbb04512
Merge pull request #1514 from NoRedInk/tessa/outline
🌟 Extracting Outline from the monolith
2023-09-12 14:40:52 -06:00
Tessa
f489f654d1
Merge pull request #1511 from NoRedInk/tessa/usage-examples-cont
Use tabs for Usage Examples
2023-09-12 12:40:50 -06:00
Tessa Kelly
3fa96425df Elm review 2023-09-12 12:31:08 -06:00