@kengic/vue 0.19.2-beta.8 → 0.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ # 0.20.0
2
+
3
+ 1. `kg-search-header-teleport` 重命名为 `kg-layout-header-teleport`,
4
+ 2. 添加配置 `IKgOption.KgLayoutTab.isTeleportToHeader` 并且默认为 `true`, 即多标签页默认会放到页面头部,
5
+
6
+ ---
7
+
1
8
  # 0.19.0
2
9
 
3
10
  1. 支持新版本的 DDA 的创建, 需要更新数据 `20240401000000000.sql`