Tessa Kelly
844bb82634
shake test updates
2021-05-27 18:59:12 -07:00
Tessa Kelly
e3f859f1f1
💀 test against removed module
2021-05-27 18:30:31 -07:00
Tessa Kelly
e5c36924a4
💀 remove zipper extra
2021-05-27 18:30:31 -07:00
Brian Hicks
9b985371af
only insert the tooltip markup if tooltip attributes are set
2021-04-06 16:13:23 -05:00
Ju Liu
8b6970c40d
Fix exports
2021-01-20 11:14:54 +00:00
Brian Hicks
a3c2e97ad2
first pass at Switch API and display
2020-12-10 14:07:34 -06:00
Tessa Kelly
1d4698dca7
Fix CI
2020-11-20 10:47:45 -08:00
Ju Liu
7324f5508b
Fix spec
2020-11-16 12:46:24 +00:00
Tessa Kelly
bd5f5fd247
Fix test failures
2020-10-21 17:40:34 -07:00
Brian Hicks
5720d8868a
update testable thingies
2020-10-06 10:38:47 -05:00
Tessa Kelly
c3c88e8cc0
Update segmented control import
2020-09-09 11:07:19 -07:00
Tessa Kelly
0474335320
🎨 simplify test setup
2020-09-09 11:04:44 -07:00
Tessa Kelly
a7ec9f48bb
Test mouse enter and mouse leave behavior
2020-09-09 11:00:01 -07:00
Tessa Kelly
d65321053e
Use variables for the onHover tests
2020-09-09 10:58:23 -07:00
Tessa Kelly
d0fabd528d
Fix the onclick test
...
Note: the old onClick open-on-focus behavior is gone.
2020-09-09 10:56:20 -07:00
Tessa Kelly
887f612e02
Fix the toggle tip on hover tests
2020-09-09 10:48:43 -07:00
Tessa Kelly
3eb01db0c5
Adds helpers
2020-09-09 10:36:18 -07:00
Tessa Kelly
e0cd60f10e
Wet the examples
2020-09-09 10:23:23 -07:00
Tessa Kelly
329aec27c5
Fix tooltip spec compilation
2020-09-09 10:13:42 -07:00
Tessa Kelly
9a98133ce0
Merge remote-tracking branch 'origin/master' into raven/tooltip-v2
2020-09-08 16:40:52 -07:00
Tessa Kelly
82e4c6e63b
Fix tests
2020-09-08 16:13:30 -07:00
Tessa Kelly
9f8939b1b6
Use Tooltip V2
2020-09-04 14:38:11 -07:00
Tessa Kelly
fd69c6c8a9
Pull out focus trap helper
2020-09-02 16:56:10 -07:00
Tessa Kelly
9a67a64d63
Expose V11
2020-09-02 10:13:21 -07:00
Tessa Kelly
a2421b7742
Wire up message v2
2020-08-28 16:05:31 -07:00
Brian Hicks
b02d90c59d
fix up the tests... again
2020-08-20 16:01:42 -05:00
Brian Hicks
95b1592854
fix up tests
2020-08-20 15:45:26 -05:00
Brian Hicks
85bcfbe424
copy v11 -> v12
2020-08-20 15:07:18 -05:00
Tessa
cfa65b53b5
Merge branch 'master' into tessa/remove-modal-v9
2020-08-20 08:16:18 -07:00
Tessa Kelly
b12520fedf
💀 remove tabs v5
2020-08-18 14:05:09 -07:00
Tessa Kelly
d5d83bcbde
💀 remove modal v9
2020-08-18 14:01:28 -07:00
Tessa
9c608059bb
Merge branch 'master' into tessa/remove-old-segmented-controls
2020-08-17 15:20:05 -07:00
Tessa Kelly
9c8e475aa8
💀 remove segmented control v9 and v10
2020-08-17 13:47:27 -07:00
Brian Hicks
dface805bc
add a separate checked attribute for writing tests against
...
The basic problem here: `node.checked = true` in a real browser does not
modify the DOM; it only modifies the internal state of the element. It shows
up in our tests because `Test.Html.Query` makes all the elements and properties
visible for testing.
To get around this, we just add a `data-nri-checked` for automated tests
to use.
2020-08-17 12:23:39 -05:00
Brian Hicks
3bbcc27d20
test checked attribute (since QA will be depending on it in their tests)
2020-08-17 12:23:39 -05:00
Brian Hicks
94f5d0e5cc
move TextInput teests to a non-versioned file
2020-08-13 16:40:03 -05:00
Brian Hicks
8b91af1ccb
move SlideModal tests to a non-versioned file
2020-08-13 16:39:20 -05:00
Brian Hicks
b6dc6a21c8
move PremiumCheckbox tests to a non-versioned file
2020-08-13 16:38:48 -05:00
Brian Hicks
b014df5af7
move Tooltip tests to a non-versioned file
2020-08-13 16:35:23 -05:00
Brian Hicks
9a51b4b5c2
move SortableTable tests to a non-versioned file
2020-08-13 16:34:03 -05:00
Brian Hicks
c7d6bafc96
move Page tests to a non-versioned file
2020-08-13 16:33:15 -05:00
Brian Hicks
72b5aeeb69
delete spec for deprecated component
2020-08-13 16:12:18 -05:00
Ju Liu
be9c2e42c5
Implement Modal.V10
...
Which allows an easier way to customize the modal styling
2020-08-12 15:18:21 +01:00
Tessa Kelly
a30bb6153d
Copy V5 tabs to V6
2020-08-05 14:18:03 -07:00
Tessa Kelly
b6b41109e5
cp SegmentedControl/V10.elm SegmentedControl/V11.elm
2020-08-05 13:15:57 -07:00
Tessa
ef6ee0ab21
Merge branch 'master' into lab/stickyable-segmented-control
2020-08-04 21:44:47 -07:00
Tessa Kelly
9601ab46ac
Fix json files -- no idea how I messed this up
2020-08-04 21:42:26 -07:00
Tessa
327b49837d
Merge branch 'master' into tessa/kill-sortable-table-v1
2020-08-04 11:18:44 -07:00
Tessa
74327e5e94
Merge branch 'master' into tessa/remove-modal-v8
2020-08-03 15:20:40 -07:00
Tessa
89b6e03905
Merge branch 'master' into tessa/remove-modal-v8
2020-08-03 15:20:04 -07:00