Commit Graph

3594 Commits

Author SHA1 Message Date
Juan Edi
346550f96f TabsInternal.V2 supports a disabled attribute
Disabled tabs can't be selected and will be skipped when navigating tabs
with the keyboard.
2021-05-25 18:11:11 -03:00
Nuno Ferreira
e7c4d8d3bf
Merge pull request #696 from NoRedInk/raven/tooltip-without-tail
Raven/tooltip without tail
2021-05-21 10:31:11 +02:00
Juan Edi
021d553e45 Add docs for withoutTail 2021-05-20 19:25:31 -03:00
Juan Edi
cc3d3e4305 custom alignment makes no sense without a tail 2021-05-20 19:17:04 -03:00
Juan Edi
c760a6bc7e apply some suggestions from elm-review 2021-05-20 19:08:52 -03:00
Juan Edi
17afb72655 arrow > tail 2021-05-20 19:07:31 -03:00
Juan Edi
eaeca4b0e8 decouple positioning styles from tail rendering 2021-05-20 19:02:15 -03:00
Juan Edi
07aa1d20cf control tail visibility but don't change position 2021-05-20 18:56:06 -03:00
Juan Edi
2bbce1aa19 Add new setting to the demo 2021-05-20 18:55:39 -03:00
Juan Edi
f80f27715d Add attribute to skip the tooltip's tail 2021-05-20 18:39:38 -03:00
Tessa
5d3a44f141
Merge pull request #695 from NoRedInk/kraken/bump
Bump for Message.httpError and Page.httpError
2021-05-18 13:41:34 -07:00
Tessa Kelly
c3ea401fb7 Bump 2021-05-18 13:21:27 -07:00
Tessa
679f20004f
Merge pull request #694 from NoRedInk/kraken/http-message
Kraken/http message
2021-05-18 12:52:05 -07:00
Tessa Kelly
1f61dc5f0c Adjust the banner to accomodate the code details 2021-05-14 15:02:58 -07:00
Tessa Kelly
ad97d4ded7 Adds the code details and error copy 2021-05-14 15:02:58 -07:00
Tessa Kelly
3302dcd930 Add naive implementation of the details for the Large and Banner messages 2021-05-14 15:02:58 -07:00
Tessa Kelly
8e3b69ca45 Implemenet somethingWentWrong just in terms of the view 2021-05-14 15:02:58 -07:00
Tessa Kelly
012f0e41f2 Reduce code reuse for easier editing 2021-05-14 15:02:58 -07:00
Tessa Kelly
1fe177af9d Adds codeDetails field to the private attributes 2021-05-14 15:02:58 -07:00
Tessa Kelly
20ae79d580 💀 replace Content type with direct Htmlification 2021-05-14 15:02:58 -07:00
Tessa Kelly
44408e9cbe Split the http error content into every possible error type 2021-05-14 15:02:58 -07:00
Tessa Kelly
45cdfa57f0 Extract helpers from the somethingWentWrong helper 2021-05-14 15:02:58 -07: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
9316cc7dad Adds HttpError helper 2021-05-14 15:02:58 -07:00
Alex Perkins
998addaa5c
Merge pull request #693 from NoRedInk/kraken/message-and-page-errors
Kraken/message and page errors
2021-05-14 17:48:36 -04:00
Tessa Kelly
3b0fe61f49 Elm format 2021-05-13 10:15:20 -07:00
Tessa Kelly
5de2286ad5 A stopwatch makes more sense than an alarm 2021-05-13 10:07:00 -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
7870f3e516 Adds timeout 2021-05-13 09:14:46 -07:00
Tessa Kelly
46bcae9f95 Customize the network error 2021-05-13 09:08:56 -07:00
Tessa Kelly
f16d8b57a9 Begin adding examples 2021-05-12 16:16:42 -07:00
Tessa Kelly
dec3a80871 Adds initial http error helper 2021-05-12 16:03:31 -07:00
Tessa Kelly
b17a190d70 Adds elm/http 2021-05-12 16:02:26 -07:00
Tessa
73bb33c89b
Merge pull request #692 from NoRedInk/kraken/bump-for-accordion-and-menu
Accordion.V3 & Menu.V2
2021-05-11 17:00:02 -07:00
Tessa Kelly
1504296d44 Bump 2021-05-11 16:52:49 -07:00
Alex Perkins
0ed7f7e83b
Merge pull request #691 from NoRedInk/kraken/accordion-v3
Kraken/accordion v3
2021-05-11 10:37:14 -04: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
Alex Perkins
385310c7d9
Merge pull request #678 from NoRedInk/fab/menu
Fab/menu
2021-04-30 13:21:47 -04:00
Tessa
f3fbc633d5
Merge branch 'master' into fab/menu 2021-04-22 18:16:22 -07:00
Juan Edi
4bc93a89ac
Merge pull request #689 from NoRedInk/bump-to-12.18.1
bump to 12.18.1
2021-04-13 19:56:23 -03:00
Juan Edi
ddf52758fa bump to 12.18.1 2021-04-13 18:55:55 -03:00
Juan Edi
2f2dbae6e5
Merge pull request #688 from NoRedInk/raven/fix-segmented-control-styles
SegmentedControl honours FillContainer
2021-04-13 18:53:50 -03:00
Juan Edi
3b3f2d5a2e SegmentedControl's demo respects "tooltip" options
The viewRadioGroup example was behaving as if it was always enabled
2021-04-13 18:39:25 -03:00