0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 21:53:27 -05:00
penpot-exporter-figma-plugin/plugin-src/translators/text/paragraph
Jordi Sala Morales b00370410c
Improve paragraph indent (#191)
* Additional layout properties (#190)

* additional layout properties

* changeset

* add changelog

---------

Co-authored-by: Alex Sánchez <sion333@gmail.com>
2024-06-26 10:07:56 +02:00
..
index.ts Implement unordered and ordered lists (#88) 2024-05-07 12:18:15 +02:00
List.ts Text libraries (#185) 2024-06-25 16:08:59 +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 Improve paragraph indent (#191) 2024-06-26 10:07:56 +02:00
translateParagraphProperties.ts Text libraries (#185) 2024-06-25 16:08:59 +02:00
UnorderedListType.ts Implement unordered and ordered lists (#88) 2024-05-07 12:18:15 +02:00