Commit Graph

626 Commits

Author SHA1 Message Date
Tessa Kelly
1aee1cbf42 Elm review 2023-04-04 11:21:08 -06:00
Tessa Kelly
3bfbb65103 Adds tests against the short selector 2023-04-03 16:33:51 -06:00
Tessa Kelly
0cbf26cabc Use Sorter when joining adjacent highlightables 2023-04-03 16:33:51 -06:00
Tessa Kelly
dddaa4834c Fix test compilation 2023-04-03 16:33:51 -06:00
Tessa Kelly
5cbd2b647c Copy Highlightable.V2 and Highlighter.V3 2023-04-03 16:33:51 -06:00
Brian Hicks
2b6b3dcecf
introduce Table.V7 2023-04-03 10:41:55 -05:00
Brian Hicks
8ea612f7c8
fix up tests 2023-03-30 17:11:52 -05:00
Brian Hicks
5885dc42aa
introduce SortableTable.V4 2023-03-30 16:55:21 -05:00
Brian Hicks
987b8de5ac
Merge pull request #1337 from NoRedInk/tab-v8 2023-03-30 12:57:40 -05:00
Brian Hicks
4d538084c0
start Tabs.V8 2023-03-28 14:25:27 -05:00
Tessa Kelly
1375508d7d Elm review 2023-03-27 18:18:18 -06:00
Tessa Kelly
6c5b7bd340 🎨 improve the API 2023-03-27 18:05:58 -06:00
Tessa Kelly
250f3f5700 Remove unused code 2023-03-27 17:30:51 -06:00
Tessa Kelly
5beb5d4cd7 Update the tests 2023-03-27 17:22:38 -06:00
Tessa Kelly
bb58cf9bbf Use HighlighterToolbar.V3 2023-03-27 16:33:31 -06:00
Tessa Kelly
61f1389bc7 Merge remote-tracking branch 'origin/master' into bat/overlapping-highlighter 2023-03-13 15:43:55 -06:00
Tessa Kelly
a3cf971e5b Prep for release 2023-03-13 15:11:53 -06:00
Tessa Kelly
7598bac1fc Fix the has not pseudoselector assertion code 2023-03-13 14:32:12 -06:00
charbelrami
89878366cf remove unused import 2023-03-13 16:30:28 -03:00
charbelrami
f5895bb35c remove unused type constructor 2023-03-13 16:14:26 -03:00
charbelrami
5b78306eda remove unnecessary cmd in HighlighterToolbar test 2023-03-13 16:08:17 -03:00
Tessa Kelly
d0ab1ff8fa Begin working on only rendering the start and end elements at the ends of the highlight 2023-03-13 12:21:05 -06:00
Tessa Kelly
2fc700af81 Test that only one start and before element is rendered per highlight 2023-03-13 11:46:46 -06:00
Tessa Kelly
a56b2de231 Fix test assertion error 2023-03-13 11:31:08 -06:00
Tessa Kelly
5613d752d5 Remove mark expectation that's not accurate for overlapping highlight case 2023-03-13 11:26:13 -06:00
Tessa Kelly
97a0e1259b Adds byId helper 2023-03-13 10:38:07 -06:00
charbelrami
b8df142e67 deprecate HighlighterToolbar.V1 2023-03-10 18:50:41 -03:00
charbelrami
5c076d6ee0 add HighlighterToolbar.V2 keyboard tests 2023-03-10 18:00:36 -03:00
Tessa Kelly
22a4e68e52 Adjust assertions -- highlights should be plural and currently we're not capitalizing: 2023-03-10 12:37:35 -07:00
Tessa Kelly
901199193d Test the rendering for the static view and the dynamic view 2023-03-10 12:34:25 -07:00
Tessa Kelly
f395d59a15 Adds viewWithOverlappingHighlights to Highlighter 2023-03-10 12:20:50 -07:00
charbelrami
f4b2704faa add keyboard navigation to HighlighterToolbar.V2 2023-03-10 16:06:24 -03:00
Tessa Kelly
4c13421d54 Adds some tests against the desired before and after behavior 2023-03-10 11:59:47 -07:00
Tessa Kelly
2b64e7d464 Rename name to markerName to clarify the purpose 2023-03-10 11:38:22 -07:00
Tessa Kelly
8bfee886b3 Use fragment tuples instead of custom forTestcomparison helper 2023-03-10 11:29:12 -07:00
Tessa Kelly
e1260b079b Test asFragmentTuples 2023-03-10 11:28:18 -07:00
Tessa Kelly
58869f913a Adds missing hover tests 2023-03-10 10:35:55 -07:00
Tessa Kelly
74972cff37 Adds missing blur tests 2023-03-10 10:34:29 -07:00
Tessa Kelly
9b65cecb05 Adds missing tests for usedMarkers 2023-03-10 10:28:44 -07:00
Tessa Kelly
870854ce62 Adds a failing test against the joined adjacent highlights 2023-03-09 16:49:13 -07:00
Tessa Kelly
d041b41854 Adds a failing test against the segment 2023-03-09 16:43:02 -07:00
Tessa Kelly
c026e68082 Adds tests against the adjacent interactive highlightable joining 2023-03-09 16:41:28 -07:00
Tessa Kelly
9132eee6c1 Fix tests 2023-03-09 16:39:43 -07:00
Tessa Kelly
3d33ce400b Fix the indexing of the fromMarkdown fragments 2023-03-09 15:45:40 -07:00
Tessa Kelly
92643df940 Test Highlighter.V3 instead of Highlighter.V2 2023-03-09 15:30:27 -07:00
Tessa Kelly
afe3cfb8e0 Dupe tests for HIghlighable.V2 2023-03-09 15:29:01 -07:00
Tessa
108b0b9c97
Merge pull request #1292 from NoRedInk/bat/single-breadcrumb
🔧  Remove semantics for singleton breadcrumb
2023-03-01 15:51:19 -07:00
Alex Perkins
05cab4764d
better examples with grouped choices, batch attr to enable that example 2023-02-27 14:22:29 -07:00
Tessa Kelly
070346e95a
Adjust the spec 2023-02-27 14:22:28 -07:00
Tessa Kelly
0216163bab
Implement a basic test 2023-02-27 14:22:28 -07:00
Tessa Kelly
71a02463f5
Adds test framework for Select 2023-02-27 14:22:27 -07:00
Tessa Kelly
7f0d586849 Make the expectations more concrete 2023-02-24 15:33:22 -07:00
Tessa Kelly
29bd2a8692 Expand the failing tests 2023-02-24 15:30:10 -07:00
Tessa Kelly
c339276164 Adds test against the navbar not rendering when there's not content to show 2023-02-24 15:15:36 -07:00
Tessa Kelly
01a2d3ae95 elm review 2023-02-24 15:04:36 -07:00
Tessa Kelly
59c8b0ab02 Adds failing test against overlooked behavior:
while it's not possibel to have 0 top-level breadcrumb, it is possible to have 0 secondary crumbs
2023-02-24 14:40:27 -07:00
Tessa Kelly
fdd10a2206 Adds viewSecondary specs 2023-02-24 14:15:01 -07:00
Tessa Kelly
e2765a8cbc Extract shared test helpers 2023-02-24 14:05:45 -07:00
Tessa Kelly
c90af778c8 Adds tests against the view 2023-02-24 14:00:35 -07:00
Tessa
974e6119e9
Merge pull request #1280 from NoRedInk/bat/fix-whitespace-highlighter
Fix missing whitespace for Highlighter.staticMarkdown with Highlightable.formMarkdown
2023-02-21 09:53:09 -07:00
Tessa Kelly
c0012b2981 Fix the test 2023-02-15 15:05:36 -07:00
Tessa Kelly
8a8dc6a7d8 Restructure the spec to enable more specificity 2023-02-15 15:03:56 -07:00
Casey Webb
539d20ae6e
Add Select.V9 to elm-verify-examples.json 2023-02-15 15:50:55 -06:00
Tessa Kelly
e6e3489ccc Adds failing tests against the whitespace on either side of the mark being preserved 2023-02-15 13:24:39 -07:00
Tessa Kelly
1eaf877249 Adds assertion against whitespace being included in the rendered non-markdown view 2023-02-15 12:43:03 -07:00
Tessa Kelly
cb1a7d104a Extract raw test helper 2023-02-15 12:16:05 -07:00
Tessa Kelly
fbc83a8983 Extract markdown test helper 2023-02-15 12:14:52 -07:00
Charbel
21e372b3d8
Merge pull request #1278 from NoRedInk/highlighter-toolbar-spec
A11-2301 add tests for HighlighterToolbar
2023-02-15 14:01:31 -03:00
charbelrami
f2a1f9ad9f add spec for HighlighterToolbar 2023-02-15 11:17:11 -03:00
Tessa Kelly
d6cb57e47e Adds regression test
a bit difficult to say whether this will actually catch this kind of issue, but better to have the test than not
2023-02-14 16:56:14 -07:00
Tessa Kelly
a0660bbf0e Merge remote-tracking branch 'origin/master' into rename-component-catalog 2023-02-14 11:32:44 -07:00
Tessa
f1b6449cfd
Update tests/Spec/Nri/Ui/Block.elm
Co-authored-by: kristine <31359690+krinhorn@users.noreply.github.com>
2023-02-14 11:31:51 -07:00
Arthur Bernardi Jordão
c4dc01e732
Merge pull request #1267 from NoRedInk/add-question-box-v4
Add question box v4 to support relative container
2023-02-14 15:31:05 -03:00
Tessa Kelly
19ccb3cbeb Adds failing tests against the xoffset 2023-02-14 09:34:33 -07:00
Tessa Kelly
c858aea1b3 Dupe test structure for new xOffsetPxAgainstContainer function 2023-02-14 09:24:28 -07:00
Tessa Kelly
e3e7f1f2b2 Adds tests against xOffSetPx 2023-02-14 09:19:06 -07:00
Tessa Kelly
abb1423165 Rename folders to component catalog 2023-02-13 15:33:45 -07:00
Arthur Bernardi Jordão
1e1bee3d04 Add deprecated import 2023-02-13 12:27:41 -03:00
Tessa Kelly
573b8ecb4e Keep Block.V3 and QuestionBox.V2 around for a while longer 2023-02-08 17:00:17 -07:00
Tessa Kelly
713027cfe7 💀 remove Nri.Ui.AssetPath 2023-02-08 17:00:17 -07:00
Tessa Kelly
bb56a64bcb Remove old versions of modules 2023-02-08 17:00:14 -07:00
Lindsay Wardell
6a782a1f86 Add some basic tests 2023-02-07 10:07:54 -08:00
Arthur Bernardi Jordão
9c619c2f02
Merge pull request #1249 from NoRedInk/phx-465-add-tts-capabilities-to-scaffolding
Add tts capabilities to question box - phx-465
2023-02-02 10:44:36 -03:00
Arthur Bernardi Jordão
e336bf1365 Fix tests 2023-01-31 13:53:08 -03:00
charbelrami
7849fc8eaa fix Menu test 2023-01-30 19:23:25 -03:00
Tessa Kelly
a3fd8a02e4 Adds tests, including a failing test, against the TTS content showing up when the character is removed 2023-01-30 11:16:22 -07:00
Tessa Kelly
d4d3823e17 Adds basic testing against the questionbox guidance and character working together 2023-01-30 11:08:40 -07:00
Tessa
834f47415b
Merge pull request #1239 from NoRedInk/bat/highlighter-markdown
Bat/highlighter markdown
2023-01-20 14:06:13 -07:00
Tessa
ef7ad0021c
Merge pull request #1237 from NoRedInk/tessa/open-in-new-tab-affordance
Automatically add opens in new tab affordance
2023-01-18 14:54:24 -07:00
Tessa Kelly
59ae9c1c90 Join adjacent non-highlighted content 2023-01-18 14:15:48 -07:00
Tessa Kelly
ae5d783c82 Keep emphasis of various levels 2023-01-18 13:53:41 -07:00
Tessa Kelly
86a32c95eb Flip the guidance and the error 2023-01-18 10:53:07 -07:00
Tessa Kelly
04d7013a23 Adds additional tests 2023-01-17 13:58:22 -07:00
Tessa Kelly
eaa1834b3c Adds failing tests against basic desired behavior 2023-01-17 13:16:26 -07:00
Tessa Kelly
fd3e547a53 Copy in old highligthable spec from the monolith 2023-01-17 12:59:01 -07:00
Tessa Kelly
c6dfbe065f Return a list from InputErrorAndGuidanceInternal.view 2023-01-17 11:50:08 -07:00
Tessa Kelly
b5c048d541 Adds a test against identical error replacing the guidance 2023-01-17 11:30:47 -07:00
Tessa Kelly
d510cb10ac Adds failing test against _not_ clearing the guidance in favor of the error 2023-01-17 11:29:41 -07:00
Tessa Kelly
222112d2cb Adds error test 2023-01-17 11:29:18 -07:00
Tessa Kelly
789952ec6a Adds test against guidance relationship 2023-01-17 11:24:22 -07:00
Tessa Kelly
e29b82c45f Begin adding tests against the internal inputerrorandguidance behavior 2023-01-17 09:59:26 -07:00
Tessa Kelly
976346b688 elm review 2023-01-13 15:33:40 -07:00
Tessa Kelly
7beef8299e Fix test compilation 2023-01-13 14:25:08 -07:00
Tessa Kelly
12efb3078a Fix tests 2023-01-12 14:51:41 -07:00
Tessa Kelly
576d5ec0c1 cp Menu.V4 2023-01-12 14:51:41 -07:00
Tessa Kelly
f529d89cc5 Adds failing test against initialization logic 2023-01-09 15:28:49 -07:00
Tessa Kelly
48a691d0c9 Adds failing test against basic desired behavior 2023-01-09 13:55:58 -07:00
Tessa Kelly
11494ec179 Adds joinAdjacentInteractiveHighlights to API 2023-01-09 13:15:06 -07:00
Tessa Kelly
1315b2c2ef Cp Highlighter.V1 to V2 2023-01-09 13:00:55 -07:00
Tessa Kelly
656ac54227 Fix ci 2023-01-05 12:02:25 -07:00
Tessa Kelly
abce9cd65c Fix tests 2023-01-05 12:02:25 -07:00
Tessa Kelly
4cf883e9b5 Adds QuestionBox V3 and Block V4 2023-01-05 12:02:25 -07:00
Tessa Kelly
19d7cb5c59 🎨 simplify the API 2023-01-03 14:51:52 -07:00
Tessa Kelly
15c138047e Adds actual hrefs to the next and previous links 2023-01-03 12:34:27 -07:00
Tessa Kelly
d482982fd0 Adds failing tests against the next and previous links 2023-01-03 12:34:27 -07:00
Tessa Kelly
1895252c4f Adds a failing test againt semantics 2023-01-03 11:49:50 -07:00
Tessa Kelly
769a236434 Elm review 2023-01-03 11:14:08 -07:00
Tessa Kelly
02bf186482 Test the current page and aria labels 2022-12-29 16:25:51 -07:00
Tessa Kelly
c747855405 Adds two more tests around when the nav should be rendered" 2022-12-29 15:57:28 -07:00
Tessa Kelly
129e3d582d Adds failing test against empty pagination behavior 2022-12-29 15:55:30 -07:00
Tessa Kelly
f8454790e6 Copy in Pagination from the monolith 2022-12-29 15:43:31 -07:00
Tessa Kelly
05fe6aea7b cp Block.V2 to Block.V3 2022-12-22 15:11:07 -07:00
Tessa Kelly
52b2fd0fbd Fix spec 2022-12-22 14:31:37 -07:00
Tessa Kelly
3f4fa44ed9 Add tests 2022-12-21 16:03:02 -07:00
Tessa Kelly
7a8d9c9999 Fix test compilation 2022-12-21 15:58:01 -07:00
Tessa Kelly
34617d3941 Adds question box v2 2022-12-20 17:49:41 -07:00
Tessa Kelly
71262cdd83 Implement -- seems to be working nicely 2022-12-20 12:40:38 -07:00
Tessa Kelly
972b70d375 Adds API support for xOffsets
note that the implementation is not finished yet
2022-12-20 12:05:29 -07:00
Tessa Kelly
9ac84e4c05 Fix z-index positioning 2022-12-19 16:55:11 -07:00
Tessa Kelly
f5d158a774 Improve getLabelPosition api 2022-12-19 16:29:52 -07:00
Tessa Kelly
e4f3e5ca3d Adjust the positioning algorithm to add more space between balloons 2022-12-19 16:21:08 -07:00
Tessa Kelly
a84d62c3f2 labelHeight -> labelPosition, to prep for horizontal adjustments 2022-12-19 15:51:26 -07:00
Tessa Kelly
1730921d5f Fix duplicate id issue 2022-12-19 15:49:07 -07:00
Tessa Kelly
317e29ac3c 💀 remove deprecated string helper 2022-12-19 15:43:52 -07:00
Tessa Kelly
49966dd189 Adds Block.V2 2022-12-19 15:41:49 -07:00
Tessa Kelly
2751b1454a Adds Mark.V2 2022-12-19 15:34:54 -07:00
Tessa Kelly
8db44f794e Adds regression test against repeated ids 2022-12-19 15:34:46 -07:00
Tessa Kelly
d788f55b14 Adds regression test against failed repositioning 2022-12-19 14:51:14 -07:00
Tessa Kelly
734cbb94cf Adds failing tests against non-overlapping labels 2022-12-19 13:31:10 -07:00
Tessa Kelly
f60a68e3f1 Adds a test against different height label content 2022-12-15 15:02:21 -07:00
Tessa Kelly
868c0466d3 Test multiple line behavior 2022-12-15 14:58:08 -07:00
Tessa Kelly
fe87c3e159 Adds a test for multiple labels 2022-12-15 14:53:29 -07:00
Tessa Kelly
2d89306931 Adds getLableHeights tests" 2022-12-15 14:38:46 -07:00
Tessa Kelly
659518ba41 Merge remote-tracking branch 'origin/master' into bat/question-box 2022-12-14 10:29:19 -07:00
Tessa Kelly
1673de68ca Adds character icon svg 2022-12-12 11:07:00 -07:00
charbelrami
8a0904fa72 fix failing tests 2022-12-07 17:33:11 -03:00
Tessa Kelly
556581317f Fix CI 2022-12-05 17:22:34 -07:00
Tessa Kelly
dce4be35b0 Merge remote-tracking branch 'origin/master' into bat/block-omnibus 2022-11-17 16:43:25 -07:00
Tessa
0aed361aa8
Merge pull request #1165 from NoRedInk/bat/balloon-v2
Adds Balloon V2
2022-11-17 16:16:48 -07:00
Tessa Kelly
89a34ed25b adds failing tests against the markdown behavior 2022-11-16 13:53:50 -07:00
Tessa Kelly
21cb1be576 cp Balloon.V1 to V2 2022-11-16 11:55:51 -07:00
Tessa Kelly
a5481ae09b 🎨 Elm review 2022-11-16 11:51:25 -07:00
Tessa Kelly
96e5c99e22 Fix tests 2022-11-15 14:54:04 -07:00
Tessa Kelly
44e59065ff cp Balloon.V1 to V2 2022-11-10 16:10:29 -07:00
Tessa Kelly
cea80b53f4 🎨 Elm review 2022-11-09 16:17:41 -07:00
Mariano Abel Coca
b8e5f20807 Fix tests 2022-11-08 18:19:42 -03:00
Mariano Abel Coca
9a7b627ecf Merge remote-tracking branch 'origin/master' into growth/menu-dialog 2022-11-08 17:22:49 -03:00
Mariano Abel Coca
2b7d5191fa Fix typo in tests 2022-11-08 10:23:09 -03:00
Tessa Kelly
e9c076a542 ci 2022-11-07 17:00:29 -07:00
Tessa Kelly
52b3162ab2 Adds mostly-empty test file 2022-11-07 16:31:57 -07:00
Mariano Abel Coca
dc59910584 Bring disclosure back and keep alog with dialog 2022-11-07 12:24:08 -03:00
Mariano Abel Coca
0a9695073f Make the dialog behave like a dialog 2022-11-07 12:02:04 -03:00
Mariano Abel Coca
9691d97650 Rename Menu disclosure to dialog to proper reflect the desired behavior 2022-11-04 11:51:56 -03:00
Tessa
47baa36235
Merge pull request #1151 from NoRedInk/prep-for-major-release
Prep for major release
2022-11-03 15:53:33 -06:00
Tessa
602c3c4390
Merge pull request #1150 from NoRedInk/fix-peer-review-highlighter
Update accessible-html-with-css version
2022-11-03 15:53:26 -06:00
Tessa Kelly
a7c2a6c02f 💀 InputStyles.V3, TextArea.V4 2022-11-03 10:45:59 -06:00
Tessa Kelly
fed3601be5 💀 Checkbox.V5 2022-11-03 10:42:49 -06:00
Tessa Kelly
37e12f99e1 💀 BreadCrumbs.V1 2022-11-03 10:41:49 -06:00
Alex Perkins
7dc1399da6
make remove punctuation remove more punctuation 2022-11-02 18:45:21 -06:00
Alex Perkins
3efc71c977
remove trailing dash 2022-11-02 18:44:46 -06:00
Tessa Kelly
4b3a0e84d3 Fix CI 2022-11-02 17:02:25 -06:00
Erik Feeley
db05f49222 Adds tests and updates implementation
One regression the safeIdString method had was that it did not collapse
when there were many dashes. This fixes that and adds some tests around
the behavior. I was hoping to figure out how to fuzz test this but was
unable to do so.
2022-11-02 17:02:09 -04:00
Tessa Kelly
f4b4dc32e0 Adds regression test 2022-11-02 13:09:20 -06:00
Brian J. Cardiff
3b2d51e854 Expose Nri.Ui.Checkbox.V7 2022-10-27 18:00:17 -03: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
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
Tessa Kelly
0dc817b2a0 Fix ci 2022-10-14 16:19:02 -06:00
Tessa Kelly
fd3f002ff5 Make example customizable 2022-10-10 12:39:50 -06:00
Tessa Kelly
00fd128367 Fix compilation 2022-10-10 12:39:11 -06:00
Tessa Kelly
35e6a28c39 Use InputStyles.V4 without content creation styles 2022-10-10 09:41:46 -06:00
Tessa Kelly
4826d98c14 Update versions 2022-10-10 09:32:03 -06:00
charbelrami
a3b6b2934a remove unused modules 2022-10-05 18:25:05 -03:00
charbelrami
2a70a52537 add carousel tests 2022-10-05 16:43:01 -03:00
Tessa
203a90d677
Merge pull request #1105 from NoRedInk/bat/highlighter-toolbar
Bat/highlighter toolbar
2022-10-04 15:26:48 -06:00
charbelrami
94930179d5 add missing type annotation 2022-10-04 17:50:29 -03:00
charbelrami
a42ef41e8d add tab tests 2022-10-04 15:08:57 -03:00
Tessa Kelly
dbe8057457 elm verify examples 2022-09-30 11:54:43 -06:00
Charbel
87c0e0a6ae
Merge pull request #1088 from NoRedInk/highlighter-skip-static
A11-1616 make arrow keys skip static elements
2022-09-27 15:45:35 -03:00
charbelrami
e260fe6da6 add highlighter test: only one el in tab sequence 2022-09-27 11:36:43 -03:00
charbelrami
72c84e1671 add more tests for highlighter 2022-09-26 17:20:41 -03:00
charbelrami
6bbc4b7237 write tests for highlighter 2022-09-26 10:14:33 -03:00
Tessa Kelly
ffce39d717 Adds initial keyboard test for right arrow without shift 2022-09-21 10:59:21 -06:00
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
203557c4b4 Test the headerId 2022-09-16 17:00:04 -06:00
Tessa Kelly
7e7fc0c756 Adds tests
all passing, except for the one about the pre-existing secondary breadcrumbs page title rules
2022-09-16 17:00:04 -06:00
Tessa Kelly
fba1e236b1 Cp breadcrumbs v1 to v2 2022-09-16 17:00:04 -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
Tessa Kelly
f07b544a81 Update specs 2022-05-02 15:33:02 -07:00
Tessa Kelly
0784360952 Expose when focus leaves module 2022-05-02 15:12:50 -07:00
Tessa Kelly
447687c913 Switch on to V3 2022-04-25 15:42:25 -07:00