0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2025-01-10 17:10:06 -05:00
penpot-exporter-figma-plugin/plugin-src/translators/text/paragraph
Alex Sánchez 672567614b
Use Fill Styles to generate fills more efficiently (#180)
* first commit

* change esbuild

* changeset
2024-06-19 15:58:13 +02:00
..
index.ts Implement unordered and ordered lists (#88) 2024-05-07 12:18:15 +02:00
List.ts fixed lists (#91) 2024-05-08 12:11:41 +02:00
ListType.ts Implement unordered and ordered lists (#88) 2024-05-07 12:18:15 +02:00
ListTypeFactory.ts Implement unordered and ordered lists (#88) 2024-05-07 12:18:15 +02:00
OrderedListType.ts Implement unordered and ordered lists (#88) 2024-05-07 12:18:15 +02:00
Paragraph.ts Avoid adding indentation for texts with no indent (#156) 2024-06-13 10:06:44 +02:00
translateParagraphProperties.ts Use Fill Styles to generate fills more efficiently (#180) 2024-06-19 15:58:13 +02:00
UnorderedListType.ts Implement unordered and ordered lists (#88) 2024-05-07 12:18:15 +02:00