Commit Graph

1445 Commits

Author SHA1 Message Date
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
Aaron VonderHaar
f5df6cdd5a Add hover state to SegmentedControl.V7 2019-06-04 15:00:50 -07:00
Aaron VonderHaar
456f8f1ff0 Use <button> instead of <div> for SegmentedControl.V7 2019-06-04 14:52:56 -07:00
Aaron VonderHaar
75b6e8a9ee Remove id attribute from SegmentedControl.V7 2019-06-04 14:47:01 -07:00
Aaron VonderHaar
b05eefd421 Copy Nri.Ui.SegmentedControl.V7 from V6 2019-06-04 14:35:01 -07:00
Tessa
8674c950fd
Merge pull request #286 from NoRedInk/lab/remove-unused-icons
Lab/remove unused icons
2019-06-03 18:00:34 -07:00
Tessa Kelly
a3fee4ed7b Don't import the Icon.V5 library in already published modules 2019-06-03 16:36:32 -07:00
Tessa Kelly
04dd20022e Fix missing logo 2019-06-03 16:35:12 -07:00
Tessa Kelly
912fdcf381 💀 peerReview 2019-06-03 16:33:59 -07:00
Tessa Kelly
ac9b8d4c49 Merge remote-tracking branch 'origin/master' into lab/remove-unused-icons 2019-06-03 16:24:27 -07:00
Tessa Kelly
f56dcd8b71 ✏️ add top level icon headings 2019-06-03 16:24:03 -07:00
Tessa Kelly
92841421ed 💀 remove deprecated icons 2019-06-03 16:16:16 -07:00
Tessa Kelly
788a2756d4 :skull teach assignments copy white 2019-06-03 16:11:47 -07:00
Tessa Kelly
6467fb551d 💀 left arrow 2019-06-03 16:10:39 -07:00