Commit graph

23 commits

Author SHA1 Message Date
37230c006f
grammar: add support of font attribute 2023-06-16 05:20:03 +03:00
8d8fd1bdf5
grammar: add classes
Closes #12
2023-06-16 00:43:30 +03:00
9a1ec96632
grammar: add text-transform attribute
Closes #11
2023-06-14 18:17:22 +03:00
d1ace018ae
grammar: add vertical-gap, horizontal-gap
Closes #14
2023-06-14 18:11:42 +03:00
c6b812fd8d
grammar: add grid-row, grid-column, grid-gap
Closes #13
2023-06-14 12:47:09 +03:00
6a04387009
grammar: add link and tooltip attributes
Closes #18
2023-01-05 16:53:43 +03:00
7a053d6bf1
fix parsing single-line block
Closes #11
2022-12-13 16:41:34 +03:00
24cdec0cb3
improve strings and scanner for text block 2022-12-10 05:23:27 +03:00
b3a382ff5b
add primitive types 2022-12-09 18:49:33 +03:00
612b7fb871
fix unquoted strings and identifiers 2022-12-09 15:02:21 +03:00
6ec0bb5c59
add attributes for connections
Closes #5
2022-12-09 14:09:39 +03:00
be8db7ca48 Add structure for container and shapes (#1)
![image](/attachments/5bf879cc-b94c-414e-b69b-92cbc018671e)

Co-authored-by: Dmitriy Pleshevskiy <dmitriy@ideascup.me>
Reviewed-on: #1
2022-12-09 12:36:31 +03:00
90bb1822c1
fix comment in string 2022-12-08 02:04:36 +03:00
6835da6d3c
add container key 2022-12-08 01:15:09 +03:00
2871ceb718
add support of shape path 2022-12-07 23:14:25 +03:00
867ed6662b
add invalid attributes 2022-12-07 18:52:19 +03:00
e7421caac0
add shape block 2022-12-06 12:32:50 +03:00
41e2ce2e57
add style attr block 2022-12-06 11:57:59 +03:00
78fe65f822
cosmetic changes 2022-12-06 00:34:41 +03:00
a1bf1367fb
remove extras 2022-12-05 11:36:14 +03:00
975e4c299a
fix multi inline shape attrs 2022-12-05 00:26:24 +03:00
2bd0ded807
add all keywords 2022-12-04 23:45:53 +03:00
949e58bb56
add basic keywords 2022-12-04 18:35:50 +03:00