Commit Graph

3060 Commits

Author SHA1 Message Date
Tessa Kelly
f2b361f66d Begin switching to tabsinternal in tabs 2020-08-05 14:48:40 -07:00
Tessa Kelly
f5cc9d889d Introduce Tabs Internal (extracted from Tabs.V6) 2020-08-05 14:44:13 -07:00
Tessa Kelly
a30bb6153d Copy V5 tabs to V6 2020-08-05 14:18:03 -07:00
Tessa Kelly
47a248a302 Add additional goal 2020-08-05 14:16:44 -07:00
Tessa Kelly
a9d64e7cbb Use radio button under the hood 2020-08-05 14:04:49 -07:00
Tessa Kelly
a7b3ed779c Do renames for radio group 2020-08-05 13:20:48 -07:00
Tessa Kelly
f566c49e6e 📝 document intended changes 2020-08-05 13:20:36 -07:00
Tessa Kelly
b6b41109e5 cp SegmentedControl/V10.elm SegmentedControl/V11.elm 2020-08-05 13:15:57 -07:00
Tessa
5b86c61228
Merge pull request #569 from NoRedInk/lab/stickyable-segmented-control
Lab/stickyable segmented control
2020-08-05 09:58:23 -07:00
Tessa Kelly
435164136c 📝 address doc comments 2020-08-05 09:30:28 -07:00
Tessa
ef6ee0ab21
Merge branch 'master' into lab/stickyable-segmented-control 2020-08-04 21:44:47 -07:00
Tessa
eb24ee5758
Merge pull request #565 from NoRedInk/tessa/kill-sortable-table-v1
Tessa/kill sortable table v1
2020-08-04 21:44:26 -07:00
Tessa Kelly
9601ab46ac Fix json files -- no idea how I messed this up 2020-08-04 21:42:26 -07:00
Tessa Kelly
e9631d95f2 Show icons by default cause icons are adorable 2020-08-04 21:36:15 -07:00
Tessa Kelly
f4e5467cff Add long content example 2020-08-04 21:35:10 -07:00
Tessa Kelly
437f37d135 🎨 remove other map2 2020-08-04 21:28:01 -07:00
Tessa Kelly
bdb8f7260f Remove option map2 2020-08-04 19:30:24 -07:00
Tessa Kelly
a8f5b3c33a 🎨 flatten the view tab implementation a bit 2020-08-04 19:15:32 -07:00
Tessa Kelly
c3a7311b89 Move the viewTab helper into the main view helper 2020-08-04 19:10:45 -07:00
Tessa Kelly
cd7a382881 Use keyed nodes 2020-08-04 19:08:27 -07:00
Tessa Kelly
8a32a17772 Move the content into the Option 2020-08-04 19:06:28 -07:00
Tessa Kelly
c35939fb2d Separate Option and SelectOption 2020-08-04 18:40:31 -07:00
Tessa Kelly
d385e932d5 🎨 separate out the radio implementation from the tabpanel implementation 2020-08-04 18:38:47 -07:00
Tessa Kelly
e337ef69fb Extract getStyles helper 2020-08-04 18:33:54 -07:00
Tessa Kelly
ddd9ad0fb2 🎨 extract icon 2020-08-04 18:32:25 -07:00
Tessa Kelly
0233fbf682 Add some more info on difference between view and viewSelect 2020-08-04 18:30:25 -07:00
Tessa Kelly
d4d5796151 Fix overflow issue 2020-08-04 18:27:41 -07:00
Tessa Kelly
3eaea56a92 Open up the type for the attributes for each option 2020-08-04 18:25:41 -07:00
Tessa Kelly
16be3804d5 🎨 flatten out the attributes 2020-08-04 18:23:17 -07:00
Tessa Kelly
91be20d660 🐛 prevent changes in css styles from causing out-of-order class name issues 2020-08-04 18:21:32 -07:00
Tessa Kelly
a326999f84 Begin passing through attributes 2020-08-04 18:17:24 -07:00
Tessa Kelly
3878f190ed Move the aria role into the segment config 2020-08-04 18:14:26 -07:00
Tessa Kelly
011e80835c 🎨 maybeToUrl -> toUrl for consistency 2020-08-04 18:09:56 -07:00
Tessa Kelly
2f20f05bff 💀 remove the useSpa control 2020-08-04 18:08:16 -07:00
Tessa Kelly
3a4d3d6faa Adds another goal 2020-08-04 18:07:33 -07:00
Tessa Kelly
249285e52d Remove the segmented control from the inputs section 2020-08-04 18:00:58 -07:00
Tessa Kelly
a98e805abf Document the current keyboard behavior
I vaguely suspect that tab should take the user into the controlled content, rather than through the rest of the control options... but will elave it to testing
2020-08-04 17:58:29 -07:00
Tessa Kelly
fc2c79817d 🎨 tidy the API 2020-08-04 17:52:30 -07:00
Tessa Kelly
9abf66ee05 💀 remove SelectConfig 2020-08-04 17:39:37 -07:00
Tessa Kelly
e0b8d7227a Adds goal 2020-08-04 17:38:33 -07:00
Tessa Kelly
1314260cf2 Switch from V9 in styleguide to V10 2020-08-04 17:38:11 -07:00
Tessa Kelly
4e5e78b324 Straight copy of segmented control 2020-08-04 17:36:15 -07:00
Tessa
327b49837d
Merge branch 'master' into tessa/kill-sortable-table-v1 2020-08-04 11:18:44 -07:00
Tessa
0eba0724ea
Merge pull request #568 from NoRedInk/tessa/find-dot
Fix missing dot
2020-08-04 11:14:35 -07:00
Tessa Kelly
6e410fe7a1 Fix typo: x -> cx 2020-08-04 10:58:57 -07:00
Juan Edi
821b2b5210
Merge pull request #559 from NoRedInk/tessa/remove-modal-v8
💀 remove Modal V8
2020-08-04 13:46:23 -03:00
Tessa
74327e5e94
Merge branch 'master' into tessa/remove-modal-v8 2020-08-03 15:20:40 -07:00
Tessa
74ad76b726
Merge pull request #567 from NoRedInk/tessa/kill-button-v5
Tessa/kill button v5
2020-08-03 15:20:23 -07:00
Tessa
89b6e03905
Merge branch 'master' into tessa/remove-modal-v8 2020-08-03 15:20:04 -07:00
Tessa Kelly
0672ce7c35 Merge remote-tracking branch 'origin/master' into tessa/kill-button-v5 2020-08-03 14:43:47 -07:00