Commit Graph

755 Commits

Author SHA1 Message Date
Tessa Kelly
196c229cf0 Fix make 2020-04-03 09:45:55 -07:00
Tessa Kelly
a467d58ec4 Adds spinning dots 2020-04-02 18:35:55 -07:00
Tessa Kelly
ced309210f adds spinner example 2020-04-02 18:21:04 -07:00
Tessa Kelly
fe864e7184 Pulls Loading out into its own module 2020-04-02 18:13:29 -07:00
Tessa Kelly
20cc19c649 Error pages -> Pages 2020-04-02 11:49:09 -07:00
Tessa Kelly
9b81b7df80 Adds loading page 2020-04-02 11:48:46 -07:00
Tessa Kelly
f781e26776 Adds loadingFadeIn helper 2020-04-02 11:44:49 -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
32264949c6 Pull the example state management up a level 2020-03-31 16:35:17 -07:00
Tessa Kelly
97f237f589 Adds remaining modules to the examples 2020-03-31 16:35:17 -07:00
Tessa Kelly
7d25639382 Avoids manually managing the state keys 2020-03-31 16:35:17 -07:00
Tessa Kelly
8a4b246dfa Inline the example accessors 2020-03-31 16:35:17 -07:00
Tessa Kelly
0501c25141 Change the modeling to a dict 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
92573874fc Use new implementation style 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
Tessa Kelly
de82a5c4ab Adds back in subscriptions 2020-03-31 16:35:17 -07:00
Tessa Kelly
dc9ed8ba7b Uncomment all the states 2020-03-31 16:35:17 -07:00
Tessa Kelly
267164e9cc Adds banner alert example back in 2020-03-31 16:35:17 -07:00
Tessa Kelly
2f5fb613f2 Adds button example back in 2020-03-31 16:35:17 -07:00
Tessa Kelly
72daef5d24 Begin refactoring to make adding new modules easier 2020-03-31 16:35:17 -07:00
Tessa Kelly
61024704f5 NriModules -> Examples 2020-03-31 16:35:17 -07:00
Aaron VonderHaar
3cdf2cbcb0 Fix ARIA in examples 2020-03-31 13:26:35 -07:00
Aaron VonderHaar
f18656157c Add TextInput.V5.email input type 2020-03-31 13:19:56 -07:00
Aaron VonderHaar
03c0845973 Update TextInput example to use Debug.Control 2020-03-31 13:04:36 -07:00
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
Ben Dansby
3846db917a import v10 in example 2020-01-28 17:09:32 -08:00
Brian Hicks
16fbb629b0 add a new selector to the styleguide to demonstrate the problem 2020-01-27 10:16:22 -06:00
Tessa Kelly
584d8a8acb Adds errored state 2020-01-16 12:46:20 -08:00
Tessa Kelly
c2f0f883bd Require an id
I think, since we should label our selects, that it's not unreasonable to require an id
2020-01-16 11:56:17 -08:00
Tessa Kelly
dc53c4a693 💀 remove Config from the Select API 2020-01-16 11:47:42 -08:00
Tessa Kelly
c8c2d9d875 Adds Select V7 (direct copy of V6) 2020-01-16 11:41:51 -08:00
Aaron VonderHaar
0216bc6dc8
Corrected description for mustard color 2019-12-17 14:28:15 -08:00
Aaron VonderHaar
e50450d59d Add type annotation 2019-12-17 12:57:47 -08:00
Aaron VonderHaar
457404aae0 Add mustard color (new name for yellow) 2019-12-17 12:00:29 -08:00
Aaron VonderHaar
c52199f094 Add new Text Highlight Colors 2019-12-17 11:54:35 -08:00
Aaron VonderHaar
370816d986 Update ochre and add ochreDark 2019-12-13 16:28:45 -08:00
Tessa
286a240b4c
Merge branch 'master' into tessa/adds-missing-icons 2019-12-05 12:43:22 -08:00
Tessa
4192cee498
Merge branch 'master' into tessa/add-width-label-helpers 2019-12-05 12:33:36 -08:00
Tessa
722780c313
Merge branch 'master' into tessa/adds-missing-icons 2019-12-05 11:13:43 -08:00
brookeangel
4ae104bf9e fix padding 2019-12-03 10:43:24 -08:00
brookeangel
0686fb3b23 add links for clicks 2019-12-02 16:13:14 -08:00
brookeangel
d2a9200e5b give toggletip a "hover bridge" 2019-12-02 15:54:59 -08:00
Tessa Kelly
a46e5ef576 Adds arrowPointingRight 2019-11-26 16:15:52 -08:00
Tessa Kelly
3139aed3c2 Adds Plus 2019-11-26 16:12:26 -08:00
Tessa Kelly
1e6249fe41 Remove overflow from svg example 2019-11-26 16:03:26 -08:00
Tessa Kelly
fbc461b3fe Improve styling a touch 2019-11-26 15:39:01 -08:00
Tessa Kelly
bd71eb9f59 Adds aria-label helper 2019-11-26 15:39:01 -08:00
Tessa Kelly
f3999886b0 Demo height and width controls 2019-11-26 15:39:01 -08:00