Skip to content

Latest commit

 

History

History
116 lines (83 loc) · 7.97 KB

CHANGELOG.CN.md

File metadata and controls

116 lines (83 loc) · 7.97 KB

v18.0.0

破坏性更新

  • feat: angular升级到v18;

v17.0.0

破坏性更新

  • feat: angular升级到v17;

v16.2.0


v16.1.0


v16.0.0

破坏性更新

  • feat: angular升级到v16;
  • refactor: [nbPlaceholder] - 使用NbUnsubscribeService管理rxjs的订阅

v15.1.0

  • feat: [nb-r-str] - 支持以standalone component的方式引入
  • feat: [nbPlaceholder] - 支持以standalone component的方式引入
  • feat: img[nbImg] - 支持以standalone component的方式引入
  • refactor: img[nbImg] - 优化图片的加载时机
  • feat: nbIsAsync - 支持以standalone component的方式引入
  • feat: nbIsBoolean - 支持以standalone component的方式引入
  • feat: nbIsNumber - 支持以standalone component的方式引入
  • feat: nbIsObservable - 支持以standalone component的方式引入
  • feat: nbIsString - 支持以standalone component的方式引入
  • feat: nbTplContent - 支持以standalone component的方式引入

v15.0.0

破坏性更新

  • feat: angular升级到v15;

v14.0.0

破坏性更新

  • feat: angular升级到v14;

v13.0.0

破坏性更新

  • feat: angular升级到v13;

v12.2.0

  • feat: img[nbImg] - 在image加载完成前添加loading效果,当加载失败时会显示预设置好的图片;

v12.1.0


  • fix: 一些情况下,在ChangeDetectionStrategy.OnPush下不会更新

v12.0.0