Commit Graph

4670 Commits

Author SHA1 Message Date
Tessa Kelly
78ad50010f Extract Data type 2022-05-25 19:07:43 -07:00
Tessa Kelly
fed30377d2 Wire in settings 2022-05-25 19:07:43 -07:00
Tessa Kelly
d65aa98072 💀 remove redundant example 2022-05-25 19:07:43 -07:00
Tessa
f0dde8dcc5
Merge pull request #939 from NoRedInk/bat/tooltip-table-updates
Update ToolTip example table
2022-05-25 14:48:32 -07:00
Kristine
1d5e66f49b elm-format 2022-05-25 17:08:16 -04:00
Kristine
459412f737 update descriptions 2022-05-25 16:47:08 -04:00
Kristine
8252d655fa update aux example to ClickableText 2022-05-25 16:46:04 -04:00
Kristine
e7573b5640 add usage content 2022-05-25 16:44:52 -04:00
Kristine
33c57e8d60 change view to example 2022-05-25 16:41:27 -04:00
Kristine
50b82de7fc add column, update headers, add padding 2022-05-25 16:40:25 -04:00
Tessa
678ee10890
Merge pull request #933 from NoRedInk/bat/side-nav-improvements
Show other category links
2022-05-25 09:43:41 -07:00
Alex Perkins
df526a8c4a
Merge pull request #931 from NoRedInk/bat/improve-page-nav
Bat/improve page nav
2022-05-25 10:57:28 -04:00
Brian Hicks
c134e816be
Merge pull request #934 from NoRedInk/autoresize-box-sizing
account for box-sizing: border-box in autoresize
2022-05-24 20:08:06 -05:00
Tessa
3a4f07e9e0
typo 2022-05-24 14:38:24 -07:00
Brian Hicks
8aace1fc6b
only add the border when box-sizing: border-box 2022-05-24 11:24:14 -05:00
Brian Hicks
3c104c5736
account for border offset when setting height 2022-05-24 11:24:14 -05:00
Tessa Kelly
1672529504 Extend the sidenav routing for easy access to other items in the category 2022-05-24 09:16:02 -07:00
Juliano Solanho
61a6608dd3
Merge pull request #928 from NoRedInk/bat/breadcrumbs
Add breadcrumbs
2022-05-23 18:07:07 -03:00
Tessa Kelly
0aa99fcaec Fix the pre-scrolled example problem 2022-05-23 09:58:21 -07:00
Tessa
5aa89d5af3
Merge pull request #930 from NoRedInk/bat/checkbox-preview
Adds a preview for checkbox
2022-05-23 08:59:23 -07:00
Tessa
983dfcee37
Merge pull request #929 from NoRedInk/bat/menu-preview
Adds Menu preview
2022-05-23 08:59:12 -07:00
Tessa Kelly
65d5831332 Adds a preview for checkbox 2022-05-21 20:13:12 -07:00
Tessa Kelly
eb331fe9d2 Adds Menu preview 2022-05-21 19:52:30 -07:00
Tessa Kelly
d8c6f3e100 Add a construction notice to the breadcrumb example 2022-05-21 18:39:23 -07:00
Tessa Kelly
dc9de75336 Fix ci 2022-05-21 18:27:46 -07:00
Tessa Kelly
8c2e50f740 Adds category-based routing as well 2022-05-20 13:47:40 -07:00
Tessa Kelly
ecb55a0b77 Adds breadcrumbs to singular example view 2022-05-20 12:50:31 -07:00
Tessa Kelly
74705ff516 Render the sidenav when showing an example 2022-05-20 12:24:51 -07:00
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