Commit Graph

3138 Commits

Author SHA1 Message Date
Brian Hicks
2a31edfa3d align items to the start of the container 2020-09-14 16:08:01 -05:00
Brian Hicks
97b48c991a don't shrink any icon case 2020-09-14 16:07:08 -05:00
Tessa
e53d9bcdfd
Merge pull request #606 from NoRedInk/bump-for-radio
Bump
2020-09-11 15:59:01 -07:00
Tessa Kelly
41027c8bdd Bump 2020-09-11 15:54:19 -07:00
Tessa
a5b32482c4
Merge pull request #605 from NoRedInk/tessa/undo-radio-button-background-change
Revert "Make the radio button filter ids unique"
2020-09-11 15:53:27 -07:00
Tessa Kelly
9f325fa58e Revert "Make the radio button filter ids unique"
This reverts commit 000c97b92d.
2020-09-11 15:41:40 -07:00
Tessa
c5565d9602
Merge pull request #603 from NoRedInk/bump-12.2.2
Bump 12.2.2
2020-09-10 17:38:21 -07:00
Tessa Kelly
005fe1da6b bump to 12.3.0 2020-09-10 17:30:13 -07:00
Juan Edi
4fb46fdc90 bump to 12.2.2 2020-09-10 17:27:29 -07:00
Tessa
c47a65282d
Merge pull request #594 from NoRedInk/raven/tooltip-v2
Raven/tooltip v2
2020-09-10 15:25:08 -07:00
Tessa Kelly
00939c6ec4 Fix missing line 2020-09-10 14:52:03 -07:00
Tessa Kelly
c6bf74f2cd Merge remote-tracking branch 'origin/master' into raven/tooltip-v2 2020-09-10 14:47:33 -07:00
Tessa
5b922f9a23
Merge pull request #599 from NoRedInk/tessa/percy-screenshots-per-widget
Tessa/percy screenshots per widget
2020-09-10 14:31:50 -07:00
Tessa
4042471f0e
Merge branch 'master' into tessa/percy-screenshots-per-widget 2020-09-10 14:23:27 -07:00
Juan Edi
4aba6986d1
Merge pull request #602 from NoRedInk/fix-modal-close-btn
Make the X button work when dismissOnEscAndOverlayClick=False
2020-09-10 18:11:23 -03:00
Juan Edi
9ab5f2eaef Use different Msgs for close button click vs esc or orverlay click 2020-09-10 17:06:27 -03:00
Juan Edi
84698ccc92 Make the X button work when dismissOnEscAndOverlayClick=False 2020-09-10 16:55:56 -03:00
Juan Edi
cc99f35796
Merge branch 'master' into tessa/percy-screenshots-per-widget 2020-09-10 16:22:42 -03:00
Brian Hicks
0559348265
Merge pull request #601 from NoRedInk/12.2.1
bump to 12.2.1
2020-09-10 11:57:41 -05:00
Brian Hicks
765af20dbf bump to 12.2.1 2020-09-10 11:53:43 -05:00
Tessa
8298be4c20
Merge pull request #600 from NoRedInk/raven/dont-shrink-icons
don't shrink icons in messages in narrow parents
2020-09-10 09:28:52 -07:00
Brian Hicks
605bc17601 don't shrink icons in messages in narrow parents 2020-09-10 08:30:27 -05:00
Tessa
bf89674dea
Merge pull request #596 from NoRedInk/raven/new-modal-version
Bump for focus trap and modal
2020-09-09 14:12:09 -07:00
Tessa Kelly
6ee8333d4b Bump 2020-09-09 14:07:34 -07:00
Tessa Kelly
216a51f876 Fix screenshots hopefully 2020-09-09 12:46:24 -07:00
Tessa Kelly
49f9880181 Adjust error message 2020-09-09 12:07:07 -07:00
Tessa Kelly
819aee116d Take screenshots of one widget at a time 2020-09-09 12:05:26 -07:00
Tessa Kelly
e431f736ce Adds separate version field 2020-09-09 11:43:10 -07:00
Tessa Kelly
89e212d0bd Add svg label
this seems redundant to me, but not sure how to get around it in the tests given how the tooltip currenlty works (probably display:none on the tooltip content rather than not rendering it would be better)
2020-09-09 11:11:14 -07:00
Tessa Kelly
39eae7b313 allow old imports for clickable svg and menu
these can be updated separately
2020-09-09 11:07:41 -07:00
Tessa Kelly
c3c88e8cc0 Update segmented control import 2020-09-09 11:07:19 -07:00
Tessa Kelly
0474335320 🎨 simplify test setup 2020-09-09 11:04:44 -07:00
Tessa Kelly
a7ec9f48bb Test mouse enter and mouse leave behavior 2020-09-09 11:00:01 -07:00
Tessa Kelly
d65321053e Use variables for the onHover tests 2020-09-09 10:58:23 -07:00
Tessa Kelly
d0fabd528d Fix the onclick test
Note: the old onClick open-on-focus behavior is gone.
2020-09-09 10:56:20 -07:00
Tessa Kelly
887f612e02 Fix the toggle tip on hover tests 2020-09-09 10:48:43 -07:00
Tessa Kelly
3eb01db0c5 Adds helpers 2020-09-09 10:36:18 -07:00
Tessa Kelly
e0cd60f10e Wet the examples 2020-09-09 10:23:23 -07:00
Tessa Kelly
329aec27c5 Fix tooltip spec compilation 2020-09-09 10:13:42 -07:00
Tessa Kelly
9a98133ce0 Merge remote-tracking branch 'origin/master' into raven/tooltip-v2 2020-09-08 16:40:52 -07:00
Tessa
1e484236a7
Merge pull request #597 from NoRedInk/raven/focus-trap-proof-of-concept
Changes to FocusTrap API
2020-09-08 16:36:38 -07:00
Tessa Kelly
960ebf0b32 Adds missing type annotations: 2020-09-08 16:24:09 -07:00
Tessa Kelly
182129ffac 💀 remove resolved comment 2020-09-08 16:20:47 -07:00
Tessa Kelly
82e4c6e63b Fix tests 2020-09-08 16:13:30 -07:00
Tessa Kelly
686fcf0846 Merge remote-tracking branch 'origin/master' into raven/focus-trap-proof-of-concept 2020-09-08 15:41:38 -07:00
Tessa Kelly
a2cc2b7ba3 Fix typo 2020-09-08 15:41:23 -07:00
Tessa Kelly
9100a9b204 Expose Tabs and Segmented control 2020-09-08 15:34:15 -07:00
Tessa Kelly
658b27923e Merge remote-tracking branch 'origin/master' into raven/tooltip-v2 2020-09-08 15:31:28 -07:00
Tessa Kelly
fabd2efee1 Adds some known issues 2020-09-08 15:14:42 -07:00
Tessa Kelly
4967bfbf50 Move the builder pattern into the internal helper 2020-09-08 15:08:41 -07:00