Skip to content

Latest commit

 

History

History
132 lines (69 loc) · 10.8 KB

CHANGELOG.md

File metadata and controls

132 lines (69 loc) · 10.8 KB

12.2.2 (2021-09-10)

Bug Fixes

  • abc:reuse-tab: fix adding new tab should be after the current (#1345) (d6438cf)
  • abc:st: fix #NULL! value when empty value and type is date (#1338) (52bac24)
  • abc:st: fix between sorts space of resizable handle (#1341) (519adbe)
  • auth: fix ensure change event and get() have consistent results (#1339) (fddb094)
  • cli:tpl: fix incorrect arguments index of schema.json (#1336) (af62081)
  • cli:tpl: fix lose tplName property of schema.json (#1335) (0e7b4f4)
  • form: add widget index sign (#1334) (b192990)
  • util:format: fix invalid mobile number starting with 198 (#1331) (a6faccd)

12.2.1 (2021-08-22)

Bug Fixes

12.2.0 (2021-08-22)

Bug Fixes

  • abc:st: fix render undefined when safeType is text (#1322) (c337d75)
  • form:widget:select: fix invalid orgData of change event (#1312) (#1320) (8c12822)
  • sf: fix unknown keyword: "_description" in strict mode (#1327) (554abd4)
  • site:gen: path error for util-pipes in the windows env (#1326) (29302f5)
  • util:convert: fix invalid defaultValue parament in InputBoolean (#1323) (386690c)
  • util:other:deep: fix can't merge function in deepMergeKey (#1321) (f2f181b)

Features

  • abc:se,sv: add noColon property (#1324) (9f2a031)
  • form:string: add changeDebounceTime, changeMap property (#1315) (3a8a26d)
  • theme:i18n: add interpolation in global config (#1318) (e711865)
  • theme: add [@nz-table-even-background](https://github.com/nz-table-even-background) (#1325) (71d3ef6)
  • theme: add PreloadOptionalModules (#1310) (6df8fd0)

12.1.1 (2021-08-13)

Bug Fixes

  • abc:st: fix invalid toTop when scroll is set (#1311) (c07e1fa)
  • auth: fix invalid write token value in cookie type (#1316) (fd97e51)
  • form:widget:select: fix invalid orgData of changeevent (#1312) (527c212)
  • form: fix invlid type in button (#1314) (d289411)

12.1.0 (2021-08-07)

Bug Fixes

  • abc:page-header: fix can't slider for a lot of tabs (#1304) (90677bb)
  • abc:reuse-tab: fix re-trigger the _onReuseInit event (#1308) (4282fc2)
  • cli: remove deprecated async of test case (#1305) (259a1c2)

Features

12.0.3 (2021-08-01)

Bug Fixes

  • abc:page-header: fix should be run in update mode error (#1297) (1e4ea43)
  • abc:st: fix excel column width (#1296) (b0a9a96)

12.0.2 (2021-07-26)

Bug Fixes

12.0.1 (2021-07-24)

Bug Fixes

  • abc:st: fix optimize when specified new data in call export (#1288) (9416fe1)
  • cli: fix UserLoginComponent is declared by more than on NgModule (#1289) (1042aea)
  • cli: fix duplicate alias of t (#1291) (c4e1943)
  • theme:http: fix missing HttpContext (#1292) (a394400)

12.0.0 (2021-07-16)

Features

Performance Improvements

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