Commit Graph

678 Commits

Author SHA1 Message Date
Tessa Kelly
36f3a6589e Fix routing to remove false positives due to routing: see https://github.com/dequelabs/axe-core/issues/1204 2020-03-31 13:20:37 -05:00
Tessa Kelly
ce0a6a0d53 Adds skip-button 2020-03-31 13:20:37 -05:00
Tessa Kelly
9a41c04a98 Cross-list clickable svg in button category and icon category 2020-03-23 17:49:37 -07:00
Tessa Kelly
5d1fb3c5ba Change category modeling to allow presence in multiple categories 2020-03-23 17:48:53 -07:00
Tessa Kelly
c0953e9354 Install elm-sorter-experiment 2020-03-23 17:40:14 -07:00
Tessa Kelly
75ce281f8a 💀 kill dead code 2020-03-23 17:37:50 -07:00
Tessa Kelly
4371963b0a 💀 remove dead code 2020-03-23 17:36:39 -07:00
Tessa Kelly
cf823c4b8a 🎨 move list of all catgories into Category 2020-03-23 17:35:08 -07:00
Tessa Kelly
2b87eb84df 🎨 Pull Category out into its own module 2020-03-23 17:33:42 -07:00
Tessa Kelly
f4a37acf76 🎨 fold all the styleguide TEA components into one module 2020-03-23 17:25:24 -07:00
Tessa
ce510e3e59
Merge branch 'master' into tessa/update-premium-pennants 2020-03-23 12:03:04 -07:00
Tessa Kelly
b7bd650fdf Adds premiumLock 2020-03-19 15:28:16 -07:00
Tessa Kelly
418c0e5781 Adds disabled flag 2020-03-19 15:23:16 -07:00
Tessa Kelly
afb8b371c7 Adds sprout, sapling, and tree ui icons 2020-03-19 14:51:40 -07:00
Tessa Kelly
beb4bc89b2 Adds example code to the custom view 2020-03-17 13:37:12 -07:00
Tessa Kelly
0b05b192d7 Expect svg to be passed through to the custom banner 2020-03-17 13:36:20 -07:00
Tessa Kelly
d58f49f0c4 Separate the spacing of the icon styles from the icon circle styles 2020-03-17 13:34:14 -07:00
Tessa Kelly
ae787f13dc Use pennant v2 in the banner alert custom example 2020-03-17 13:12:31 -07:00
Tessa Kelly
5c565e1a9b Adds Pennant V2 2020-03-17 12:53:50 -07:00
Tessa Kelly
afd9d1da12 Adds initial version of custom helper 2020-03-17 12:04:13 -07:00
Tessa Kelly
0dc00acba1 Adjust the examples to include example code and to reduce the number of examples 2020-03-17 11:54:33 -07:00
Tessa Kelly
04923c6d59 Adds disabled clickable svg 2020-03-12 14:42:55 -07:00
Tessa Kelly
67e5923385 Adds keychain 2020-03-12 08:50:37 -07:00
Tessa Kelly
792917a5c5 Adds hat 2020-03-12 08:47:59 -07:00
Tessa Kelly
41c6d1e909 Adds example of a more customized svg 2020-03-09 11:05:28 -07:00
Tessa Kelly
42bf9811d8 Use spa link 2020-03-09 10:57:29 -07:00
Tessa Kelly
4a86a8a390 Change argument order 2020-03-09 10:55:47 -07:00
Tessa Kelly
41580a4ad9 Adds width handlers 2020-03-09 10:50:00 -07:00
Tessa Kelly
0424d15cd3 Use attribute helpers to build the link 2020-03-09 10:31:11 -07:00
Tessa Kelly
b066463f1d Begin pulling over Button V10 implementation details into the svg helper 2020-03-09 10:21:41 -07:00
Tessa Kelly
cd816041d6 Show both the button and the link examples at once 2020-03-09 09:46:28 -07:00
Tessa Kelly
4aebe9ee93 Extract clickable svg example module 2020-03-09 09:38:16 -07:00
Tessa Kelly
0b362303fc Merge remote-tracking branch 'origin/master' into tessa/add-svg-button 2020-03-09 09:21:05 -07:00
Gavin Panella
28d36c6f64 Revert "Merge pull request #461 from NoRedInk/puffins/prepare-for-merge"
This reverts commit 4373c78d82, reversing
changes made to 6b78075f02.
2020-03-06 20:00:34 +01:00
Stoeffel
873f0ef521 move files into subdirectory 2020-03-02 10:45:03 +01:00
Tessa Kelly
efd8132517 Adds helpers for example html and example ug html 2020-02-18 10:50:51 -08:00
Tessa Kelly
7e261af7aa Pull the link content up where it might be reused 2020-02-18 10:45:59 -08:00
Tessa Kelly
8204c0b2dc Move the mediumBody example with a link out of the UG section 2020-02-18 10:41:32 -08:00
Tessa Kelly
b26acd6df3 Avoid formatting with line breaks in the examples because it's confusing to me 2020-02-18 10:38:22 -08:00
Ben Dansby
43e7e0af25 update example 2020-02-17 15:03:11 -08:00
Ben Dansby
4d8dec0fdf cleanup 2020-02-17 13:55:33 -08:00
Ben Dansby
8160df2987 update examples 2020-02-17 13:45:59 -08:00
Tessa Kelly
20e9ea8ccb Adds google classroom icon 2020-02-14 14:44:50 -08:00
D Pham
cae244f6fa Add copyToClipboard to UiIcon 2020-02-13 17:10:42 -05:00
Tessa Kelly
57388e579c Avoid creating a new ClickableText version 2020-01-31 10:50:37 -08:00
Tessa Kelly
eb76953022 Use ClickableText.V4 in styleguide examples 2020-01-31 10:22:36 -08:00
Tessa Kelly
1dd1bebdb3 Use css helper rather than Button.custom 2020-01-31 10:15:57 -08:00
Tessa Kelly
31d70b4f90 Fixes style overwritten unintentionally by elm-css 2020-01-29 09:20:21 -08:00
Ben Dansby
e3a67a706a import v10 button for modal example 2020-01-28 17:10:20 -08:00
Ben Dansby
6f9a4bb69b adjust example layout 2020-01-28 17:09:53 -08:00