Commit Graph

11 Commits

Author SHA1 Message Date
6aed1047f1 Travis 2019-05-27 20:04:31 +02:00
0ae805faec Update readme, disable coverage 2019-05-20 18:56:01 +02:00
8bda7f99e4
Update README.md 2019-05-18 12:29:37 +02:00
cb4a80ebcf
Update README.md 2019-05-18 11:47:08 +02:00
c714ca15e0
Gh 9/project tree sidebar (#17)
* Make render testable

* Format code

* Fix render caret after input

* Add new lines between tests

* Fix fmt

* Add project tree to view

* Add drag, clean up code

* Add some tests

* Add scroll, response to click on folder

* Format code

* Test file entry

Format code

Test file entry

* Test dir view

* Fix character position after delete last at line

* Fmt

* Fix tests
2019-05-18 10:35:11 +02:00
0380e3c9fd
Scroll and scrollbars (#14)
* Refactor, add tests for scroll related parts

* Add calculate text widget size and some boundaries logic

* Add appveyor config file

* Vertical bar

* Add horizontal scroll bar and fix click target

* Test scrolls

* Format code

* Fix scroll with different file content and window size

* Format code, updare readme

* Fix tests
2019-01-08 20:16:58 +01:00
4e13b4d2d7
Add circleci and codecov (#13)
* Add circleci and codecov

* Update version

* Fix format test

* Fix CI

* Add tarpaulin

* Format code

* Fix tarpaulin

* lexers tests

* Remove non-lexer token type, add more tests

* More tests

* More tests

* Refactor, some test, split code, add more traits

* Add codecov config

* Fix code style

* Test text character

* Menu bar tests

* Caret tests

* Refactor caret, more caret tests
2019-01-07 21:46:01 +01:00
0cf8629868
Start handle window resize (#12)
* Start handle window resize

* Save new window size, resize menu and file editor

* Add clipping for performaance, fix editor height and width

* Update readme
2019-01-06 21:15:31 +01:00
7e2218bf82
Add resize window to road map 2019-01-06 18:53:14 +01:00
9af772530e
Add road map 2019-01-06 18:40:14 +01:00
a1410c5ad7
Initial commit 2019-01-03 10:39:58 +01:00