Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

v0.1.38

Pre-release
Pre-release

Choose a tag to compare

@vlad-shatskyi vlad-shatskyi released this 15 Jul 17:09
· 1087 commits to master since this release

b300732 Bump version to 0.1.38. [ci skip]
971220a Make failurized color less bright.
1dca366 Change closePane to closeActivePane as it's the only use-case.
b9c62bb Clean up sessions.
28f444d Fix the issue with overflown panes.
6941c00 Fix index in forEach.
6b7341d Add PaneList.remove.
8cd9d29 Add PaneList.add.
1eead7e Deprecate session-related Tab methods.
6244cd7 Remove createCloseTabHandler.
8f0ce7d Rework Tab API.
296339c Move closeAllSessions to Tab. Make Tab.sessions private.
9d770b5 Delegate closeSession to activeTab.
5fe73f0 Refactor splits.
8fb47e9 Rename positionType to splitDirection to match the type name.
7fcacd7 Fix formatting.
54197c8 Update dependencies.