Skip to content

Commit bf5e9e7

Browse files
authored
chore(main): release 1.0.0 (#54)
1 parent c9e60a8 commit bf5e9e7

File tree

2 files changed

+34
-2
lines changed

2 files changed

+34
-2
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-09-01)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade deps and more ([#52](https://github.com/cheminfo/visualizer-on-tabs/issues/52))
9+
10+
### Features
11+
12+
* add load option ([421f77a](https://github.com/cheminfo/visualizer-on-tabs/commit/421f77a02faa201bced7ba1744649eb634070fca))
13+
* allow noFocus option to be passed via IframeBridge ([73f2b32](https://github.com/cheminfo/visualizer-on-tabs/commit/73f2b32070d213f368fc30b72f6a0c8f10415bc3))
14+
* remember last selected tab ([43144fa](https://github.com/cheminfo/visualizer-on-tabs/commit/43144faf4358680fabb8fcbee5282e6ca71543bb))
15+
16+
17+
### Bug Fixes
18+
19+
* allow clipboard API in iframe additionally to fullscreen ([3a433a2](https://github.com/cheminfo/visualizer-on-tabs/commit/3a433a29441a7397352b3d03aa48bf769f4f980b))
20+
* always send data on first render ([dc7d065](https://github.com/cheminfo/visualizer-on-tabs/commit/dc7d065fadc470c1fe66e4f4cffda30654cf74ba))
21+
* correct bug in dependency ([1bec533](https://github.com/cheminfo/visualizer-on-tabs/commit/1bec533debe1ee08352a4dec178575df812b552e))
22+
* focus the correct tab ([15a6b10](https://github.com/cheminfo/visualizer-on-tabs/commit/15a6b10606d32e87f78975b103bfcb3cbc9105bc))
23+
* **iframeMessageHandler:** break when message handled ([a7f83f3](https://github.com/cheminfo/visualizer-on-tabs/commit/a7f83f3e13145b45bc8f5369bb46577a887ea14c))
24+
* line height of tab close cross ([f8c1586](https://github.com/cheminfo/visualizer-on-tabs/commit/f8c1586e4cd209c72c6c21c1932b6ccc7a185029))
25+
* Rewritten url in different property to avoid cumulating rewrites ([4411bf0](https://github.com/cheminfo/visualizer-on-tabs/commit/4411bf095606a777e1b43dc8d69f994707b96f8b))
26+
* update broken dep ([9cd2ad9](https://github.com/cheminfo/visualizer-on-tabs/commit/9cd2ad9571bd02d0e69964bd271491442ca4c234))
27+
* webpack build promise ([#48](https://github.com/cheminfo/visualizer-on-tabs/issues/48)) ([ba56886](https://github.com/cheminfo/visualizer-on-tabs/commit/ba568861e66854a75546702ec68762c35b00dd66))
28+
29+
30+
### Miscellaneous Chores
31+
32+
* upgrade deps and more ([#52](https://github.com/cheminfo/visualizer-on-tabs/issues/52)) ([60447a1](https://github.com/cheminfo/visualizer-on-tabs/commit/60447a1f50f69b748a6a76be01e02d09e36b47b9))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)