Releases: aprendendofelipe/tabnews
Releases · aprendendofelipe/tabnews
form-example: v0.0.5
0.0.5 (2024-11-22)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/forms bumped from 0.2.2 to 0.2.3
- dependencies
forms: v0.2.2
0.2.2 (2024-11-11)
Bug Fixes
- card-cvv: update format and validation to support 4-digit CVV (3e75c01)
- card-fields: update card number length validation and formatting (4295f68)
- password-fields: add autocomplete attributes for password inputs (cafe630)
- password-fields: remove name properties from password field definitions (5accd2c)
form-example: v0.0.4
0.0.4 (2024-11-11)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/forms bumped from 0.2.1 to 0.2.2
- dependencies
ui: v0.3.1
ui: v0.3.0
hooks: v0.1.2
helpers: v0.1.2
forms: v0.2.1
0.2.1 (2024-11-07)
Bug Fixes
- update import paths to include file extensions (566a28f)
- useForm: update form handling for missing configuration (1f3ce99)
- validation-br: import from @tabnews/forms (200169d)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/helpers bumped from ^0.1.1 to ^0.1.2
- @tabnews/hooks bumped from ^0.1.1 to ^0.1.2
- dependencies
forms: v0.2.0
0.2.0 (2024-11-07)
Features
- forms: add address fields with validation and autocomplete support (3476503)
- forms: add autoComplete attribute to phone field and enhance tests (ff49a50)
- forms: add card fields with validation (bfa51a9)
- forms: add full name and username fields with validation (0394901)
- forms: add password fields with validation and confirmation logic (2fab432)
- forms: enhance email field confirmation (a7c193c)
- forms: implement CPF/CNPJ document handling with validation (7ddd9dd)
- useForm: add submitDisabled and submitHidden options (39a955a)
- useForm: add tests for checkbox (64cc390)
form-example: v0.0.3
0.0.3 (2024-11-07)
Bug Fixes
- update import paths to include file extensions (566a28f)
- useForm: update form handling for missing configuration (1f3ce99)
- validation-br: import from @tabnews/forms (200169d)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @tabnews/forms bumped from 0.2.0 to 0.2.1
- @tabnews/ui bumped from 0.3.0 to 0.3.1
- dependencies