Commit Graph

2997 Commits

Author SHA1 Message Date
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
Brian Hicks
77f720e696
Merge pull request #588 from NoRedInk/12.0.0
bump to 12.0.0
2020-08-20 16:28:04 -05:00
Brian Hicks
0e7f3bd18f bump to 12.0.0 2020-08-20 16:21:02 -05:00
Juan Edi
cf9a0b1fe9
Merge pull request #587 from NoRedInk/rich-text-in-segmented-control-tooltips
various upgrades to segmented controls
2020-08-20 18:19:02 -03:00
Brian Hicks
b02d90c59d fix up the tests... again 2020-08-20 16:01:42 -05:00
Brian Hicks
9aead358a5 allow SegmentedControl to be centered 2020-08-20 15:58:31 -05:00
Brian Hicks
95b1592854 fix up tests 2020-08-20 15:45:26 -05:00
Brian Hicks
b31e31a0fc replace toString with idString in viewRadioGroup 2020-08-20 15:43:57 -05:00
Brian Hicks
f54ff424c5 use idString instead of toString 2020-08-20 15:41:50 -05:00
Brian Hicks
bae4303bb6 allow HTML in radio options 2020-08-20 15:17:45 -05:00
Brian Hicks
e979190537 allow HTML in labels 2020-08-20 15:13:35 -05:00
Brian Hicks
85bcfbe424 copy v11 -> v12 2020-08-20 15:07:18 -05:00
Tessa
f4a4c9aad5
Merge pull request #585 from NoRedInk/tessa/remove-modal-v9
Tessa/remove modal v9
2020-08-20 09:22:17 -07:00
Tessa
cfa65b53b5
Merge branch 'master' into tessa/remove-modal-v9 2020-08-20 08:16:18 -07:00
Juan Edi
7b770ac00d
Merge pull request #586 from NoRedInk/tessa/remove-tabs-v5
💀 remove tabs v5
2020-08-19 18:37:35 -03:00
Tessa Kelly
b12520fedf 💀 remove tabs v5 2020-08-18 14:05:09 -07:00
Tessa Kelly
d5d83bcbde 💀 remove modal v9 2020-08-18 14:01:28 -07:00
Tessa Kelly
98614d2f7f Fix Modal docs links 2020-08-18 14:01:28 -07:00
Tessa
53b69ce90a
Merge pull request #584 from NoRedInk/dansby/tabs-heading
Adjust styling of tabs heading
2020-08-18 14:01:08 -07:00
Tessa Kelly
3600c9df4c Apply 4c74301d52 changes to V6 tabs component 2020-08-18 13:55:43 -07:00
Tessa Kelly
c6b495edc5 Revert "adjust styling of heading"
This reverts commit 4c74301d52.
2020-08-18 13:53:38 -07:00
Tessa
91920b865f
Merge branch 'master' into dansby/tabs-heading 2020-08-18 13:44:15 -07:00
Ben Dansby
4c74301d52 adjust styling of heading 2020-08-18 12:09:23 -07:00
Juan Edi
2385db9c42
Merge pull request #582 from NoRedInk/tessa/remove-old-segmented-controls
💀 remove segmented control v9 and v10
2020-08-18 15:22:13 -03:00
Tessa
9c608059bb
Merge branch 'master' into tessa/remove-old-segmented-controls 2020-08-17 15:20:05 -07:00
Brian Hicks
ce8d067783
Merge pull request #583 from NoRedInk/11.1.1
bump to 11.1.1
2020-08-17 17:12:50 -05:00
Brian Hicks
d8e15f0fd0 bump to 11.1.1 2020-08-17 17:07:58 -05:00