0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
Commit graph

190 commits

Author SHA1 Message Date
Andrey Antukh
9f917603d8 ⬆️ Update frontend deps. 2020-10-21 13:18:26 +02:00
alonso.torres
6c74f74bb5 ♻️ Removes react-color dependency 2020-09-07 12:25:38 +02:00
Andrey Antukh
4e694ff194 ♻️ Refactor file persistence layer. 2020-09-07 11:39:57 +02:00
Andrey Antukh
6c67c3c71b ♻️ Make the namespacing independent of the branding. 2020-08-18 19:32:11 +02:00
Andrey Antukh
9b4cc30d3f ⬆️ Update deps. 2020-08-05 15:06:39 +02:00
Andrey Antukh
516b8d9c64 ⬆️ Update frontend dependencies. 2020-07-01 13:41:59 +02:00
Andrey Antukh
20c4b46930 💄 Minor fixes on package.json files. 2020-07-01 13:41:59 +02:00
Andrey Antukh
96d4c1e2fd Add experiments directory. 2020-06-18 20:08:46 +02:00
Andrey Antukh
8c18e9bfbf Improve cache handling.
And make the devenv http server behave similar to a production
environment (related to cache handling).
2020-06-02 16:31:43 +02:00
Andrey Antukh
7d5f9c1078 ♻️ Initial profile and auth refactor. 2020-05-26 13:03:54 +02:00
Andrey Antukh
aca1959dd7 🎉 Add new text shape. 2020-04-27 14:29:18 +02:00
Andrey Antukh
45bf06733f 🔥 Remove react-dnd dependency. 2020-04-20 11:56:10 +02:00
Andrey Antukh
4a4a0d0fd4 ⬆️ Update npm deps. 2020-04-16 10:40:30 +02:00
Andrey Antukh
9db6be2047 🎉 Add tdigest dependency (for performance measure). 2020-04-08 22:48:29 +02:00
Andrey Antukh
8597b87cad 🎉 Add new shortcuts handling implementation. 2020-04-06 12:41:57 +02:00
Andrey Antukh
d974ed750a 🎉 Add randomcolor dependency. 2020-04-06 12:30:29 +02:00
Andrey Antukh
f7bfc4d135 🎉 Migrate from figwheel to shadow-cljs. 2020-03-30 09:46:35 +02:00
Andrey Antukh
ecde4493e0 ♻️ Icons and Styles build refactor. 2020-02-25 16:24:40 +01:00
Andrey Antukh
f57ce57cb3 ♻️ Refactor on docker and build scripts.
- Migrate to from ubuntu to debian.
- Add new buildenv image.
- Remove production images building from this repo.
- Better comaptibility with other architectures (arm64).
- Improved config management.
2020-01-20 13:26:37 +01:00
Andrey Antukh
79a91605d3 📎 Add deps to package.json for experimentation. 2020-01-15 17:58:41 +01:00
Andrey Antukh
f2a926d22d ⬆️ Update npm dependencies. 2020-01-11 15:59:31 +00:00
Andrey Antukh
e7db88a647 ⬆️ Update nodejs dependencies. 2019-11-22 18:30:46 +01:00
Andrey Antukh
8f7d22921e ⬆️ Update npm (mostly development) dependencies. 2019-08-23 19:12:51 +02:00
Andrey Antukh
3f62d7cb65 misc: simplify the build scripts 2019-07-19 08:37:21 +00:00
Andrey Antukh
d908cf566a misc: more speed improvement on develop images building 2019-07-04 09:40:17 +02:00
Andrey Antukh
d8e205ec25 misc: add develop images (faster and debug ready images) 2019-07-04 09:24:20 +02:00
Andrey Antukh
7c1168e797 feat(frontend): improve scss build for production 2019-07-02 20:04:15 +02:00
Andrey Antukh
5fdcae4196 fix(frontend): remove unused and vulnerable npm dependencies 2019-07-02 19:13:39 +02:00
Andrey Antukh
31766fde32 feat: enable runnint test on travis 2019-06-24 19:38:51 +02:00
mathieu.brunot
0109c3ff1d
🚧 Add tests option
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-19 18:31:48 +02:00
Andrey Antukh
7adc4e3d01 feat: add worker build to figwheel 2019-06-03 17:21:07 +02:00
Andrey Antukh
3b648f5aa5 refactor: replace lein with cli tools and update some deps
- also removes docker files from source directories
- minor assets reorganization on back (make it more production ready)
2019-06-03 16:51:20 +02:00
Andrey Antukh
4b14e02692 feat: upgrade to gulp 4.x on frontend build 2019-05-31 13:52:35 +02:00
mathieu.brunot
376de340d6
🐳 Minify in production image 2019-02-19 16:01:31 +01:00
mathieu.brunot
d8f5c256b7
📝 Add npm description 2019-02-15 20:28:24 +01:00
Andrey Antukh
9caeef72ea
Update node version to 7.7.1 and all node dependencies. 2017-03-03 13:39:30 +01:00
Andrey Antukh
e5651f6d5a
Add brotli and gzip static compression to gulp tasks. 2017-02-21 13:23:15 +01:00
Andrey Antukh
bdb4e077a3
Minor fix on frontend dist command. 2017-01-21 16:50:05 +01:00
Andrey Antukh
14a1746ba5
Add builtin lein script. 2016-11-22 16:53:10 +01:00
Andrey Antukh
e21798f1ed
Move all files under frontend directory. 2016-11-20 20:03:17 +01:00
Renamed from package.json (Browse further)