github ng-alain/delon 12.0.0

latest releases: 18.1.0, 18.0.2, 18.0.1...
3 years ago

Features

Performance Improvements

  • use build-in i18n instead of @ngx-translate/core (#1276) (ba48cc3)

BREAKING CHANGES

DelonChartModule

  • Removed

WINDOW

  • Used import { WINDOW } from '@delon/util/token'; instead

_currency

  • Used price pipe instead

_HttpClient.end

  • Used cleanLoading instead

ModalHelper.open, static

  • open used create instead
  • static used createStatic instead

ScrollService

  • Used import { ScrollService } from '{AT}delon/util/browser'; instead

Badges Class

  • Used nz-tag instead

AlainMockConfig.data

  • Used DelonMockModule.forRoot({ data: {} }) instead

Features

  • abc:st: 新增 index 支持智能代码补全 (#1284) (5d8c017)
  • abc:notice-icon: 新增 emptyText, title, description 支持 TemplateRef (#1256) (596ca40)
  • abc:se,sv: 新增对 nz-divider 支持,显示分隔线 (#1283) (46d6e3d)
  • cache: 新增自定义请求接口 (#1253) (084037e)
  • chart:bar,mini-area,mini-bar: 数据内新增 color 参数 (#1279) (1ea098d)
  • chart:echarts: 支持跟随浏览器调整 (#1263) (9ac3a99)
  • form: visibleIf 参数增加 property 属性 (#1281) (980b8a5)
  • theme:theme-btn: 增加 deployUrl 属性 (#1264) (05ce8f2)
  • theme: 增加工具类开关 (#1280) (273aeed)
  • util: 增加手机号 16 开头格式 (#1282) (cd98359)

Performance Improvements

  • 使用内置简易 i18n 替代 @ngx-translate/core (#1276) (ba48cc3)

BREAKING CHANGES

DelonChartModule

  • 已移除

WINDOW

  • 使用 import { WINDOW } from '@delon/util/token'; 替代

_currency

  • 使用 price 管道替代

_HttpClient.end

  • 使用 cleanLoading 替代

ModalHelper.open, static

  • open 使用 create 替代
  • static 使用 createStatic 替代

ScrollService

  • 使用 import { ScrollService } from '{AT}delon/util/browser'; 替代

Badges Class

  • 使用 nz-tag 替代

AlainMockConfig.data

  • 使用 DelonMockModule.forRoot({ data: {} }) 替代

Don't miss a new delon release

NewReleases is sending notifications on new releases.