Releases: milikhin/seabass2
Releases · milikhin/seabass2
[email protected]
Changelog:
- [ubports-seabass] add support for building projects using Clickable in a Libertine container.
- [editor] implement basic Terminal mode for tabs
[email protected]
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]
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]
Changelog:
- [feature] add ability to create new files
- [tech debt] update unit tests to use Ace directly
[email protected]
Changelog:
- code autocompletion
- navigation toolbar
- scroll into view when the editor is resized
[email protected]
Changelog:
- code autocompletion
[email protected]
- 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]
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]
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]
Initial release for UBports