Commit Graph

2840 Commits

Author SHA1 Message Date
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
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
Tessa
406a8bd0d0
Merge pull request #566 from NoRedInk/tessa/kill-modal-v2
💀 remove Modal.V2
2020-08-03 11:56:40 -07:00
Juan Edi
cbad2b5c1c
Merge branch 'master' into tessa/kill-modal-v2 2020-08-03 15:18:59 -03:00
Tessa
842f616439
Merge pull request #564 from NoRedInk/tessa/kill-segmented-control-v6
💀 remove SegmentedControl V6
2020-08-03 09:51:14 -07:00
Tessa Kelly
5974424fc1 🔧 2020-07-31 16:17:35 -07:00
Tessa Kelly
2c2fc516b1 💀 remove Button V5 2020-07-31 16:16:39 -07:00
Tessa Kelly
9d80ef6edf 💀 remove Modal.V2 2020-07-31 14:10:30 -07:00
Tessa Kelly
413fb78e20 Merge remote-tracking branch 'origin/master' into tessa/kill-segmented-control-v6 2020-07-31 13:06:46 -07:00
Tessa
2aa97e4f5d
Merge pull request #563 from NoRedInk/tessa/add-radio-button
Tessa/add radio button
2020-07-31 13:05:40 -07:00
Tessa Kelly
92ffe47914 🔧 2020-07-31 13:03:23 -07:00
Tessa
a63b8f9c76
Merge branch 'master' into tessa/add-radio-button 2020-07-31 13:02:11 -07:00
Tessa Kelly
4c0ab29ad6 💀 remove SegmentedControl V6 2020-07-31 12:54:33 -07:00
Juan Edi
ba7e0055e8
Merge pull request #561 from NoRedInk/tessa/remove-segmented-control-v8
💀 remove segmented control v8
2020-07-31 16:50:34 -03:00
Tessa Kelly
a5f2ed95a7 Increase the duplicate ids count
we don't have a fix for duplicate svg filter ids yet
2020-07-30 13:14:20 -07:00
Tessa Kelly
8939f1b4a5 Fix the first axe error 2020-07-30 13:08:42 -07:00
Tessa Kelly
cdc6069cef Expose 2020-07-30 11:50:52 -07:00
Tessa Kelly
480f896674 Add changes section 2020-07-30 11:50:01 -07:00
Tessa Kelly
432be025a3 Notes for V2 of RadioButton 2020-07-30 11:47:32 -07:00