Commit Graph

39 Commits

Author SHA1 Message Date
Tessa Kelly
5fde0fee48 Use V3 in the examples 2021-01-19 12:23:48 -08:00
Tessa Kelly
e431f736ce Adds separate version field 2020-09-09 11:43:10 -07:00
Tessa Kelly
e5f5928c44 Render a table with all the examples 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
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
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
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
3ca51afde0 Rename from 'shortcuts' to 'support' -- not about providing shortcuts, about providing access 2020-06-19 14:45:32 -07:00
Tessa Kelly
a84f0b9665 Wire in keyboard shortcuts section to the examples 2020-06-19 14:35:53 -07:00
Tessa Kelly
87ff24e8f0 Remove namespacing 2020-06-19 14:16:10 -07:00
Tessa Kelly
68ea678d7c Adds atomic design tags 2020-06-19 13:41:28 -07:00
Aaron VonderHaar
f67ab34956 Restore previous behavior: Message.banner centers the content when it is shorter than one line 2020-04-30 10:19:40 -07:00
Aaron VonderHaar
dc50b07a5e Revert moving Callout examples into Message examples 2020-04-28 13:27:14 -07:00
Aaron VonderHaar
fb6e4222ae Rename Message.Warning -> Message.Alert 2020-04-28 12:49:04 -07:00
Aaron VonderHaar
71c3324376 Add Message.V1.large 2020-04-28 12:25:05 -07:00
Aaron VonderHaar
a205a7b985 Fix typos in Message HTML example 2020-04-27 17:27:24 -07:00
Aaron VonderHaar
cb79a5242f Add italics to the Message markdown example 2020-04-27 17:26:11 -07:00
Aaron VonderHaar
839a010992 Generalize Examples.Message 2020-04-27 17:19:51 -07:00
Aaron VonderHaar
fdf69538ce Message.V1 replaces BannerAlert.V6.custom 2020-04-27 16:49:45 -07:00
Aaron VonderHaar
5afa50ca9c Message.V1 replaces BannerAlert.V6.neutral, success, error 2020-04-27 16:35:24 -07:00
Aaron VonderHaar
3efc6fcf8f Message.V1 replaces BannerAlert.V6.alert 2020-04-27 16:30:09 -07:00
Aaron VonderHaar
a02bc08ae9 Message.V1 replaces Alert.V4.tip 2020-04-27 15:29:06 -07:00
Aaron VonderHaar
4498ec54bf Message.V1 replaces Alert.V4.warning 2020-04-27 15:25:18 -07:00
Aaron VonderHaar
a78b29f7ba Message.V1 replaces Alert.V4.success 2020-04-27 15:22:43 -07:00
Aaron VonderHaar
cad02d44b9 Message.V1 replaces Alert.V4.error and Alert.V4.somethingWentWrong 2020-04-27 15:10:26 -07:00
Aaron VonderHaar
65f30b295d Normalize references 2020-04-27 15:07:26 -07:00
Aaron VonderHaar
086d8f3321 Move Callout examples into Message examples 2020-04-27 14:46:21 -07:00
Aaron VonderHaar
c419ee292d Move BannerAlert examples into Message examples 2020-04-27 14:40:50 -07:00
Aaron VonderHaar
6e712bb79e Move Alert examples into Message examples 2020-04-27 14:35:33 -07:00