Tim Voronov
|
63201148ac
|
Added possibility to set custom viewport size (#334)
* Added possibility to set custom viewport size
* Fixed linting issue
* Renamed ScreenSize to Viewport
* Updated e2e test
|
2019-07-17 13:29:16 -04:00 |
|
Tim Voronov
|
a5cbdb435c
|
Bugfix/#332 nav deadlock (#333)
* Added failing e2e test
* Fixed deadlock on navigation
* Removed filter for e2e tests
* Updated method name in LazyValue struct
* Custom atomic value
* Fixed linting issue
* Updated comments
|
2019-07-16 10:34:13 -04:00 |
|
Tim Voronov
|
eee801fb5b
|
Refactoring/input manager (#316)
* Normalized and externalized input logic
* Fixed linting issue
* Removed redundant mutex
* Added missed locks in Page
* Fixed deadlock
|
2019-06-20 13:21:48 -04:00 |
|
Tim Voronov
|
d7b923e4c3
|
Feature/#220 iframe support (#315)
* Refactored Virtual DOM structure
* Added new E2E tests
* Updated E2E Test Runner
|
2019-06-19 17:58:56 -04:00 |
|