Commit Graph

42 Commits

Author SHA1 Message Date
Tessa Kelly
2fafa0ca26 Hide previews from screenreaders as they are not useful 2022-03-30 10:47:05 -07:00
Tessa Kelly
f1761e7302 Merge remote-tracking branch 'origin/master' into decode-example-links 2022-03-29 10:41:37 -07:00
Tessa Kelly
2ef33bde50 Thread the ellie package dependencies through 2022-03-29 10:19:32 -07:00
Tessa Kelly
980d9f79cb Fix percy specs reliant on example ids 2022-03-28 15:29:59 -07:00
Tessa Kelly
d4e206bc31 Adjust the nav user experience a touch 2022-03-28 14:49:32 -07:00
Tessa Kelly
7cf81c530c Merge remote-tracking branch 'origin/master' into bat/fix-heading-level 2022-03-28 14:13:03 -07:00
Tessa Kelly
b68d71e193 Elm review 2022-03-25 17:09:51 -07:00
Tessa Kelly
3adab95d99 Add more semantic structure 2022-03-25 13:55:26 -07:00
Tessa Kelly
e6a0476427 Improve page structure 2022-03-25 13:41:02 -07:00
Tessa Kelly
77d7d79a99 Use a header element to demarcate the, uh, header 2022-03-25 13:35:06 -07:00
Tessa Kelly
2d564609e7 Remove unneccessary styles 2022-03-25 13:32:48 -07:00
Tessa Kelly
6a2faef2b4 Use top-level heading that doesn't link to itself 2022-03-25 13:32:07 -07:00
Tessa Kelly
84b21dc35a Adds proof of concept with links to ellie
note that something is currently wrong on the ellie side -- everything looks fine, except that there's no compiled output
2022-03-23 16:05:50 -07:00
Ben Dansby
3c8e3713ec smaller x 2022-03-21 08:37:10 -07:00
Ju Liu
efaee1b7af Apply elm-review in styleguide app 2022-03-15 18:06:13 +00:00
Tessa Kelly
bc81b9641d Use percy/cli 2022-01-21 16:49:18 -08:00
Tessa Kelly
a595dac7a1 Launch full-screen examples 2021-11-05 15:24:00 -07:00
Tessa Kelly
01fa2d4e0a Improve example rendering and not-found behavior 2021-11-05 15:16:54 -07:00
Tessa Kelly
91c086372b Adds button to take you back out of an example 2021-11-05 15:04:14 -07:00
Tessa Kelly
db95e2c3b9 Adds Button examples 2021-11-05 12:07:58 -07:00
Tessa Kelly
cf319c6423 Adds balloon example 2021-11-05 11:59:39 -07:00
Tessa Kelly
0a0d008d02 Begins adding preview content 2021-11-05 11:48:09 -07:00
Tessa Kelly
52dd34abc2 Adds to example record 2021-11-05 11:19:08 -07:00
Tessa Kelly
b5888c9977 Make the hit area the entire container
the only element that will receive focus is the actual link
2021-11-05 11:13:28 -07:00
Tessa Kelly
96f4adb968 Use a grid layout for the example previews 2021-11-05 11:05:08 -07:00
Tessa Kelly
63ac9d5ea7 Use internal components for links and heading styles 2021-11-05 10:42:52 -07:00
Tessa Kelly
078b16c8f4 Only show a preview for a category or for general browsing 2021-11-05 10:35:58 -07:00
Tessa Kelly
83946a6b0e 💀 remove atomic design elements 2021-05-27 18:30:31 -07:00
Brian Hicks
b3f8ad7507 speed up examples with laziness
the amount of *stuff* in our styleguide meant that the page was starting to
slow down due to vdom calculations. This sprinkles a little bit of laziness
to get things going quickly again.
2020-10-16 09:24:42 -05:00
Ben Dansby
b472821d9c styling 2020-10-01 21:08:41 -07:00
Tessa Kelly
819aee116d Take screenshots of one widget at a time 2020-09-09 12:05:26 -07:00
Tessa Kelly
e431f736ce Adds separate version field 2020-09-09 11:43:10 -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
90aadbe547 Adds a source link 2020-06-19 14:23:17 -07:00
Tessa Kelly
68ea678d7c Adds atomic design tags 2020-06-19 13:41:28 -07:00
Aaron VonderHaar
6e712bb79e Move Alert examples into Message examples 2020-04-27 14:35:33 -07:00
Tessa Kelly
7ad8df39d4 Separate out the wrapState and wrapMsg helpers to better emphasize what example we're looking at 2020-03-31 16:35:17 -07:00
Tessa Kelly
b87a61b86f Use all module list for subscriptions and view 2020-03-31 16:35:17 -07:00
Tessa Kelly
5e879fd801 Begin trying wrapped implementation 2020-03-31 16:35:17 -07:00
Tessa Kelly
3d1d65b508 💀 remove Module example 2020-03-31 16:35:17 -07:00
Tessa Kelly
6d5184137f Adds Example type annotations 2020-03-31 16:35:17 -07:00