Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Enki #53

Open
wants to merge 67 commits into
base: card-stateful-componet
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
f63d178
Update README.md
jasminmif Oct 29, 2019
51562d9
Update README.md
jasminmif Oct 29, 2019
e6d2b82
Merge pull request #1 from jasminmif/card-stateful-componet
jasminmif Oct 31, 2019
551ffbd
Add CSS transition to Card Holder and Expiration Date
jasminmif Nov 4, 2019
ab71fbd
Fix the issue with Expires Transition on Month Update
jasminmif Nov 4, 2019
1ffe8e1
Card Fade Up animation improvement
jasminmif Nov 5, 2019
b6ce3b3
Mask Credit Card Number
jasminmif Nov 6, 2019
29fc72c
Readme updates
jasminmif Nov 9, 2019
88f5e95
Libraries used
jasminmif Nov 9, 2019
ce09c7d
Links bullets
jasminmif Nov 9, 2019
e8be975
Readme improvements
jasminmif Nov 9, 2019
8570453
Add Images and gif display
jasminmif Nov 9, 2019
fda7d66
Credit Card CVV background random
jasminmif Nov 9, 2019
2dc7afd
Credit Card CVV background random
jasminmif Nov 9, 2019
cff00e5
Merge branch 'master' of github.com:jasminmif/react-interactive-paycard
jasminmif Nov 9, 2019
ad6e753
Refactor cardType
Nov 10, 2019
9a5b9c9
Merge pull request #2 from zachkirsch/refactor-card-type
jasminmif Nov 10, 2019
71eda56
[ImgBot] Optimize images
ImgBotApp Nov 10, 2019
6c3cb36
Fix ESLint warnings
MichaelDeBoey Nov 10, 2019
a7e19cc
Merge pull request #3 from MichaelDeBoey/imgbot
jasminmif Nov 10, 2019
c127d67
Merge pull request #4 from MichaelDeBoey/fix-eslint
jasminmif Nov 10, 2019
69821d5
Create LICENSE
jasminmif Nov 11, 2019
3983dc3
Merge pull request #7 from jasminmif/add-license-1
jasminmif Nov 11, 2019
1171710
Fix issue where modifying card number anywhere
timiscoding Nov 13, 2019
537fd89
Fix clicking card elements input focus
timiscoding Nov 13, 2019
64ad2a1
Merge pull request #9 from timiscoding/fix-card-num-cursor-jump
jasminmif Nov 13, 2019
1a68422
Adding npm install command (can be helpful for beginners)
StefanSelfTaught Nov 13, 2019
9abda08
Merge pull request #10 from StefanSelfTaught/Readme
jasminmif Nov 14, 2019
cdb4bce
Update index.js
jobintweets Nov 15, 2019
8cbe924
Change export method and move components into index.js files
jetonk Nov 15, 2019
94adcec
Merge pull request #17 from jetonk/improve-exports
jasminmif Nov 15, 2019
06de3b5
Merge pull request #15 from jobintweets/patch-1
jasminmif Nov 15, 2019
a502ca6
Zoom in-out animation on CVV field
jasminmif Dec 23, 2019
94c347a
Add Sandbox Url to readme
jasminmif Dec 25, 2019
e90bfad
Merge pull request #24 from jasminmif/stars-animation
jasminmif Dec 25, 2019
abd1def
Update README.md
jasminmif Dec 25, 2019
ba861e5
Code Refactor
jasminmif Apr 20, 2020
ab63727
Convert from Class to Functional components and code improvements
jasminmif Apr 20, 2020
33fb974
Card Component refactor to functional component and use hooks
jasminmif Apr 25, 2020
1ce0431
Move out of state constants like Month and Years used in dropdowns
jasminmif Apr 26, 2020
5af6aab
Bubble up card references to Parent component
jasminmif Apr 26, 2020
9c2f337
Remove card holder split to array variable
jasminmif Apr 26, 2020
e1ebc64
Merge pull request #25 from jasminmif/functional-components
jasminmif Apr 26, 2020
b830d50
Remove unececary useCallback
jasminmif Apr 26, 2020
b15c7af
Merge branch 'master' of github.com:jasminmif/react-interactive-paycard
jasminmif Apr 26, 2020
df1695d
Remove unused dependency array on callback func
jasminmif Apr 26, 2020
c12c7a6
diners club card-type added
May 26, 2020
4b1f1f3
Merge pull request #27 from vilmacio22/feature/card-type-diners
jasminmif May 28, 2020
d029fd2
Bump node-sass from 4.13.0 to 7.0.0
dependabot[bot] Feb 11, 2022
6a8b72d
Bump handlebars from 4.5.0 to 4.7.7
dependabot[bot] Feb 11, 2022
ee29998
Bump ajv from 6.10.2 to 6.12.6
dependabot[bot] Feb 14, 2022
56a2dcf
Bump follow-redirects from 1.9.0 to 1.14.8
dependabot[bot] Feb 14, 2022
6ad51cd
Merge pull request #35 from jasminmif/dependabot/npm_and_yarn/follow-…
jasminmif Feb 14, 2022
fc6a90b
Bump ws from 5.2.2 to 5.2.3
dependabot[bot] Feb 14, 2022
86de38b
Bump tmpl from 1.0.4 to 1.0.5
dependabot[bot] Feb 14, 2022
e168450
Bump merge-deep from 3.0.2 to 3.0.3
dependabot[bot] Feb 14, 2022
1cfb864
Bump url-parse from 1.4.7 to 1.5.10
dependabot[bot] Feb 27, 2022
fd37d0c
Merge pull request #40 from jasminmif/dependabot/npm_and_yarn/url-par…
jasminmif Apr 6, 2022
22ba276
Merge pull request #37 from jasminmif/dependabot/npm_and_yarn/tmpl-1.0.5
jasminmif Apr 6, 2022
eebcdf0
Merge pull request #38 from jasminmif/dependabot/npm_and_yarn/merge-d…
jasminmif Apr 6, 2022
5cf7774
Bump lodash from 4.17.15 to 4.17.21
dependabot[bot] Apr 6, 2022
ec8d98b
Merge pull request #36 from jasminmif/dependabot/npm_and_yarn/ws-5.2.3
jasminmif Apr 6, 2022
cb0a03f
Merge pull request #41 from jasminmif/dependabot/npm_and_yarn/lodash-…
jasminmif Apr 6, 2022
bbf512d
Merge pull request #34 from jasminmif/dependabot/npm_and_yarn/ajv-6.12.6
jasminmif Apr 6, 2022
72a0aee
Merge pull request #33 from jasminmif/dependabot/npm_and_yarn/handleb…
jasminmif Apr 6, 2022
473081e
Merge pull request #32 from jasminmif/dependabot/npm_and_yarn/node-sa…
jasminmif Apr 6, 2022
50bbc5b
Create Enki
Anunakiler Nov 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[ImgBot] Optimize images
*Total -- 474.70kb -> 422.96kb (10.9%)

