File tree Expand file tree Collapse file tree 3 files changed +38
-0
lines changed
Expand file tree Collapse file tree 3 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 39483948 "default" : " `false`" ,
39493949 "description" : " Whether to add a tooltip to the stack or not."
39503950 },
3951+ {
3952+ "name" : " disable_expand" ,
3953+ "type" : " Boolean" ,
3954+ "default" : " `false`" ,
3955+ "description" : " Whether to disable the expand behavior on hover. If true, avatars will not expand."
3956+ },
39513957 {
39523958 "name" : " body_arguments" ,
39533959 "type" : " Hash" ,
Original file line number Diff line number Diff line change 1216612166 "default": "`false`",
1216712167 "description": "Whether to add a tooltip to the stack or not."
1216812168 },
12169+ {
12170+ "name": "disable_expand",
12171+ "type": "Boolean",
12172+ "default": "`false`",
12173+ "description": "Whether to disable the expand behavior on hover. If true, avatars will not expand."
12174+ },
1216912175 {
1217012176 "name": "body_arguments",
1217112177 "type": "Hash",
1231112317 "color-contrast"
1231212318 ]
1231312319 }
12320+ },
12321+ {
12322+ "preview_path": "primer/beta/avatar_stack/with_disabled_expand",
12323+ "name": "with_disabled_expand",
12324+ "snapshot": "false",
12325+ "skip_rules": {
12326+ "wont_fix": [
12327+ "region"
12328+ ],
12329+ "will_fix": [
12330+ "color-contrast"
12331+ ]
12332+ }
1231412333 }
1231512334 ],
1231612335 "subcomponents": []
Original file line number Diff line number Diff line change 14691469 " color-contrast"
14701470 ]
14711471 }
1472+ },
1473+ {
1474+ "preview_path" : " primer/beta/avatar_stack/with_disabled_expand" ,
1475+ "name" : " with_disabled_expand" ,
1476+ "snapshot" : " false" ,
1477+ "skip_rules" : {
1478+ "wont_fix" : [
1479+ " region"
1480+ ],
1481+ "will_fix" : [
1482+ " color-contrast"
1483+ ]
1484+ }
14721485 }
14731486 ]
14741487 },
You can’t perform that action at this time.
0 commit comments