Commit Graph

884 Commits

Author SHA1 Message Date
brookeangel
6a0932fd2a toggle tip doesnt have to show id 2019-09-30 11:45:30 -07:00
brookeangel
167eb194e1 change todo on viewIf 2019-09-30 11:41:46 -07:00
brookeangel
36ab2ae548 Add more legit toggletip 2019-09-30 11:30:19 -07:00
brookeangel
81bfcf71d0 They can be auxillary descriptions too! 2019-09-20 09:42:43 -07:00
brookeangel
0c999013e1 Make everything a "primary label" tooltip, for now 2019-09-20 09:37:28 -07:00
brookeangel
2a8147f190 Merge remote-tracking branch 'origin/master' into zamboni/accessible-tooltips 2019-09-20 09:22:51 -07:00
Tessa Kelly
6015aefc26 Merge remote-tracking branch 'origin/master' into renee-tessa-secret-what/icons 2019-09-19 08:37:06 -07:00
Michael Glass
73f4cf9633
Merge remote-tracking branch 'origin/master' into renee-tessa-secret-what/icons 2019-09-19 17:33:18 +02:00
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
tremlab
4b3a24495c lower target errors - 72 2019-08-19 16:39:40 -07:00
tremlab
3a4fa511d2 lower target errors - 81 2019-08-19 16:22:55 -07:00
Tessa Kelly
72d4bb9ad1 💀 delete cruft 2019-08-19 15:54:24 -07: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
brookeangel
9734f19fa7 Fix module naming 2019-08-16 15:26:41 -07:00
brookeangel
6514615c20 Properly style trigger button 2019-08-16 14:52:11 -07:00
brookeangel
4a421093df Hover tooltips work onFocus 2019-08-16 14:47:51 -07:00
brookeangel
4a7e9abcf4 Port in types and view functions from monolith 2019-08-16 14:46:42 -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