Alex Sánchez
|
a079f168df
|
Analytics (#228)
* metricts-sentry
* fixes
* refactor
* mixpanel integration
* improvements
* improvements
* fixes
* changeset
* fixes
* fixes
* Update .changeset/few-scissors-sleep.md
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
* Update manifest.json
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
* Update vite.config.ts
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
* fixes
* fixes
* fixes
* lint
---------
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
|
2024-10-28 11:22:50 +01:00 |
|
Jordi Sala Morales
|
4e5d01adb3
|
remove base rotation and calculate it instead (#178)
|
2024-06-19 08:10:20 +02:00 |
|
Jordi Sala Morales
|
e5f2943532
|
Implement rotation for frames and sections (#163)
* Implement rotation for frames and sections
* wip
* finish implementation
* add changelog
|
2024-06-14 16:28:01 +02:00 |
|
Jordi Sala Morales
|
af81fc7e92
|
Implement rotation for vector lines (#160)
* Implement rotation for vector lines
* wip
* Improve rotations for lines
* add changelog
* add layout attributes to line
|
2024-06-14 10:33:23 +02:00 |
|
Jordi Sala Morales
|
1f8f4bf539
|
Add more loaders so we can track the progress better (#145)
* Add more loaders so we can track the progress better
* fix lint
|
2024-06-06 17:24:59 +02:00 |
|
Jordi Sala Morales
|
3094f05e98
|
Optimize images before generating zip file (#141)
* Optimize images before generating zip file
* add changelog
* refactor
* fix lint
|
2024-06-05 12:36:49 +02:00 |
|
Alex Sánchez
|
f8e6b6ecd9
|
component set (#128)
|
2024-05-31 13:32:59 +02:00 |
|
Jordi Sala Morales
|
88b3e5f69c
|
Implement progress bar (#126)
* Implement progress bar
* remove postmessage
|
2024-05-31 11:25:32 +02:00 |
|
Alex Sánchez
|
7b3192936e
|
Component Instances (#124)
* wip
* wip
* wipo
* more structure
* wip
* id library wip
* wip
* main instance working
* improvements
* fix node order
* refactor
* remove not used method
* refactor
* fix component set translation
* refactor
* add changelog
* penpot lib update
---------
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
|
2024-05-30 17:54:37 +02:00 |
|
Alex Sánchez
|
5d4ace337b
|
Components Library (#125)
* components library management
* components library management
* fixes
* fixes
|
2024-05-29 17:33:29 +02:00 |
|
Jordi Sala Morales
|
32aafbcf9d
|
Implement components (#106)
* Implement components
* fix
* revert
* wip
* wip
* wip
* 🎉 Finish create component operation
* minor fixes
* not needed, refactor
* refactor not needed
* refactor not needed
* remove deps
* add changelog
* fixes
* fixes
* fixes
* fix lint
* refactor ui-src
* further refactor
* refactor
* refactor
* more refactor
* refactor
* refactor
* penpot lib update
---------
Co-authored-by: Alex Sánchez <sion333@gmail.com>
Co-authored-by: Andrés Moya <andres.moya@kaleidos.net>
|
2024-05-29 12:52:21 +02:00 |
|
Alex Sánchez
|
36afc6da55
|
Boolean Groups (#115)
* wip
* wip
* fixes
* changeset
* fixes
* fixes
* fixes
* fixes
* minor fixes
* minor fixes
|
2024-05-27 10:05:23 +02:00 |
|
Jordi Sala Morales
|
2557cbdacc
|
Implement flatten (#105)
* Implement flatten
* fix comment
* Add changelog
|
2024-05-13 13:21:46 +02:00 |
|
Alex Sánchez
|
dddc457281
|
Images (#89)
* wip
* wip
* fix something?
* wip
* wip
* wip
* fixes
* fixes
* stroke image
* wip
* fixes
* fixes
* remove old code
* fix translate fills
* remove penpot public uri
* remove old code
* fix return undefineds
* updated packages
* finish refactor
---------
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
|
2024-05-09 16:59:27 +02:00 |
|
Jordi Sala Morales
|
f469fc1f37
|
avoid error when unsupported nodes, fills or other kind of elements. Improve error messages (#49)
|
2024-04-19 09:48:19 +02:00 |
|
Jordi Sala Morales
|
ebdf3ad9c3
|
Frames & Sections (#38)
* Implement Frames and Sections exportation
* add blend modes
|
2024-04-17 11:38:13 +02:00 |
|
Alex Sánchez
|
c9f8a0dcd2
|
Vectors - Line & Arrow (#37)
* lines & arrows draft
* simplify vectors
* try to refactor
* remove comments
* add more clarity to code
* fix translate strokes
* minor style fix
* fix for vectors without geometry
* reduce code
---------
Co-authored-by: Alex Sánchez <alejandro@runroom.com>
Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
|
2024-04-17 10:53:38 +02:00 |
|
Jordi Sala Morales
|
73ccf83657
|
Vectors - Pen & pencil (#35)
* path shapes
* add polygon node
* wip vector
* implement translation of commands and paths
* vectors and polygon
* strokes
* star
* deformed shapes
* simplify star
* simplify star
* fix transformers
---------
Co-authored-by: Alex Sánchez <sion333@gmail.com>
|
2024-04-16 16:08:39 +02:00 |
|
Jordi Sala Morales
|
5c58d53e60
|
replace webpack for esbuild (#17)
|
2024-04-12 18:52:19 +02:00 |
|