Elias Meire
|
600013a1ab
|
feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <[email protected]>
|
2024-06-06 13:34:30 +02:00 |
|
Iván Ovejero
|
0ca2759d75
|
refactor: Optimize SVG icons for nodes (#8195)
Running `svgo` to optimize icon size for nodes.
|
2024-01-02 17:40:08 +01:00 |
|
Jan Oberhauser
|
d33dad7ebc
|
⚡ Optimize svgs
|
2021-04-17 17:23:59 +02:00 |
|
Konstantin Nosov
|
5e7f27d137
|
⚡ Optimize svg (#1653)
* add optimize-svg command to npm scripts
* run svgo over all svg assets in repo
|
2021-04-17 17:17:16 +02:00 |
|
Iván Ovejero
|
7be61e2f23
|
✨ Add Lemlist node (#1506)
* 🎉 Register node and credentials
* ⚡ Add credentials file
* 🎨 Add SVG icon
* ⚡ Add generic functions file
* ⚡ Add preliminary node stub
* ⚡ Add resource description stubs
* ⚡ Extract get CSV from getAll
* ⚡ Implement lead:create
* ⚡ Implement all lead operations
* ⚡ Implement unsubscribe:create and delete
* ⚡ Preload campaigns
* 🔥 Remove logging
* 🔥 Remove operation per feedback
* 🎨 Prettify error message
* ⚡ Implement unsubscribe:getAll
* ⚡ Add trigger and small improvements
* ⚡ Minor improvement and fixes
Co-authored-by: ricardo <[email protected]>
Co-authored-by: Jan Oberhauser <[email protected]>
|
2021-03-04 10:25:47 +01:00 |
|