Commit Graph

13 Commits

Author SHA1 Message Date
Tessa Kelly
42a257cb02 view -> medium, large 2019-05-09 09:46:57 -07:00
Tessa Kelly
95a05d5514 🎨 dry up the example code 2019-05-07 12:34:33 -07:00
Tessa Kelly
8d8fdb41de Expose a simpler API 2019-05-07 12:27:25 -07:00
Tessa Kelly
4301048a16 Rename the indicator views 2019-05-07 12:14:51 -07:00
Tessa Kelly
e4479c003d Use the Svg icon directly rather than requiring Assets 2019-05-07 12:12:13 -07:00
Tessa Kelly
8be0a1021e Use buttons rather than clickable divs in the example code 2019-05-07 11:37:14 -07:00
Tessa Kelly
d32a017b79 💀 remove the label from the disclosure indicator
the image is a visual cue that the item is interactable. instead of having alt text, we should use buttons for interactable elements. this will keep the info about the page having a hide/show ability from being redundant
2019-05-07 11:32:29 -07:00
Tessa Kelly
7dee88e7d3 Use V2 of the disclosure indicator in the styleguide 2019-05-07 11:25:25 -07:00
Tessa Kelly
2bd5ccb61f filename -> name 2019-05-03 09:56:43 -07:00
Tessa Kelly
8e4bf3c412 Standardize the module example naming 2019-05-03 09:54:34 -07:00
Tessa Kelly
c21cee42e2 Behaviors -> widgets 2019-05-03 09:30:02 -07:00
Luke Westby
c1ff19f0d0
Add Html.Styled versions for everything (#139)
* make html.styled versions of remaining widgets

* upgrade all the examples

* change license name
2018-10-23 09:55:30 -07:00
Stoeffel
9273e1f5c4 adds examples for DisclosureIndicator to the style-guide 2018-07-27 08:26:48 +02:00