-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
Milestone 2.0.0:
- Build to Angular Package Format (APF)
- Compatibility with Angular Ivy Angular 9 (Ivy) issue #61
- Export directives with basic API Export directives with basic API #45
Next milestone:
- Allow extending cards list Let extend card types #46
- Split validators to general-purpose pure functions and angular-specific validators
- Tree-shakeability (probably introduce breaking changes)
- Remove
requiredvalidation from validators - Validator for CVC/CVV which is based on card type (Visa/Amex = length 3/4)
Project maintenance:
- setup automatic workflows for testing
- switch to Conventional Commits
- add more examples in Readme (how to get card scheme in component class)
- provide recommendations in readme about autocomplete attributes and
inputmodeattribute - setup badges
- deploy demo project somewhere
- setup badges in readme
Code quality:
- Enable strict mode in typescript
- Setup linting with recommended rules
- Cover with unit test not covered parts
- cover with e2e tests demo application
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels