Commit Graph

16 Commits

Author SHA1 Message Date
1bdf9a4987 Initial ESlint conversion 2022-08-31 07:52:27 +01:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01:00
a56119e7cd remove deprecated mutable drawing functions: scale, setXY 2021-05-24 09:26:21 +03:00
1ea6017483 add test for floating vertical position 2021-05-24 05:39:26 +03:00
a3febae8a3 Inline single use interfaces 2021-03-15 00:11:39 +00:00
7f86385b09 #269 Text Frame (Text Box) 2021-03-14 17:00:42 +00:00
d74db948ba Add zIndex property to floating 2020-12-25 00:07:57 +00:00
1f51fd7a31 Remove usage of Utility 2019-06-27 01:35:58 +01:00
a531713214 Remove usage of Utility class 2019-06-26 22:12:18 +01:00
4541d7c977 Text wrapping and borders for images 2019-01-10 02:10:20 +00:00
12ed54c9fd Add floating image support and documentation 2019-01-09 01:16:47 +00:00
7980f14efb Introduce some functional programming techniques 2018-11-02 02:51:57 +00:00
4742cf0f3f Clean imports 2018-10-26 01:04:07 +01:00
5f594a822f Fix and enable linting on tests 2018-08-09 23:29:40 +01:00
55005b57c6 Fix linting and style errors 2018-06-09 23:49:01 +01:00
97b254ee7b add support for floating drawings
- added need elements and test for them
2018-06-08 16:03:04 +02:00