- feat: Upgrade
angulartov20;
- feat: Upgrade
angulartov19;
- feat: Upgrade
angulartov18;
- feat: Upgrade
angulartov17;
- feat: NbUnsubscribeService - Update the return valud of the
collectASubscriptionByKey()function:issues/30
- feat: Upgrade
angulartov16;
- feat: NbUnsubscribeService - Provide the functions to unsubscribe rxjs
- refactor:
[nbPlaceholder]- Using NbUnsubscribeService to manage rxjs subscriptions
- feat:
[nb-r-str]- Support to be imported as astandalone component
- feat:
[nbPlaceholder]- Support to be imported as astandalone component - feat:
img[nbImg]- Support to be imported as astandalone component - refactor:
img[nbImg]- Optimising the timing for loading images
- feat:
nbIsAsync- Support to be imported as astandalone component - feat:
nbIsBoolean- Support to be imported as astandalone component - feat:
nbIsNumber- Support to be imported as astandalone component - feat:
nbIsObservable- Support to be imported as astandalone component - feat:
nbIsString- Support to be imported as astandalone component - feat:
nbTplContent- Support to be imported as astandalone component
- feat: Upgrade
angulartov15;
- feat: Upgrade
angulartov14;
- feat: Upgrade
angulartov13;
- feat:
img[nbImg]- Add loading effect when loading image. When failure to load image, it will display the picture which is preset;
- feat: NB_DEFAULT_LOADING_IMG - It is the token is used for presetting the loading effect picture via DI;
- feat: NB_DEFAULT_ERR_IMG - It is the token is used for presetting the picture which is displayed when failure to load the image via DI;
- feat:
nbIsBoolean- Check the value is boolean type - feat:
nbIsNumber- Check the value is number type - feat:
nbIsString- Check the value is string type
- fix: The placeholder attr value will auto be updated in some cases when the changeDetection is
ChangeDetectionStrategy.OnPush
- feat: NbCommonModule - provide useful
component,directive,pipe - feat: NbCommonTestingModule - provide the env to unit test
- feat: getTplRefInstance() - Get templateRef's fixture, component, tplRef
- feat: NbValueTypeService - provide the function to get the type of value
- feat:
[nb-r-str]- render the string content
- feat:
[nbPlaceholder]- Set the value of placeholder attribute
- feat:
nbIsAsync- check the value is async type - feat:
nbIsObservable- check the value is Observable - feat:
nbTplContent- get the TemplateRef content