Commit Graph

1710 Commits

Author SHA1 Message Date
Tessa Kelly
88855afc16 cp V4.elm V5.elm 2019-06-13 08:40:15 -07:00
Tessa Kelly
f713dbf448 Adds docs 2019-06-12 11:40:17 -07:00
Tessa Kelly
4fa137f642 Fix the states for main and secondary buttons 2019-06-12 11:27:21 -07:00
Tessa Kelly
a6aaca3e26 Apply dissmissibility fix 2019-06-12 11:20:44 -07:00
Tessa Kelly
699b2789de Use newest modal version 2019-06-12 11:12:37 -07:00
Tessa Kelly
c5f6206fd9 Fix doc comments again 2019-06-11 12:20:26 -07:00
Tessa Kelly
01902bbff1 Fix docs 2019-06-11 12:16:19 -07:00
Tessa Kelly
ae00ab4841 Wire in setting for closing on escape or backdrop click 2019-06-11 12:11:59 -07:00
Tessa Kelly
83c06883f2 Adds dismiss on click setting 2019-06-11 12:11:59 -07:00
Tessa Kelly
576cc1f99a Upgrade to newest modal version 2019-06-11 12:11:59 -07:00
Tessa Kelly
fdb55d26c5 💀 remove unused dependecy 2019-06-11 12:11:59 -07:00
Tessa Kelly
359c4d0531 Upgrade accessible-html version 2019-06-11 12:11:59 -07:00
Tessa Kelly
d152a96107 :bowtie: fix styling for secondary button 2019-06-11 12:11:59 -07:00
Tessa Kelly
daa52b80bc Adds secondary button 2019-06-11 12:11:59 -07:00
Tessa Kelly
7792e6fb4b Simplify the content view
Note that this is not perfect. if all the items in the modal are de-selected, then the trap doesn't work. pretty much just having the X doesn't work right now
2019-06-11 12:11:59 -07:00
Tessa Kelly
349d9132d3 Fix the focus trap behavior 2019-06-11 12:11:59 -07:00
Tessa Kelly
aac170b6bb Fix the styles 2019-06-11 12:11:59 -07:00
Tessa Kelly
ffcee01e30 Move the settings into the modal 2019-06-11 12:11:59 -07:00
Tessa Kelly
89f38b32e4 Generalize the main button content 2019-06-11 12:11:59 -07:00
Tessa Kelly
88490ebdd2 Show the danger button 2019-06-11 12:11:59 -07:00
Tessa Kelly
35f9140117 Copy over simplified styles from NRI button 2019-06-11 12:11:59 -07:00
Tessa Kelly
ac6be5a103 Fix the content styles 2019-06-11 12:11:59 -07:00
Tessa Kelly
ad8be4964f 🎨 make launch button easier to work with 2019-06-11 12:11:59 -07:00
Tessa Kelly
2858098121 Adds primaryButton view 2019-06-11 12:11:59 -07:00
Tessa Kelly
a006d2836b Configure when the x shows 2019-06-11 12:11:59 -07:00
Tessa Kelly
a049f6a167 Adds setting for the visible title 2019-06-11 12:11:59 -07:00
Tessa Kelly
3bd814d4c9 Fix styling of the title 2019-06-11 12:11:59 -07:00
Tessa Kelly
d079e73395 Adds separate viewTitle helper 2019-06-11 12:11:59 -07:00
Tessa Kelly
52258fcd3e Adds launch button helper 2019-06-11 12:11:59 -07:00
Tessa Kelly
a77eebd0c2 Basic working example of accessible button-free modules 2019-06-11 12:11:59 -07:00
Tessa Kelly
1b2b01d61b Adds helper for constructing a modal config based on the modal type 2019-06-11 12:11:59 -07:00
Tessa Kelly
88b9b7986c Adds modal componenet dependency 2019-06-11 12:11:59 -07:00
Tessa Kelly
ecbd9a6136 Adds browser 2019-06-11 12:11:59 -07:00
Tessa Kelly
78ca96686e Adds label 2019-06-11 12:11:59 -07:00
Tessa Kelly
a36041ed60 Adds hover behavior 2019-06-11 12:11:59 -07:00
Tessa Kelly
f83456aa2a Remove dependence on the assets 2019-06-11 12:11:59 -07:00
Tessa Kelly
1ec26224fd Change version to v5 2019-06-11 12:11:59 -07:00
Tessa Kelly
a73335f42c cp V4.elm V5.elm 2019-06-11 12:11:58 -07:00
Tessa Kelly
7fda5a7a13 💀 remove unused import 2019-06-11 12:11:58 -07:00
Aaron VonderHaar
edcdb69f4f
Merge pull request #295 from NoRedInk/prepare-6.21.0
Bump version to 6.21.0
2019-06-04 18:10:35 -07:00
Aaron VonderHaar
35228133fa Bump version to 6.21.0 2019-06-04 17:55:21 -07:00
Aaron VonderHaar
db6946bc7d
Merge pull request #294 from NoRedInk/ink/spa-segmented-control
Ink/spa segmented control
2019-06-04 17:53:03 -07:00
Aaron VonderHaar
1c75f4ab6d Add aria tabpanel to SegmentedControl.V7 2019-06-04 17:47:27 -07:00
Aaron VonderHaar
ee9a9f60a0 Add id attribute to SegmentedControl.V7 2019-06-04 17:29:19 -07:00
Aaron VonderHaar
773a0e5e3e Use Accessibility.Styled.Aria 2019-06-04 16:58:51 -07:00
Aaron VonderHaar
8cb047a3a6 Add SegmentedControl.V7 to elm.json 2019-06-04 16:01:45 -07:00
Aaron VonderHaar
8e04ea9771 Add flexibility to SegmentedControl example 2019-06-04 16:01:20 -07:00
Aaron VonderHaar
0c4e79b2ee SegmentedControl.V7 uses aria-current attribute 2019-06-04 15:14:02 -07:00
Aaron VonderHaar
1714a0f065 Add SegmentedControl.V7.viewSpa 2019-06-04 15:11:07 -07:00
Aaron VonderHaar
05e752a113 Update text colors for SegmentedControl.V7
https://noredink.slack.com/archives/C9MEFL3KL/p1559685610002400
2019-06-04 15:10:23 -07:00