Commit Graph

9 Commits

Author SHA1 Message Date
a756a7697c Change all project enums to objects with as const (#2445)
* feat: change all enums to as const objects

* Add word to dictionary

---------

Co-authored-by: Dolan Miu <dolan_miu@hotmail.com>
2023-12-22 01:25:00 +00:00
982d923553 Improve import alias
@file/ and @export/ instead of file/ and export/ etc
2022-06-26 23:26:42 +01: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
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
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