/public/chip.png -- 16.08kb -> 6.31kb (60.78%)
/public/logo192.png -- 8.38kb -> 5.10kb (39.13%)
/public/logo512.png -- 22.38kb -> 14.05kb (37.24%)
/public/card-type/mastercard.png -- 9.94kb -> 6.58kb (33.81%)
/public/card-type/visa.png -- 5.79kb -> 3.92kb (32.26%)
/public/card-type/amex.png -- 8.59kb -> 5.96kb (30.62%)
/public/card-type/troy.png -- 4.77kb -> 3.45kb (27.66%)
/public/card-type/discover.png -- 43.38kb -> 32.61kb (24.81%)
/public/card-type/unionpay.png -- 16.76kb -> 14.65kb (12.62%)
/public/card-background/23.jpeg -- 106.72kb -> 103.67kb (2.86%)
/public/card-background/25.jpeg -- 100.44kb -> 97.89kb (2.54%)
/public/card-background/18.jpeg -- 104.58kb -> 102.01kb (2.45%)
/public/card-background/20.jpeg -- 18.87kb -> 18.75kb (0.63%)
/src/logo.svg -- 8.01kb -> 8.01kb (0.01%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
ImgBotApp committed Nov 10, 2019
commit 71eda56649db8093b1fdb6502fdf5a7d89e9e5f9
Binary file modified public/card-background/18.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/card-background/20.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/card-background/23.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/card-background/25.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/card-type/amex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/card-type/discover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/card-type/mastercard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/card-type/troy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/card-type/unionpay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/card-type/visa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/chip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.