1
0
Fork 0
mirror of https://github.com/voltbonn/profile-picture-generator.git synced 2024-12-22 07:45:04 +00:00
Commit graph

195 commits

Author SHA1 Message Date
thomasrosen
4fa8f9bb83 corrected the frame colors 2021-02-05 18:56:36 +01:00
thomasrosen
336ac3decf BUGFIX corrected button margins 2021-01-23 22:42:49 +01:00
thomasrosen
9f6de623d2 added some more hashtags 2021-01-23 22:36:35 +01:00
thomasrosen
b0db0a2015 smaller button margin 2021-01-23 22:36:27 +01:00
thomasrosen
aa06b1f8a6 use favicon as apple-touch-icon 2021-01-23 22:27:17 +01:00
thomasrosen
dd343b87a3 changed favicons from purple to white 2021-01-23 22:27:04 +01:00
thomasrosen
f9401f74c7 BUGFIX missing comma 2021-01-23 22:16:53 +01:00
thomasrosen
0f3d69b439 reduced file size 2021-01-23 22:16:30 +01:00
thomasrosen
1cfd256c49 added #JoinTheChange Hashtag 2021-01-23 22:16:11 +01:00
thomasrosen
e90ca497d0 added more languages 2021-01-23 22:12:05 +01:00
thomasrosen
8bf08eed92 translated the header image / logo 2021-01-23 22:09:14 +01:00
thomasrosen
9d145f63bf BUGFIX use unique keys in the hashtag-chooser 2021-01-23 21:47:53 +01:00
thomasrosen
5b353b90ff BUGFIX The frames should have the same border as the buttons when selected 2021-01-23 21:46:44 +01:00
thomasrosen
51ce05b021 tags in one line 2021-01-23 21:37:50 +01:00
thomasrosen
f14f514c4c removed white round image 2021-01-23 21:34:39 +01:00
thomasrosen
c9e38c52a3 only show editor+download, when originalPhoto, frameURL and handleHashtagURL are set 2021-01-23 21:34:29 +01:00
thomasrosen
a716841941 always show frame and hashtag chooser 2021-01-23 21:33:54 +01:00
thomasrosen
7357abed51 fixed the volt bg color 2021-01-23 21:33:32 +01:00
thomasrosen
0ddd0edb64 BUGFIX wrong translation 2021-01-23 21:32:54 +01:00
thomasrosen
3865e796e4 rearranged the hashtags 2021-01-23 21:21:45 +01:00
thomasrosen
3ae18f3412 BUGFIX missing hook dependency 2021-01-23 21:21:31 +01:00
thomasrosen
ed49e9ff66 added locale chooser 2021-01-23 21:18:18 +01:00
thomasrosen
0102b867bf moved css from .hashtag_button to button 2021-01-23 21:13:53 +01:00
thomasrosen
5a4a1b1372 BUGFIX rebuild languge-bundle when userLocales changes 2021-01-23 20:48:55 +01:00
thomasrosen
0a9bd18338 rewritten AppLocalizationProvider as function-component 2021-01-23 20:46:17 +01:00
thomasrosen
980fa7b325 added german translation
and moved headlines from sub-components into App.js
2021-01-23 20:14:41 +01:00
thomasrosen
d31f09cc30 started localization 2021-01-23 19:39:01 +01:00
thomasrosen
a5f000b96f moved mergeImages import upwards 2021-01-23 19:38:20 +01:00
thomasrosen
41cbf28c10 added margin to the footer 2021-01-23 19:37:59 +01:00
thomasrosen
7bd2d9fd54 added footer with imprint, privacy policy and sourcecode links 2021-01-23 19:20:21 +01:00
thomasrosen
1ad43ddf64 css to correctly display the hashtag chooser and hashtag in editor 2021-01-23 19:03:16 +01:00
thomasrosen
398936bafd volt-purple as editor background 2021-01-23 19:02:48 +01:00
thomasrosen
6db0040f37 added empty default image to not show the default border 2021-01-23 18:58:30 +01:00
thomasrosen
95ff3567af added hashtag-chooser 2021-01-23 18:57:34 +01:00
thomasrosen
176d820785 added white round bottom frame 2021-01-23 18:56:56 +01:00
thomasrosen
bebb19b483 removed hashtags from frames 2021-01-23 18:56:40 +01:00
thomasrosen
37f0eb4e19 removed console.log 2021-01-23 18:54:19 +01:00
thomasrosen
b7a3c87aa1 purple background 2021-01-23 18:53:46 +01:00
thomasrosen
c57707b305 images have url in their name and hashtagURL can be displayed 2021-01-23 18:53:00 +01:00
thomasrosen
d9f131e163 removed foreground frome callback dependecy 2021-01-23 18:52:14 +01:00
thomasrosen
7aee89b586 moved mixed up 2021-01-23 18:47:33 +01:00
thomasrosen
fa2ee4fe36 removed some frames 2021-01-23 18:47:16 +01:00
thomasrosen
e2f3259d41 changed onFrameChange to onChange 2021-01-23 18:44:39 +01:00
thomasrosen
266c86b958 Don't tell about the scaling feature, as it does not work everywhere. 2021-01-23 13:50:24 +01:00
thomasrosen
e6ebe3f174 BUGFIX prevent scrolling on the editor element on iOS 2021-01-23 13:48:24 +01:00
thomasrosen
715044e381 BUGFIX download wasn't triggered on iOS 2021-01-23 13:47:32 +01:00
thomasrosen
c74117b152 added info to a good codepen 2021-01-23 13:46:59 +01:00
thomasrosen
a7f8b90b26 removed example 2021-01-23 13:15:55 +01:00
thomasrosen
2e6795f79f added basic editing (moving + scaling)
it doesn't yet work on touch devinces
2021-01-23 12:50:39 +01:00
thomasrosen
f70c295da3 modified the copied function, to fit the style guide 2021-01-22 08:45:09 +01:00