aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update dependencies (#13)Ben Woodward2020-09-221-208/+267
|
* Update dependencies (#10)Ben Woodward2020-08-221-968/+1018
| | | | | * yarn upgrade * Upgrade all lodash deps to ^4.17.19
* :lipstick: Update headerbndw2020-06-203-4/+4
|
* :lipstick: Update imagebndw2020-06-201-3/+1
|
* :construction_worker: CI: Multi-stage buildbndw2020-06-083-6/+19
|
* construction_worker: CI: run 'yarn' in the build targetbndw2020-06-082-1/+1
|
* Update deps (#7)Ben Woodward2020-06-073-959/+1066
| | | | | | | * :arrow_up: yarn upgrade * Run yarn for first time install * :lipstick: s/maxlength/maxLength on input fields
* :memo: Update READMEbndw2020-06-071-2/+2
|
* :bug: Escape special chars (#6)Ben Woodward2020-06-071-1/+19
| | | | Escapes special characters `";,:\` Fixes #3
* Serif font for input fields (#5)Ben Woodward2020-06-042-2/+5
| | | Fixes #4
* Rewrite Card.js with hooks (#1)Yusuf YILDIZ2020-06-021-47/+33
|
* :bug: Set maxLength on inputsbndw2020-05-311-2/+2
|
* :lipstick: Dashed card borderbndw2020-05-311-4/+3
|
* :lipstick: Update titlebndw2020-05-311-1/+1
|
* :fire: Remove create-react-app boilerplatebndw2020-05-316-169/+0
|
* :memo: Note about privacybndw2020-05-311-2/+3
|
* :lipstick: Update readmebndw2020-05-311-2/+13
|
* Initial commitbndw2020-05-3119-156/+211
|
* Initialize project using Create React Appbndw2020-05-3018-0/+11305