Roman Leonenkov
|
c1b0b19d64
|
fix: index out of range in examples/credit-card-form when ccn is empty (#770)
|
2023-06-29 19:37:48 -04:00 |
Glenn Gonda
|
4880cf2a09
|
docs: fix typos and clean up comments
|
2023-02-19 08:45:22 -05:00 |
Christian Muehlhaeuser
|
6b77c8fc10
|
chore: rename StartReturningModel to Run
Added aliases for the old functions, but deprecated them.
|
2022-10-08 01:34:17 +02:00 |
Christian Muehlhaeuser
|
22d15efad7
|
chore: clean up linter errors in examples
|
2022-10-08 00:56:56 +02:00 |
Christian Rocha
|
1a0beff868
|
chore: use go 1.16 (#449)
* chore: use go 1.16 and gofmt accordingly
* chore: also update examples and tuts to go 1.16
|
2022-09-14 19:08:36 -04:00 |
Maas Lalani
|
d56d8ae854
|
Example: Credit Card Input Form (#338)
* feat(cc): Add Credit Card Input Form Example and `ValidatorFuncs` to ensure credit cards are valid
|
2022-06-13 09:39:01 -04:00 |