You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`item`| ChangelogItem | Yes | - | The changelog item to display |
70
-
|`showBorder`| boolean | No |`true`| Whether to show a border around the card |
71
-
|`autoExpand`| boolean | No |`false`| Whether to automatically expand the card to full height (skips height restrictions and hides expand/collapse button) |
72
-
|`showCopyButton`| boolean | No |`true`| Whether to show the "Copy URL" button |
73
-
|`disableHover`| boolean | No |`false`| Whether to disable hover effects (background color change) |
|`item`| ChangelogItem | Yes | - | The changelog item to display |
70
+
|`showBorder`| boolean | No |`true`| Whether to show a border around the card |
71
+
|`autoExpand`| boolean | No |`false`| Whether to automatically expand the card to full height (skips height restrictions and hides expand/collapse button) |
72
+
|`showCopyButton`| boolean | No |`true`| Whether to show the "Copy URL" button |
73
+
|`disableHover`| boolean | No |`false`| Whether to disable hover effects (background color change and card padding) |
74
+
|`showNetworksAndTopic`| boolean | No |`false`| Whether to show the networks icons and topic chip above the title |
0 commit comments