Skip to content

Commit

Permalink
fix for cropperjs and readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Resul Avan authored and Resul Avan committed Jun 15, 2020
1 parent e7557de commit 8abe897
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ See the [Features](#features) for more functionalities
- [x] firebase-storage
- [x] profile photo
- [x] cover photo
- [x] upload single validated image
- [x] firestore
- [x] user collection
- [x] firebase-auth
Expand Down Expand Up @@ -94,6 +95,7 @@ See the [Features](#features) for more functionalities
- [x] Turkish
- [x] vee-validate
- [x] integration with nuxt-i18n
- [x] custom validation for image
- [x] SEO
- [x] Google meta
- [x] Facebook meta
Expand All @@ -105,6 +107,7 @@ See the [Features](#features) for more functionalities
- [x] crop with cropperjs
- [x] lightbox with buefy/bulma
- [x] hover button on profile photo
- [x] square/round background image
- [x] custom error page - simple
- [x] global notification
- [x] toaster notification
Expand Down
1 change: 1 addition & 0 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"bulma-helpers": "^0.3.12",
"cookie-parser": "^1.4.5",
"cookie-universal-nuxt": "^2.1.4",
"cropperjs": "^1.5.7",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"firebase": "^7.15.0",
Expand Down

0 comments on commit 8abe897

Please sign in to comment.