更新日志

NG-YUNZAI 严格遵循 Semantic Versioning 2.0.0 语义化版本规范。

发布周期

  • 修订版本号:每周末会进行日常 bugfix 更新。(如果有紧急的 bugfix,则任何时候都可发布)

  • 次版本号:每月发布一个带有新特性的向下兼容的版本。

  • 主版本号:含有破坏性更新和新特性,不在发布周期内。


17.3.22024-03-21

BugFixes

  • abc:cell: fix can't change detection of widget (931f613)

  • abc:st: fix resizeable will trigger sorting or filter (#1788) (8c43573)

  • abc:st: fix sorting trigger misalignment in mulit-column (#1767) (a09ccb0)

  • daily fix (1a91dd8)

  • from: fix test (cdf6ed7)

  • layout: 修改layoutDisplayService无法隐藏头部及左侧bug (1b67259)

  • theme: correct .no-data text color in dark (9515974)

  • theme: fix ng-package.json (ad3d4b9)

17.3.02024-03-14

BugFixes

  • abc:reuse-tab: fix can't cache when component is not used (110c44a)

  • all: 1.修改header模式;2.修改浏览器title设置规则;3.修改主题按钮位置;4.左侧系统图标点击弹出“关于本应用”弹窗; (a3aedf4)

  • cli: add ./ current fold in startup.service (978d926)

  • theme: fix theme title service (e672ea7)

Features

  • auth: ignore all local resource (f542903)

17.2.32024-02-22

BugFixes

17.2.22024-02-22

BugFixes

  • bcs:iframe: add missing styles (0612238)

  • bcs: add missing COMPONENT (58c51c7)

  • bcs: add missing module (40e36e1)

  • bcs: add missing styles (db858b6)

  • bcs: fix contact component import path (35df484)

  • bis: fix layout import (b0aeb4c)

  • theme: fix missing less (7d1fd6c)

17.2.12024-02-19

BugFixes

17.2.02024-02-02

BugFixes

Features

17.1.02024-01-20

BugFixes

Features

17.0.52023-12-25

  • fix(abc:st): 修复导出Excel不匹配 (#1740) (a46f2ee), closes #1740

  • fix(form:array): 修复无效 trackBy (#1741) (3e55228), closes #1741

17.0.42023-12-20

  • fix(abc:se): 修复响应式表单无法自动识别必填项 (#1737) (a2ca109), closes #1737

  • fix(abc:sv): 修复有边框时底部间距问题 (#1732) (b5bea4e), closes #1732

  • fix(util:pipe:filter): 修复应该使用 pure (#1735) (f374209), closes #1735

  • fix(cli): 修复拼写错误 'providers' (#1731) (5eafa8f), closes #1731

17.0.32023-12-08

  • fix(theme:i18n): 纠正 i18n 管道参数类型不匹配 (#1723) (bdf0e62), closes #1723

  • fix(cli): 纠正生成NG-YUNZAI存在空值问题 (#1724) (c88c9f2), closes #1724

17.0.22023-11-27

  • fix(cli): fix cannot find module @angular/cdk/schematics (#1721) (49a84a1), closes #1721

17.0.12023-11-26

  • fix(cli): 修复不支持 node 20 版本 (#1719) (df40bb3), closes #1719

17.0.02023-11-26

BreakingChanges

  • refactor(form): 重构低频率小部件为可选导入 (#1668) (8ab0e82), closes #1668

  • build: 移除 networkEnv 插件,使用 nnrm 替代 (#1680) (b7dbc68), closes #1680

  • feat(acl): 移除 forRoot (#1690) (4472d48), closes #1690

Features

  • feat(cli): 支持多重项目下使用 ng add ng-yunzai (#1664) (e5476e2), closes #1664

  • feat(theme): 新增 provideYunzai (#1697) (4311426), closes #1697

  • feat(abc:cell): 新增 provideCellWidgets (#1700) (7ea0daf), closes #1700

  • feat(abc:reuse-tab): 新增 provideReuseTabConfig (#1707) (2f85357), closes #1707

  • feat(abc:st): 新增 provideSTWidgets (#1701) (065316a), closes #1701

  • feat(theme:_httpclient): 新增 timestampSecond 支持 10 位时间戳 (#1670) (051b087), closes #1670

  • feat(theme:pipe:date): 支持全局配置格式化字符串 (#1711) (b3b93fa), closes #1711

  • feat: 新增 provideYunzaiConfig (#1689) (b9e0fad), closes #1689

  • feat(auth): 新增 provideAuth (#1704) (c0c731b), closes #1704

  • feat(form): 新增 provideSFConfig (#1702) (2404802), closes #1702

  • feat(mock): 新增 mockInterceptor (#1698) (da051b2), closes #1698

  • feat(mock): 支持异步返回,例如 PromiseObservable (#1686) (d7980db), closes #1686

  • feat(mock): 新增 provideYelonMockConfig (#1695) (683ab23), closes #1695

  • feat(testing): 新增 delay function (#1682) (f83ea57), closes #1682

  • build: support pnpm and update yarn to 4 (#1678) (b904b9a), closes #1678

BugFixes

  • fix(theme:preloader): 修复启动动画存在懒加载时空白问题 (#1691) (f09c324), closes #1691

  • fix(cli:update): 修复自动追加 @_mock 路径 (#1675) (d014b54), closes #1675

历史版本

历史版本的更新记录可以在 Github 查看。

Loading...