Commit Graph

2973 Commits

Author SHA1 Message Date
Tessa Kelly
b04eee1d89 Use Modal.V11 2020-09-02 10:12:59 -07:00
Tessa Kelly
dfde8b6a84 cp Modal/V10 Modal/V11 2020-09-02 10:12:04 -07:00
Tessa
4989529746
Merge pull request #592 from NoRedInk/publish-message
Publish Message.V2
2020-09-02 10:10:01 -07:00
Tessa Kelly
2dff8ee6a6 Publish Message.V2 2020-09-02 09:58:41 -07:00
Brian Hicks
34d22c11c1
Merge pull request #591 from NoRedInk/FAB/live-region-banners
Fab/live region banners
2020-08-31 17:14:55 -05:00
Tessa Kelly
6e34e03d1c Polish docs 2020-08-31 11:57:28 -07:00
Tessa Kelly
d6c6313154 Adds alertDialog role docs 2020-08-31 11:49:43 -07:00
Tessa Kelly
7be5ef62b7 Adds docs for alertRole 2020-08-31 11:47:18 -07:00
Tessa Kelly
6c65010d24 Change the somethingWentWrong role to alert
while the details are interactible, the user definitely doesn't care about the details most of the time. And this error is not modal, which https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alertdialog_role specifies as required for an alertdialog element
2020-08-31 11:47:09 -07:00
Tessa Kelly
7624530eb9 Use message v2 with alert role in the text input module on error" 2020-08-31 11:35:32 -07:00
Tessa Kelly
ed124e0f0e Set something went wrong role to alert dialog 2020-08-31 11:32:04 -07:00
Tessa Kelly
0a7ef831cd Move the background color into large and banner because we lost the visible border radius 2020-08-28 16:05:31 -07:00
Tessa Kelly
e5f5928c44 Render a table with all the examples 2020-08-28 16:05:31 -07:00
Tessa Kelly
4147112e08 Pull up the shared styles 2020-08-28 16:05:31 -07:00
Tessa Kelly
030113feca Fix tiny message custom theme styles 2020-08-28 16:05:31 -07:00
Tessa Kelly
64fc43aa2a Organize styles 2020-08-28 16:05:31 -07:00
Tessa Kelly
f9ee8f6fbb 💀 remove style that couldn't apply to anything 2020-08-28 16:05:31 -07:00
Tessa Kelly
ee55bf1686 💀 remove the helpers 2020-08-28 16:05:31 -07:00
Tessa Kelly
f9833b1f1e Replace high casing with getIcon helper 2020-08-28 16:05:31 -07:00
Tessa Kelly
05cf72f94f Consolidate the resets 2020-08-28 16:05:31 -07:00
Tessa Kelly
f6408b773c Pull up the containers for the views 2020-08-28 16:05:31 -07:00
Tessa Kelly
2db98755e4 💀 remove commented out line 2020-08-28 16:05:31 -07:00
Tessa Kelly
a24f45197f Extract the three difference icon views 2020-08-28 16:05:31 -07:00
Tessa Kelly
0b337ee1c5 Auto-set the content for the example after all 2020-08-28 16:05:31 -07:00
Tessa Kelly
1b41327cfa Indicate the default theme and size 2020-08-28 16:05:31 -07:00
Tessa Kelly
66798374c0 Make tiny, large, and banner into attribute constructors 2020-08-28 16:05:31 -07:00
Tessa Kelly
c3fdcd30fb Allow for greater customization of the custom theme 2020-08-28 16:05:31 -07:00
Tessa Kelly
34a733c11a Move Theme to be an attribute 2020-08-28 16:05:31 -07:00
Tessa Kelly
79d395ca4d Move Content to be an attribute 2020-08-28 16:05:31 -07:00
Tessa Kelly
e99c085cae 💀 remove mapContent 2020-08-28 16:05:31 -07:00
Tessa Kelly
cc6ccd400f Adds the view helper to the settings 2020-08-28 16:05:31 -07:00
Tessa Kelly
7050c82fa6 Fix the positioning of the large dismiss button 2020-08-28 16:05:31 -07:00
Tessa Kelly
1a8ad2da6f Fix version in class names 2020-08-28 16:05:31 -07:00
Tessa Kelly
7d329498b8 Position the tiny dismiss button 2020-08-28 16:05:31 -07:00
Tessa Kelly
78988a704a Show dismissibility in the Message example 2020-08-28 16:05:31 -07:00
Tessa Kelly
c911ba707c Pull the subcontrols to the top level 2020-08-28 16:05:31 -07:00
Tessa Kelly
34b0985652 Show one theme at a time 2020-08-28 16:05:31 -07:00
Tessa Kelly
3379cfc70f Use clickable text to show the dismiss message on all message views 2020-08-28 16:05:31 -07:00
Tessa Kelly
9b94e2cdb2 Add roles to the tiny and large elements 2020-08-28 16:05:31 -07:00
Tessa Kelly
d13539330d Rename BannerAttribute -> Attribute 2020-08-28 16:05:31 -07:00
Tessa Kelly
aba39c5b86 Adds alert and alert dialog role options to the message API 2020-08-28 16:05:31 -07:00
Tessa Kelly
a2421b7742 Wire up message v2 2020-08-28 16:05:31 -07:00
Tessa Kelly
bf5c6fc025 Adds MessageV2 2020-08-28 16:05:31 -07:00
Brian Hicks
4e2bac6482
Merge pull request #590 from NoRedInk/12.0.1
bump to 12.0.1
2020-08-28 13:20:24 -05:00
Brian Hicks
3d2498758f bump to 12.0.1 2020-08-28 13:13:44 -05:00
Brian Hicks
1804dd6dcb
Merge pull request #589 from NoRedInk/underlines-in-clickabletext
use text underlines instead of bottom-borders for multiline buttons
2020-08-28 13:12:51 -05:00
Brian Hicks
bf458e41c0 retain the bottom border for alignment purposes 2020-08-28 13:07:35 -05:00
Brian Hicks
2ef0201c64 add post-release note 2020-08-25 15:51:26 -05:00
Brian Hicks
97b7e19799 azureDark on hover 2020-08-25 15:50:29 -05:00
Brian Hicks
0f8a9fa14e remove underlines on hover for clickable text
it doesn't play well with the `* > a` sub-selector in Nri.Ui.Text, so we're
just going to back off on having underlines on these buttons altogether.
2020-08-24 07:51:36 -05:00