bitcita-web-library
v17.0.2
Published
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.2.4.
Downloads
8
Readme
BitcitaWebLibrary
This library was generated with Angular CLI version 10.2.4.
Code scaffolding
Run ng generate component component-name --project bitcita-web-library
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project bitcita-web-library
.
Note: Don't forget to add
--project bitcita-web-library
or else it will be added to the default project in yourangular.json
file.
Build
Run ng build bitcita-web-library --configuration production
to build the project. The build artifacts will be stored in the dist/
directory.
Publishing
After building your library with ng build bitcita-web-library --configuration production
, go to the dist folder cd dist/bitcita-web-library
and run npm publish
.
Running unit tests
Run ng test bitcita-web-library
to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.
[17.0.2] - 2024-06-05
Corrección versión publicada.
[17.0.1] - 2024-06-05
Nuevo método en CaptchaService para validar el captcha en la versión 3.
[17.0.0] - 2024-06-05
versión para angular17
[16.0.2] - 2024-05-14
Eliminado el withCredentials del TokenInterceptor al dar problemas de CORS
[16.0.1] - 2024-05-10
Nuevo validator para teléfonos móviles
[16.0.0] - 2023-09-11
versión para angular16
[15.0.0] - 2022-11-28
versión para angular15
[14.0.0] - 2022-11-28
versión para angular14
[13.0.4] - 2022-03-03
Corrección expresión regular de los validators: nifNiePassportValidator y passportValidator.
[13.0.3] - 2022-03-03
Cambiar reglas validaciones de los validators: nifNiePassportValidator y passportValidator.
[13.0.2] - 2022-02-25
Validators de 2 nuevos tipos en TipoCheckForm: pasaporte y nifniePasaporte
[13.0.1] - 2022-02-21
Método en CampanyaService para recuperar la campaña a partir de la clave de operación de la cita que se quiere anular.