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

0.2.153

Compare
Choose a tag to compare
@vlad-shatskyi vlad-shatskyi released this 27 May 08:22
· 585 commits to master since this release

5ad4e4e Bump version to 0.2.153. [ci skip]
d0daa7a #800: support for Windows' cmd shell (#1033)
cdabf6b Split branch-name correctly in Branches class constructor. Fixes #1021. (#1042)
f0503a2 Specify icons path for linux. Fixes #1034.
d295fe3 Revert "Remove extra icons."
65f63de Fix row height for empty rows.
ef028e4 Wrap long rows. Fixes #1036.
02ed703 Increase page load timeout.
3b3eaa7 Create releases on push in "release" branch.
cf62cef Add a status bar present directory test.
aefaf0c Do not start the app each time from scratch.
ecc50ee Rewrite the second test using page objects.
0e7abc2 Use nested page objects.
3ee3822 Rewrite the first test using page object.
a441a76 Convert the e2e test file to TS.
7cc8ecb Remove forgotten only.
b94d308 Use electron-mocha for unit tests.
3b4b577 Remove non-functional menu items. Fixes #1037. [ci skip]
8a7027c Change pane creation mappings. Fixes #1057. [ci skip]
134a94a Revert closing a session on Ctrl+D.