Commit Graph

1095 Commits

Author SHA1 Message Date
Tessa Kelly
24bfce5d64 Generalize onBlur setting 2021-10-04 15:55:13 -07:00
Tessa Kelly
5bff274cb9 🎨 tidy up the attributes 2021-10-04 15:55:13 -07:00
Tessa Kelly
d752d10106 Remove transform. It was making things feel very misaligned :sweat-smile: 2021-10-04 15:55:13 -07:00
Tessa Kelly
837a44089e Adds search input type 2021-10-04 15:55:13 -07:00
Ben Dansby
2b6ebef455
Merge pull request #735 from NoRedInk/dansby/mobile-modal
Dansby/mobile modal
2021-09-29 12:52:09 -07:00
Ben Dansby
663e48089a make style guide app display correctly on mobile 2021-09-28 19:59:53 -07:00
Tessa Kelly
aff7c2a71e Space out example a bit 2021-09-28 15:16:33 -07:00
Tessa Kelly
399ccb3ed0 Adds padding example 2021-09-28 15:15:41 -07:00
Tessa Kelly
2bd8dea4ba Paddings are only ever specified in px 2021-09-28 15:13:54 -07:00
Tessa Kelly
357100e564 Allow customization of the width 2021-09-28 15:09:32 -07:00
Tessa Kelly
33b0a5dc56 Expand use of Debug.Controls 2021-09-28 14:41:49 -07:00
Tessa Kelly
d6605a520b Add in debug controls 2021-09-28 14:26:37 -07:00
Tessa Kelly
9d8829f86a Adds Nri.Ui.Balloon.V1 (straight copy from monolith) 2021-09-28 14:21:09 -07:00
Ben Dansby
29b9f293d0
Merge pull request #727 from NoRedInk/dansby/input-padding
Input padding
2021-09-10 13:55:50 -07:00
Ben Dansby
90b939bae2 zero out premium example 2021-09-09 07:51:44 -07:00
Ben Dansby
7cc7a549d9 delete callout 2021-09-07 08:42:38 -07:00
Ben Dansby
d3696076c7 zero out radio button example margin 2021-09-04 08:49:10 -07:00
Ben Dansby
4cc157295b put radio buttons in proper category 2021-09-04 08:47:56 -07:00
Liz Krane
36280b73af Run elm-format --elm-version=0.19 2021-09-02 14:33:25 -07:00
Liz Krane
c720d333bc Update toggle button state on click 2021-09-02 13:05:50 -07:00
Liz Krane
a63bd36029 Add toggle button state to model, pass to toggleButtons 2021-09-02 11:35:18 -07:00
Tessa Kelly
9fcfdc7318 Change model to use a record so that we can add the toggle button state to it 2021-09-02 10:55:19 -07:00
Christoph Hermann
3327552e83
Merge pull request #720 from NoRedInk/zen/menu-v3
Menu.V3
2021-08-31 07:45:33 +02:00
Stoeffel
32f7102d04 Simplify examples 2021-08-31 06:56:20 +02:00
Ben Dansby
b39b59cd6e gold to blue 2021-08-30 15:47:40 -07:00
Juan Wajnerman
db13976770
Updated styleguide for Menu.V3 2021-08-27 18:56:17 -03:00
Tessa Kelly
73650aaa4a 💀 remove clickable svg v1 2021-05-27 18:59:03 -07:00
Tessa Kelly
403aa9c887 Update styleguide dependencies" 2021-05-27 18:30:31 -07:00
Tessa Kelly
cb84c77dbb Use newer palette version 2021-05-27 18:30:31 -07:00
Tessa Kelly
83946a6b0e 💀 remove atomic design elements 2021-05-27 18:30:31 -07:00
Tessa Kelly
ebcd0cfa1a 💀 remove Icon example 2021-05-27 18:30:31 -07:00
Tessa Kelly
3fe407b55e Update Text version 2021-05-27 18:30:31 -07:00
Tessa Kelly
f7e0fc1a39 💀 remove tooltip from the ClickableSvg1 api 2021-05-27 18:30:31 -07:00
Juan Edi
fcc095567f Merge remote-tracking branch 'origin/master' into raven/disabled-tabs 2021-05-26 15:32:58 -03:00
Nuno Ferreira
8f10d823f6 updated example with labelledBy attribute 2021-05-26 15:23:06 +01:00
Juan Edi
fcead8fc07 Include a disabled tab in the styleguide 2021-05-25 18:25:05 -03:00
Juan Edi
2bbce1aa19 Add new setting to the demo 2021-05-20 18:55:39 -03:00
Tessa Kelly
f22342e8e5 Adjust the example to make it more clear what the debug controls actually control 2021-05-14 15:02:58 -07:00
Tessa Kelly
3b86bb15b3 Adds http error to the styleguide example for Message 2021-05-14 15:02:58 -07:00
Tessa Kelly
d48fffad68 Use viewExample for http error helper 2021-05-13 10:06:15 -07:00
Tessa Kelly
588805c790 Adds blocked V4 that follows the pattern of the rest of the pages 2021-05-13 09:54:42 -07:00
Tessa Kelly
1286cdc96e Display the network error on the styleguide 2021-05-13 09:47:35 -07:00
Tessa Kelly
6a4b310cb1 Adds helper for displaying the recovery text 2021-05-13 09:33:54 -07:00
Tessa Kelly
f16d8b57a9 Begin adding examples 2021-05-12 16:16:42 -07:00
Tessa Kelly
b17a190d70 Adds elm/http 2021-05-12 16:02:26 -07:00
Tessa Kelly
f091193be6 Use a custom icon for the advanced example 2021-05-05 16:38:12 -07:00
Tessa Kelly
515a400879 left-align the fixed position example 2021-05-05 16:36:09 -07:00
Tessa Kelly
c28e4e8a18 Make the examples a bit more standardized. Incorporating everything that the accordion might support made loking at the example confusing 2021-05-05 16:28:42 -07:00
Tessa Kelly
91b87b7ec8 Update to Accordion V3 version 2021-05-05 16:03:57 -07:00
Tessa
f3fbc633d5
Merge branch 'master' into fab/menu 2021-04-22 18:16:22 -07:00