Commit Graph

2103 Commits

Author SHA1 Message Date
Brian Hicks
befefcee58 bump to 7.10.0 2019-10-25 17:01:11 -05:00
Brian Hicks
2f8a387154
Merge pull request #396 from NoRedInk/header-error-style
add error and errorIf to Heading styles
2019-10-25 16:44:46 -05:00
Brian Hicks
ca3698d62f add error and errorIf to Heading styles 2019-10-25 11:59:57 -05:00
Tessa
5e22b4c087
Merge branch 'master' into tessa/remove-assets 2019-10-24 15:13:00 -07:00
Tessa
95e77fef33
Merge branch 'master' into tessa/accordion 2019-10-24 15:12:58 -07:00
Brooke
9c1e7cd5ca
Merge pull request #395 from NoRedInk/release-the-pennant
bump to 7.9.0
2019-10-24 14:52:38 -07:00
brookeangel
b7b06e801b bump to 7.9.0 2019-10-24 14:49:39 -07:00
Brooke
036d11d4c6
Merge pull request #394 from NoRedInk/zamboni/pennant-svg
Add Nri.Ui.Pennant.V1
2019-10-24 14:48:55 -07:00
brookeangel
80bcd1a2a6 add docs 2019-10-24 14:40:23 -07:00
brookeangel
cfa0a6ede6 Add Nri.Ui.Pennant.V1 2019-10-24 14:40:23 -07:00
Tessa Kelly
48792352c7 Expose v8 2019-10-24 13:36:46 -07:00
Tessa Kelly
bfd623ae78 Change target errors
I don't think there's a way to avoid duplicating svg ids for filters 🤷
2019-10-24 13:28:43 -07:00
Tessa Kelly
3b1fba048b 💀 remove assets 2019-10-24 13:27:39 -07:00
Tessa Kelly
8360b1d387 Vary the icons used in the example 2019-10-24 13:23:52 -07:00
Tessa Kelly
13052d33db Update target errors 2019-10-24 13:10:37 -07:00
Tessa Kelly
5cd92f62e7 Fix color contrast issue 2019-10-24 13:04:09 -07:00
Tessa Kelly
d91c6d4baf Adds star outline 2019-10-24 12:34:59 -07:00
Tessa Kelly
41556a6866 Remove the star and flag icons 2019-10-24 12:30:18 -07:00
Tessa Kelly
8a52b74149 Show varied icons on the segmented control examples 2019-10-24 12:29:21 -07:00
Tessa Kelly
efae29d888 Adds star icon 2019-10-24 12:17:13 -07:00
Tessa Kelly
1622e09d7c Adds support for a different-colored svg 2019-10-24 11:29:27 -07:00
Tessa Kelly
ca7411feac 💀 remove unused slidemodal asset 2019-10-24 11:09:44 -07:00
Tessa Kelly
ab6dab8926 Adds segmented control v8 2019-10-24 11:09:30 -07:00
Tessa Kelly
8419df1733 💀 remove assets from clickable text 2019-10-24 10:49:49 -07:00
Tessa Kelly
84ee51f1a7 💀 remove the assets from the Button examples 2019-10-24 10:47:11 -07:00
Tessa Kelly
82e81a85c6 Use a button rather than a clickable div
the clickable div didn't have keyboard events set up, so there was no way to interact with it without the mouse, even though it did have role button and tabindex set
2019-10-24 10:39:02 -07:00
Tessa Kelly
0694171899 Fix the styling for the button 2019-10-24 10:32:26 -07:00
Tessa Kelly
7847a0e36c 🎨 Arrange the exports 2019-10-24 10:26:48 -07:00
Tessa Kelly
01e4bcf620 Move tabs into the layout section 2019-10-24 10:24:59 -07:00
Tessa Kelly
bfbe814f0c 💀 remove minwidth settings 2019-10-24 10:24:01 -07:00
Tessa Kelly
4cd17b5e63 Adds accordion v1 (copied from the monolith) 2019-10-24 10:23:19 -07:00
Tessa
5e08b015d1
Merge pull request #391 from NoRedInk/tessa/min-sizing-for-disclosures
Use min and max widths
2019-10-24 09:57:31 -07:00
Tessa Kelly
a09b5faf57 Use min and max widths 2019-10-23 17:54:07 -07:00
Tessa
6b65a30459
Merge pull request #390 from NoRedInk/tessa/bump
Bump
2019-10-23 13:08:29 -07:00
Tessa Kelly
adf8ce615e Bump 2019-10-23 13:05:21 -07:00
Tessa
a76904e9d4
Merge pull request #380 from NoRedInk/lab/modal-without-bottom-buttons
Lab/modal without bottom buttons
2019-10-23 13:04:33 -07:00
Tessa Kelly
c1aefe9efc Fix bottom shadow for the modal 2019-10-23 12:56:22 -07:00
Tessa Kelly
ebfa1093d7 📝 fix typo 2019-10-23 12:46:32 -07:00
Michael Glass
f5fe046310
update docs 2019-10-23 18:37:17 +02:00
Michael Glass
32de6d0a9b
revert optional config because there's only one config option 2019-10-23 18:33:27 +02:00
Michael Glass
091fc357d6
move autoFocusOnLastElement into onlyFocusableElementView 2019-10-23 18:26:59 +02:00
Michael Glass
cc35555ac5
fix focus usage in example modal 2019-10-23 18:10:05 +02:00
Michael Glass
ff3074bf82
remove Nri.Ui.styled 2019-10-23 17:46:50 +02:00
Michael Glass
d1cd934fd7
update changelog in comments 2019-10-23 17:37:10 +02:00
Michael Glass
7024462c18
rearrange code 2019-10-23 17:34:50 +02:00
Michael Glass
03e88189b6
update comment 2019-10-23 17:31:02 +02:00
Michael Glass
caeb3d06f9
pass through view funcs as callbacks to avoid need to pass config to multiple places 2019-10-23 17:21:20 +02:00
Michael Glass
800b9d1910
only accept one focusable 2019-10-23 17:02:52 +02:00
Michael Glass
eed29adcf2
don't thread visibleTitle through focusable callbacks 2019-10-23 16:59:30 +02:00
Michael Glass
11ca265f5b
modal options are optional config 2019-10-23 13:56:31 +02:00