Commit Graph

868 Commits

Author SHA1 Message Date
Michael Glass
abb91e4d5e
remove bottom padding from modal content in slide modal 2019-09-19 17:25:56 +02:00
Katie Hughes
5375ebf622 give viewTab a config so there aren't a thousand params 2019-09-17 15:05:13 -07:00
Katie Hughes
f6d3acb875 pass selected attribute instead of bool 2019-09-17 14:49:05 -07:00
Katie Hughes
753e34a272 fix some axe complaints 2019-09-16 16:08:08 -07:00
Katie Hughes
0737af2649 try another attribute so aria isn't mad 2019-09-16 14:51:24 -07:00
Katie Hughes
aecac29240 Create a toggle only view for SegmentedControl so you don't need to use it for page navigation 2019-09-11 10:34:03 -07:00
Tessa Kelly
912d2af5db Adjust modal styles 2019-09-05 14:11:53 -07:00
Michael Glass
82b1534dc2
Merge branch 'master' into upgrade-list-zipper 2019-09-04 13:53:43 +02:00
Michael Glass
1fae6a445b upgrade list zipper dependency 2019-09-04 11:03:03 +02:00
Michael Glass
313ae99ec7 Revert "Merge pull request #354 from NoRedInk/use-elm-color"
This reverts commit 8b6f993fb3, reversing
changes made to d8fcbc58f8.
2019-08-29 17:18:57 +02:00
Brian Hicks
394b087f98 remove aliases 2019-08-28 08:07:34 -05:00
Brian Hicks
fd072091ed add aliases for easier upgrades 2019-08-27 09:04:23 -05:00
Brian Hicks
af96fbe2ad rearrange code to make defaults more obvious 2019-08-27 08:57:44 -05:00
Michael Glass
407ca7a39a don't change api 2019-08-26 10:58:53 +02:00
Michael Glass
0e49d06980 bad merge 2019-08-26 10:27:24 +02:00
Michael Glass
0c2ab2500c Revert "Use palette rather than color"
This reverts commit 44ff70191b.
2019-08-26 10:14:44 +02:00
Michael Glass
848ffc5c9a Revert "Ugrade palette version"
This reverts commit a9d6edd2d2.
2019-08-26 10:09:36 +02:00
Michael Glass
0d6fe8628a Revert "Dunno how I missed this one"
This reverts commit 657c7154ea.
2019-08-26 10:08:29 +02:00
Brian Hicks
1a043a9d8b go back to azure in Callout 2019-08-20 14:56:47 -05:00
Brian Hicks
b6961d9bdb darken azure by default to avoid contrast issues 2019-08-20 14:56:32 -05:00
Brian Hicks
cba9c45e80 fix misplaced documentation 2019-08-20 14:36:07 -05:00
Brian Hicks
ca11db145a use #0A64FF instead of Azure for better contrast 2019-08-20 14:34:42 -05:00
Brian Hicks
9c8ef672ca Merge remote-tracking branch 'origin/master' into callout 2019-08-20 14:30:17 -05:00
Brian Hicks
4c8f1eb814 rename sideText to label 2019-08-20 13:23:13 -05:00
Brian Hicks
0b3868718c add docs for everything 2019-08-20 13:21:14 -05:00
Brian Hicks
e88fba6130 apply all css in one attr 2019-08-20 13:21:06 -05:00
Brian Hicks
f8f4a81d8a add custom attributes for things like titles 2019-08-20 13:08:01 -05:00
Brian Hicks
c43b4aa53d wrap children in a paragraph to avoid breaking links 2019-08-20 12:43:07 -05:00
Brian Hicks
8f499a51f8 add Nri.Ui.Callout.V1 2019-08-20 12:38:24 -05:00
Tessa Kelly
5cb2fb3418 fix docs 2019-08-19 09:52:05 -07:00
Tessa Kelly
771926aae9 Add base font to titel 2019-08-16 16:07:34 -07:00
Tessa Kelly
71f93458a3 fix docs 2019-08-16 16:06:52 -07:00
Tessa Kelly
9ae8a443d1 Accomodate the secondary button's presence in the modal 2019-08-16 15:53:34 -07:00
Tessa Kelly
94384ddbce get the new version of the code using the new modal api 2019-08-16 15:37:17 -07:00
Tessa Kelly
f87a9de93a use autofocus attribute
sooooooooo this won't work if the autofocus is on the same element as the last focusalble elemnt, cause the ids get overwritten... back to the drawing board I suppose
2019-08-16 12:04:59 -07:00
Tessa Kelly
0d186ad5b5 🎨 clean up html styled attributes conversions 2019-08-16 11:09:14 -07:00
Tessa Kelly
0e29cd06cb Make the shadows white 2019-08-16 11:02:01 -07:00
Tessa Kelly
8932c4c31e Proof of concept with red shadow-covers 2019-08-16 10:54:55 -07:00
Tessa Kelly
442809a635 Attach shadows 2019-08-16 10:39:48 -07:00
Tessa Kelly
e0866744f3 Move the max height calculation to the content helper 2019-08-16 10:09:41 -07:00
Tessa Kelly
43c5f27a1a Wrap the modal in a new stacking context
in the monolith, there were pages where tooltip triggers were showing through the modal backdrop
2019-08-16 10:09:30 -07:00
Tessa Kelly
898e2b9f65 cp Modal.V6 to Modal.V7 2019-08-16 10:04:11 -07:00
Brooke
3048b5abb7
Merge branch 'master' into expose-heading-styles 2019-08-14 10:59:39 -07:00
Brooke
8d433258c5
Merge branch 'master' into tessa/remove-deprecated-styles 2019-08-14 10:56:37 -07:00
Tessa Kelly
657c7154ea Dunno how I missed this one 2019-08-13 13:54:37 -07:00
Tessa Kelly
34d60a459c Merge remote-tracking branch 'origin/master' into tessa/use-color-library 2019-08-13 11:47:01 -07:00
brookeangel
3481aea072 Merge remote-tracking branch 'origin/master' into tessa/remove-deprecated-styles 2019-08-13 10:33:36 -07:00
brookeangel
887b0ac874 expose heading styles 2019-08-12 12:59:35 -07:00
Tessa Kelly
f9b9a3077e Adds href 2019-08-09 16:37:34 -07:00
Tessa
26633d74af
Merge branch 'master' into tessa/password-supporting-input 2019-08-05 13:01:58 -07:00