Skip to content

Commit d4bbea4

Browse files
committed
add changelog
1 parent 9fb8335 commit d4bbea4

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
import {mdxComponents} from '../src/mdx/components';
2+
import exportActiveTab from './data/1-9-0/export-active-tab.png';
3+
4+
5+
6+
# v1.9.0
7+
8+
<mdxComponents.h3>Export only active tab</mdxComponents.h3>
9+
10+
This new version of CodeImage introduces a new option during image export.
11+
12+
While `Show only active tab` option is active, non-active tabs will be hidden on
13+
exported image.
14+
15+
<mdxComponents.image src={exportActiveTab} style={{'object-position': 'left'}} />
Loading

0 commit comments

Comments
 (0)