Commit Graph

4642 Commits

Author SHA1 Message Date
Tessa Kelly
6bb9e96b0d Use breadcrumbs 2022-05-20 12:20:12 -07:00
Tessa Kelly
9ee30748ec Move the skip link destination to the main element 2022-05-20 12:00:55 -07:00
Tessa Kelly
7ef0c52518 Adds BreadCrumbs example 2022-05-20 11:57:47 -07:00
Tessa Kelly
791322b0e0 cp Nri.Ui.BreadCrumbs.V1 from the monolith 2022-05-20 11:53:01 -07:00
Tessa
1bee8b9a66
Merge pull request #927 from NoRedInk/bat/bump-for-disabled-links
Bump for disabled links
2022-05-18 16:52:08 -07:00
Tessa Kelly
dd3c771e96 Bump 2022-05-18 16:48:21 -07:00
Tessa
41e2c0b6a8
Merge pull request #926 from NoRedInk/bat/disabled-links
Support "disabled" links
2022-05-18 16:47:56 -07:00
Tessa Kelly
c8bc517f45 Adds caveat to docs 2022-05-18 16:43:24 -07:00
Tessa Kelly
547f42ed3f Fix cursor for disabled link 2022-05-16 16:19:15 -07:00
Tessa Kelly
780361d8d4 Expand on the docs for disabled 2022-05-16 15:50:05 -07:00
Tessa Kelly
0d1a9ea290 💀 remove semi-abuses of button api in styleguide examples 2022-05-16 14:54:57 -07:00
Tessa Kelly
54622b7a10 Implement the feature 2022-05-16 14:19:54 -07:00
Tessa Kelly
aee4e3e098 Reogranize clickable attribute exports for better ease of use 2022-05-16 14:12:37 -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
2482674932 Pass through disabled state to ClickableAttributes.toLinkAttributes shared helper 2022-05-16 09:50:58 -07:00
Tessa Kelly
0189502ed3 Indicate that disabled links are supported in the styleguide 2022-05-16 09:40:09 -07:00
Tessa
e58680d445
Merge pull request #925 from NoRedInk/update-actions
update action versions
2022-05-12 10:00:00 -07:00
Brian Hicks
f85b096ba5
ask Dependabot to keep our GH actions steps up to date 2022-05-12 08:17:13 -05:00
Brian Hicks
ee166dfd87
update action versions 2022-05-12 08:07:50 -05:00
Tessa
ba86fc0b0b
Merge pull request #923 from NoRedInk/tessa/design-styleguide-links
Add back link to Ui Style Guide
2022-05-10 15:16:08 -07:00
Tessa Kelly
f150ad3c42 Copy change to usage guidelines 2022-05-10 09:50:07 -07:00
Tessa Kelly
3dd35e26e6 Add back link to Ui Style Guide 2022-05-09 15:36:47 -07:00
Tessa
7cf66bc4a7
Merge pull request #920 from NoRedInk/bat/bump-for-tooltip
Bat/bump for Tooltip.V3
2022-05-05 08:37:40 -07:00
Tessa Kelly
e003960300 Bump 2022-05-04 09:38:04 -07:00
Tessa Kelly
f559b9bd67 Undo accidental changes to Tooltip.V1 2022-05-04 09:37:47 -07:00
Tessa Kelly
43b8efc61c Undo accidental changes to Tooltip.V2 2022-05-04 09:37:13 -07:00
Alex Perkins
b3e32ffed8
Merge pull request #918 from NoRedInk/bat/mobile-friendly-tooltip
Tooltip.V3
2022-05-04 11:41:26 -04:00
Tessa
0070aa4543
Merge pull request #919 from NoRedInk/bat/misc-updates
Icon updates, css helpers, Switch
2022-05-03 15:32:52 -07:00
Tessa Kelly
765bbf7462 Bump 2022-05-03 15:27:42 -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
3546f0efa6 Improve examples 2022-05-02 14:57:39 -07:00
Tessa Kelly
a15a7f24f9 Improve documentation/explanation 2022-05-02 14:51:56 -07:00
Tessa Kelly
781ebc0941 Hide redundant info from screenreader users 2022-05-02 14:40:30 -07:00
Tessa Kelly
b8320aa001 Sneak around elm review error 2022-05-02 14:31:50 -07:00
Tessa Kelly
29f53ee92b Implement mobile-specific tooltip positioning 2022-05-02 14:22:25 -07:00
Tessa Kelly
e8872549b5 Extend API to include alignment and direction mobile options (which aren't yet implemented) 2022-05-02 10:20:02 -07:00
Tessa Kelly
3a737400e9 Adds non-desktop style helpers 2022-05-02 10:07:43 -07:00
Tessa Kelly
66355b0763 Rename toggleTip -> viewToggleTip 2022-05-02 10:03:04 -07:00
Tessa Kelly
1971ae8d2f Fix spelling of auxiliary 2022-05-02 09:54:14 -07:00
Tessa Kelly
8fbc51b555 Add description of 2022-05-02 09:44:45 -07:00
Tessa Kelly
635527c9b1 Change css behavior 2022-05-02 09:43:18 -07:00
Tessa Kelly
cc049b975b fixup! 💀 remove onClick option that's discouraged by the styleguide 2022-05-02 09:42:19 -07:00
Tessa Kelly
7b3011e34d 💀 remove customTriggerAttributes 2022-05-02 09:41:29 -07:00
Tessa Kelly
5521d1f7ad Fix close-on-blur for rich disclosures 2022-04-25 17:59:24 -07:00