Commit Graph

28 Commits

Author SHA1 Message Date
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