1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-02-02 07:01:30 -08:00
Commit graph

5 commits

Author SHA1 Message Date
Elias Meire 600013a1ab
feat: Add support for dark mode node icons and colors ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-06 13:34:30 +02:00
Iván Ovejero 0ca2759d75
refactor: Optimize SVG icons for nodes ()
Running `svgo` to optimize icon size for nodes.
2024-01-02 17:40:08 +01:00
Konstantin Nosov 5e7f27d137
Optimize svg ()
* add optimize-svg command to npm scripts

* run svgo over all svg assets in repo
2021-04-17 17:17:16 +02:00
Jan Oberhauser 0f9429b261 Fix conflicts 2021-03-25 17:10:02 +01:00
Ricardo Espinoza 3b49764fb8
Add GitHub PR reviews ()
* Adds operations to get and create PR reviews

* Improvements to 

*  Fix commit field description

Co-authored-by: Johannes Kettmann <jkettmann@gmx.net>
2021-01-20 08:33:17 +01:00