Skip to content

Releases: milikhin/seabass2

[email protected]

23 Jun 04:44
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changelog:

  • [ubports-seabass] add support for building projects using Clickable in a Libertine container.
  • [editor] implement basic Terminal mode for tabs

[email protected]

14 Jun 19:42
Compare
Choose a tag to compare

Changelog:

  • Add Tree mode for the File list

Architecture & CI:

  • Use python-based backend (PyOtherSide) for the File list
  • Add unit tests for python modules
  • Add unit tests for QmlJs module
  • Add pylint, pytest and coverage.py to the CI
  • Add integration with codeclimate

[email protected]

09 Jun 09:54
b0520d2
Compare
Choose a tag to compare

Changelog:

  • Minor UI tweaks for Welcome note, About page and File list
  • [tech debt] increase JS test coverage up to a normal level

[email protected]

08 Jun 15:46
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changelog:

  • [feature] add ability to create new files
  • [tech debt] update unit tests to use Ace directly

[email protected]

04 Jun 05:06
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changelog:

  • code autocompletion
  • navigation toolbar
  • scroll into view when the editor is resized

[email protected]

04 Jun 11:38
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changelog:

  • code autocompletion

[email protected]

04 Jun 05:07
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
  • add confirmation dialogue before closing an unsaved file
  • minor UI fixes (correct file name shown in the app cover, fix UI scaling issues on original Jolla Phone)

[email protected]

31 May 10:48
39c2d75
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changelog:

  • add support for themes to welcome note
  • add ability to scroll tabs using mouse wheel
  • add About page
  • soft tabs and better left/right navigation when there are multiple sequential space characters
  • basic i18n support [by Danfro]
  • German [by Danfro] and Russian translation for buttons and dialogues

[email protected]

25 May 07:01
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Changelog:

  • fix issues with saving large files
  • implement waiting for a file to be saved before closing a corresponding tab
  • add 'Ctrl+S' keyboard shortcut
  • show Error dialog when something went wrong
  • minor UI tweaks

[email protected]

21 May 16:02
5b06415
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Initial release for UBports