Commit Graph

3624 Commits

Author SHA1 Message Date
Tessa Kelly
476cb66bf4 Update forbidden imports 2021-05-27 18:42:33 -07:00
Tessa Kelly
5e3ed21969 Add tooltip v1 back in, since it's used by Menu.V1 still... 2021-05-27 18:34:27 -07:00
Tessa Kelly
8d914ea054 💀 remove missed file 2021-05-27 18:33:57 -07:00
Tessa Kelly
e3f859f1f1 💀 test against removed module 2021-05-27 18:30:31 -07:00
Tessa Kelly
ec25c765eb Add missing test dependency 2021-05-27 18:30:31 -07:00
Tessa Kelly
e5c36924a4 💀 remove zipper extra 2021-05-27 18:30:31 -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
Tessa Kelly
83399931da Update dependencies 2021-05-27 18:30:31 -07:00
Tessa Kelly
ec94f91039 💀 remove unused components 2021-05-27 18:30:30 -07:00
Juan Edi
a5c3d3c84b
Merge pull request #699 from NoRedInk/bump-to-12-23-0
bump to 12.23.0
2021-05-26 16:30:44 -03:00
Juan Edi
447f550fa1 bump to 12.23.0 2021-05-26 16:21:33 -03:00
Juan Edi
5987a944f5 Merge tag '12.22.0'
release version 12.22.0
2021-05-26 16:18:57 -03:00
Juan Edi
046cdee4f0
Merge pull request #697 from NoRedInk/raven/disabled-tabs
Raven/disabled tabs
2021-05-26 15:56:36 -03:00
Juan Edi
800e02eab3 oooops bad merge removed some docs 2021-05-26 15:50:17 -03:00
Juan Edi
8bf69a6fb2 Fix compilation on SegmentedControl.V13 2021-05-26 15:43:38 -03:00
Juan Edi
fcc095567f Merge remote-tracking branch 'origin/master' into raven/disabled-tabs 2021-05-26 15:32:58 -03:00
Nuno Ferreira
0302b33d7e bumping to 12.22.0 2021-05-26 15:57:01 +01:00
Brian Hicks
28c31163fc
Merge pull request #698 from NoRedInk/tabs-labelledby
Added labelledBy attribute to tabs
2021-05-26 09:44:16 -05:00
Nuno Ferreira
7c2e6588df added default to SegmentedControl.V13 2021-05-26 15:23:07 +01:00
Nuno Ferreira
8f10d823f6 updated example with labelledBy attribute 2021-05-26 15:23:06 +01:00
Nuno Ferreira
9a3f659418 added labelledBy attribute to the tabs 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
ec6c739ffd fixup 2021-05-25 18:25:01 -03:00
Juan Edi
b8890005fd let users focus on the current tab with the keyboard 2021-05-25 18:15:21 -03:00
Juan Edi
6d49a27c77 expose the disabled attribute in Tabs.V7 2021-05-25 18:14:23 -03:00
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