Commit Graph

229 Commits

Author SHA1 Message Date
Tessa Kelly
89c932ee07 Extract spec helpers for key events from Menu 2022-09-21 10:58:56 -06:00
Tessa Kelly
765412d5ab Sets up first test for Highlighter 2022-09-21 10:41:37 -06:00
Tessa Kelly
41a9d25a0a shake 2022-09-14 09:56:47 -06:00
Tessa Kelly
f050b36ac7 Fix ci 2022-09-07 15:07:48 -06:00
Tessa Kelly
1c381203b9 Merge remote-tracking branch 'origin/master' into bat/add-interactive-highlighter 2022-09-07 10:38:34 -06:00
Tessa Kelly
2a5b19e975 Make releasable 2022-09-06 14:20:34 -06:00
Tessa Kelly
efc58e92f1 expose the new module 2022-09-06 09:23:07 -06:00
Tessa Kelly
3f38576338 Merge remote-tracking branch 'origin/master' into bat/remove-old-components-18 2022-08-16 15:37:07 -07:00
Tessa Kelly
a320f19e6b Remove Tooltip.V1 2022-08-16 15:01:38 -07:00
Tessa Kelly
487152d29e Remove Table.V5 2022-08-16 15:00:48 -07:00
Tessa Kelly
c87c7d87c7 Remove Sortable.V2 2022-08-16 14:59:51 -07:00
Tessa Kelly
5f07a0ce38 Remove SideNav.V3 2022-08-16 14:58:49 -07:00
Tessa Kelly
8dffc7b51b Remove Menu.V1 2022-08-16 14:54:36 -07:00
Tessa Kelly
7ace85b133 Remove Heading.v2 2022-08-16 14:53:26 -07:00
Tessa Kelly
e526f3c250 Remove accordion 2022-08-16 14:27:50 -07:00
Tessa Kelly
93f3f86a17 Merge remote-tracking branch 'origin/master' into bat/focus-ring 2022-08-16 11:58:17 -07:00
charbelrami
87a1a6c11b Merge branch 'master' into checkbox-custom-css 2022-07-26 17:30:07 -03:00
charbelrami
9f65f823f9 Add ability to set custom CSS on checkboxes 2022-07-26 17:21:38 -03:00
Tessa Kelly
5055bd843e Merge remote-tracking branch 'origin/master' into bat/focus-ring 2022-07-25 16:56:42 -07:00
Tessa
32350457db
Merge pull request #993 from NoRedInk/tessa/togglable-sidenav
Tessa/togglable sidenav
2022-07-21 09:43:30 -06:00
Tessa Kelly
eb5047005c Prep export 2022-07-21 09:26:25 -06:00
Tessa Kelly
c0e4d5a805 Merge remote-tracking branch 'origin/master' into dansby/heading-v3 2022-07-21 09:24:18 -06:00
Brian Hicks
0e9d0c3f9c
remove outdated uses of Table.V5 2022-07-20 10:58:30 -05:00
Tessa Kelly
960829d335 Merge remote-tracking branch 'origin/master' into dansby/heading-v3 2022-07-15 17:00:53 -07:00
Tessa Kelly
982b719b52 Shake ci fixups 2022-07-15 16:59:57 -07:00
Ben Dansby
52201c29d8 V2 -> V3 2022-07-15 11:18:01 -07:00
Tessa Kelly
93ba0adbb8 Fix ci 2022-07-13 09:49:34 -07:00
Brian J. Cardiff
cc614340bc Add tests 2022-07-11 11:10:31 -03:00
Brian J. Cardiff
ed06e5a929 Merge branch 'master' into growth/menu-containsForm 2022-07-08 15:18:32 -03:00
Antoine Dauguet
f62c6114e5 Fix tests. 2022-07-07 16:29:57 +02:00
Brian Hicks
a239aa5122
fix tests 2022-07-06 09:09:23 -05:00
Brian Hicks
c5de9d4096
bump sortable table to v3 2022-07-06 08:10:49 -05:00
Brian J. Cardiff
2bed33181b Add test for default behavior
Unable to test containsForm behavior since that means triggering an event that is not registered
2022-07-05 17:18:26 -03:00
Tessa Kelly
7621d7a6e6 elm review 2022-06-27 13:45:05 -07:00
Brian J. Cardiff
36064316fd
Update tests/Spec/Nri/Ui/Menu.elm
Co-authored-by: Tessa <tesk9@users.noreply.github.com>
2022-06-24 18:20:40 -03:00
Brian J. Cardiff
97dddc6306 Add test for click interaction 2022-06-24 17:35:55 -03:00
Brian J. Cardiff
92e0e0244f Add test for mouse hover interaction 2022-06-24 17:27:24 -03:00
Tessa Kelly
f80580fb00 💀 remove slide and slide modal 2022-06-09 13:26:01 -07:00
Tessa Kelly
112832b545 💀 remove Tooltip.V2 2022-06-09 13:25:55 -07:00
Tessa Kelly
6b457d3856 💀 remove old version of Table 2022-06-09 13:25:55 -07:00
Tessa Kelly
28f319e579 💀 remove old version of Switch 2022-06-09 13:25:54 -07:00
Tessa Kelly
f70b518a63 💀 remove Menu.V2 2022-06-09 13:25:48 -07:00
Tessa Kelly
e991231691 💀 remove PremiumLevel and the component versions that depended on it 2022-06-09 13:25:40 -07:00
Tessa Kelly
dc9de75336 Fix ci 2022-05-21 18:27:46 -07:00
Tessa Kelly
b5058f545e Adds expectations against the disabled status 2022-05-16 14:09:16 -07:00
Tessa Kelly
61db0f617f Adds role assertions 2022-05-16 14:03:52 -07:00
Tessa Kelly
fcbba87765 Get tests to fail 2022-05-16 10:14:15 -07:00
Tessa Kelly
507915d8dd Refactor to focus the tests on the pieces of info that matter 2022-05-16 10:10:30 -07:00
Tessa Kelly
a6d6f275c0 Adds some basic tests against non-disabled links 2022-05-16 10:04:25 -07:00
Tessa Kelly
fdd8078435 onHover -> onToggle 2022-05-02 15:40:11 -07:00