Commit Graph

634 Commits

Author SHA1 Message Date
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
Tessa Kelly
1de4dd062a Begins adding examples for svgs 2019-11-26 15:39:01 -08:00
Tessa
701eb7484f
Merge branch 'master' into tessa/slimmer-sections 2019-11-25 16:50:37 -08:00
Tessa
ea359fb643
Merge branch 'master' into tessa/avoid-trasnforms-for-arrows 2019-11-25 16:45:02 -08:00
Tessa
d7387d9353
Merge branch 'master' into tessa/slimmer-sections 2019-11-25 16:44:51 -08:00
Tessa Kelly
248387cdb5 Improve wrapping experience 2019-11-25 16:10:52 -08:00
Tessa Kelly
569bebebd9 Adds arrows for the other directions to make things easier on the caller 2019-11-25 15:07:56 -08:00
Tessa Kelly
469c9e000b Decrease heading size 2019-11-25 14:51:33 -08:00
Tessa Kelly
32d23839ce 💀 remove Assets file 2019-11-25 14:33:06 -08:00
Tessa Kelly
e227e82cce 💀 remove PNG level icons 2019-11-25 14:32:50 -08:00
Tessa Kelly
e0f391d811 Adds mastery icons for stage completion 2019-11-25 14:30:20 -08:00
Tessa Kelly
0f7808c929 💀 remove mastery badge 2019-11-25 13:56:01 -08:00
Tessa Kelly
8b8bc13b96 💀 remove generated svgs file 2019-11-25 13:55:09 -08:00
Tessa Kelly
ad4eb3424e Rearrange the mastery icons to be in order 2019-11-25 13:49:21 -08:00
Matt Charlton
6fe0181daf extra newline (I think that's what CI complained about?) 2019-11-20 08:58:44 -06:00
Matt Charlton
4518d67431 add and use categoryForId 2019-11-20 08:58:44 -06:00
Matt Charlton
d1709fc091 add class to main div 2019-11-20 08:58:44 -06:00
Katie Hughes
043b4aa026 make sure module page shows correct version 2019-11-19 12:03:39 -08:00
Katie Hughes
4ed233a424 add an input type that handles floats 2019-11-19 12:03:39 -08:00
Brian Hicks
0764e4527f add some more cupcake ipsum 2019-11-18 12:44:25 -06:00
Brian Hicks
2c899bec46 use darker colors for slides 2019-11-15 17:27:07 -06:00
Brian Hicks
3e313ac4d3 fix invalid aria attributes
1. a valid ID cannot contain spaces
2. an ID referenced by aria-controls must be present on the page
2019-11-15 17:09:25 -06:00