neko-ui 2.6.0 → 2.6.2
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 +519 -0
- package/SECURITY.md +25 -0
- package/package.json +7 -5
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,519 @@
|
|
|
1
|
+
# Change log
|
|
2
|
+
|
|
3
|
+
## Last
|
|
4
|
+
|
|
5
|
+
### 📚 Documentation
|
|
6
|
+
|
|
7
|
+
- polyfill false ([5009662](https://github.com/monako97/neko-ui/commit/50096621efc6fadc7a4d57f0be347bca93000f57))
|
|
8
|
+
|
|
9
|
+
## [2.6.1](https://github.com/monako97/neko-ui/compare/2.6.0...2.6.1) (11-29-2023)
|
|
10
|
+
|
|
11
|
+
### 📦 Code Refactoring
|
|
12
|
+
|
|
13
|
+
- 打包工具更新 ([225846b](https://github.com/monako97/neko-ui/commit/225846bb1e140a8a7e91705182339a8865e04705))
|
|
14
|
+
|
|
15
|
+
### 📚 Documentation
|
|
16
|
+
|
|
17
|
+
- fix ([11d692f](https://github.com/monako97/neko-ui/commit/11d692f38fe29c921e12f70e261ce6160911fb47))
|
|
18
|
+
|
|
19
|
+
### 🐛 Bug Fixes
|
|
20
|
+
|
|
21
|
+
- docs ([3ca52b8](https://github.com/monako97/neko-ui/commit/3ca52b8954343038ea95505c37d026ad016e2abb))
|
|
22
|
+
|
|
23
|
+
## [2.6.0](https://github.com/monako97/neko-ui/compare/2.5.1...2.6.0) (11-26-2023)
|
|
24
|
+
|
|
25
|
+
### ✨ Features
|
|
26
|
+
|
|
27
|
+
- n-modal 模态框 ([b0e5009](https://github.com/monako97/neko-ui/commit/b0e50096dc15113661e4c72b0801112776e59dc5))
|
|
28
|
+
- 启动框架更新 ([d92969a](https://github.com/monako97/neko-ui/commit/d92969a8be3c838076945ddf44b72eb1914425c5))
|
|
29
|
+
- 启动框架更新 ([9ade37a](https://github.com/monako97/neko-ui/commit/9ade37a5fbd2260894b54e05c3902491c2699048))
|
|
30
|
+
- 启动框架更新 ([e6be64b](https://github.com/monako97/neko-ui/commit/e6be64bd257654358dc9fb394b8253c3538d14b5))
|
|
31
|
+
- rive ([311d299](https://github.com/monako97/neko-ui/commit/311d299a13e6c9e0de7fa74dc9dd0ee493adee07))
|
|
32
|
+
- input 支持提示大写锁定图标 ([5314ea1](https://github.com/monako97/neko-ui/commit/5314ea163b570e41fdd30d181b3492979f61ccae))
|
|
33
|
+
|
|
34
|
+
### 📚 Documentation
|
|
35
|
+
|
|
36
|
+
- polyfill ([20f4685](https://github.com/monako97/neko-ui/commit/20f4685292c688f0b68acec8f4d97ae6137f9f20))
|
|
37
|
+
- polyfill ([0405059](https://github.com/monako97/neko-ui/commit/04050596a224305deb841ed1c673bce1a5e4705c))
|
|
38
|
+
|
|
39
|
+
### 🐛 Bug Fixes
|
|
40
|
+
|
|
41
|
+
- action ([0d7677a](https://github.com/monako97/neko-ui/commit/0d7677a3de84682329570eae90f0fbd1eba00233))
|
|
42
|
+
- @app/locals ([5b66a9e](https://github.com/monako97/neko-ui/commit/5b66a9ef86afef3f992fef247b179d95df11ee63))
|
|
43
|
+
- replaceChildren polyfill ([75732d4](https://github.com/monako97/neko-ui/commit/75732d4770e2c5a00037338f43dd931b14f970da))
|
|
44
|
+
|
|
45
|
+
### 📦 Code Refactoring
|
|
46
|
+
|
|
47
|
+
- 打包速度提升 ([52ce6e2](https://github.com/monako97/neko-ui/commit/52ce6e27fef79cf6c8d2ad17acbcb5b152063693))
|
|
48
|
+
- 打包速度提升 58% ([e7858e8](https://github.com/monako97/neko-ui/commit/e7858e88759193e3308357e253ee4b1fcb06d78f))
|
|
49
|
+
|
|
50
|
+
## [2.5.1](https://github.com/monako97/neko-ui/compare/2.5.0...2.5.1) (10-12-2023)
|
|
51
|
+
|
|
52
|
+
### 📦 Code Refactoring
|
|
53
|
+
|
|
54
|
+
- 将 @swc/helpers 作为依赖 ([b6d96a5](https://github.com/monako97/neko-ui/commit/b6d96a569d0788da680291e6bc618549831fc2a0))
|
|
55
|
+
|
|
56
|
+
### 📚 Documentation
|
|
57
|
+
|
|
58
|
+
- update readme ([428dcc5](https://github.com/monako97/neko-ui/commit/428dcc5c67aa319629569409d32adfca34436c18))
|
|
59
|
+
|
|
60
|
+
## [2.5.0](https://github.com/monako97/neko-ui/compare/2.4.4...2.5.0) (10-11-2023)
|
|
61
|
+
|
|
62
|
+
### ✨ Features
|
|
63
|
+
|
|
64
|
+
- 支持按需引入 ([3e37948](https://github.com/monako97/neko-ui/commit/3e37948010ab65893151ba83bd9b7e6f000584a6))
|
|
65
|
+
|
|
66
|
+
## [2.4.4](https://github.com/monako97/neko-ui/compare/2.4.3...2.4.4) (9-21-2023)
|
|
67
|
+
|
|
68
|
+
### 💎 Styles
|
|
69
|
+
|
|
70
|
+
- 1. md中表格的browser logo样式; 2. 基于 swc_core 0.83.16 的全新构建 ([f3ba66d](https://github.com/monako97/neko-ui/commit/f3ba66dd867a5e1a760e69231b891b76c64006c0))
|
|
71
|
+
|
|
72
|
+
### 🐛 Bug Fixes
|
|
73
|
+
|
|
74
|
+
- github actions ([77e94e0](https://github.com/monako97/neko-ui/commit/77e94e0a29d845e25012456ffb0a65fefae52109))
|
|
75
|
+
- github actions ([682ac99](https://github.com/monako97/neko-ui/commit/682ac99a77dc38829d16e14db76a7b8101f2322e))
|
|
76
|
+
- github actions ([29a5a6d](https://github.com/monako97/neko-ui/commit/29a5a6d91dcae3d9fc10fb0a60ec40167a789e32))
|
|
77
|
+
- github actions ([af86d9d](https://github.com/monako97/neko-ui/commit/af86d9d9bd3926c913d540720ab23fb5f89a31af))
|
|
78
|
+
|
|
79
|
+
## [2.4.3](https://github.com/monako97/neko-ui/compare/2.4.0...2.4.3) (9-19-2023)
|
|
80
|
+
|
|
81
|
+
### ✨ Features
|
|
82
|
+
|
|
83
|
+
- code 支持 diff, 添加案例 ([585573c](https://github.com/monako97/neko-ui/commit/585573c7bf69c8be629b6f49834cd8056a895ec7))
|
|
84
|
+
|
|
85
|
+
### 🐛 Bug Fixes
|
|
86
|
+
|
|
87
|
+
- md、code ([f50e30e](https://github.com/monako97/neko-ui/commit/f50e30e8562b34c165803da144ed68d35a4f1b12))
|
|
88
|
+
|
|
89
|
+
### 📦 Code Refactoring
|
|
90
|
+
|
|
91
|
+
- 颜色选择器弹出面板使用web component ([18792cb](https://github.com/monako97/neko-ui/commit/18792cbd38590b41c3cd42d99d54d779cd230f9d))
|
|
92
|
+
|
|
93
|
+
### 📚 Documentation
|
|
94
|
+
|
|
95
|
+
- fix katex ([95dd94e](https://github.com/monako97/neko-ui/commit/95dd94e09ea12b1c1b9596a01ec4b3743dd4bda9))
|
|
96
|
+
- fix katex ([5c82c83](https://github.com/monako97/neko-ui/commit/5c82c83ae12bcff7d92c0f8b42dd50d46a9ddf3b))
|
|
97
|
+
- fix ([9f5b866](https://github.com/monako97/neko-ui/commit/9f5b866fab056c22008e97f0e1b02490f3f0ce13))
|
|
98
|
+
|
|
99
|
+
## [2.4.0](https://github.com/monako97/neko-ui/compare/2.3.5...2.4.0) (9-14-2023)
|
|
100
|
+
|
|
101
|
+
### ✨ Features
|
|
102
|
+
|
|
103
|
+
- 使用 webworker 处理markdown及代码高亮 ([a530037](https://github.com/monako97/neko-ui/commit/a530037e7928525cd022c0c13c91da96cb689864))
|
|
104
|
+
|
|
105
|
+
### 🐛 Bug Fixes
|
|
106
|
+
|
|
107
|
+
- md children ([ab00335](https://github.com/monako97/neko-ui/commit/ab00335339da5458fc92a1fe52cc78594fa93a32))
|
|
108
|
+
- 在html中使用时, 不应该有必选属性 ([b25a90b](https://github.com/monako97/neko-ui/commit/b25a90b1adedf8281bd0e003fc92044eaa6a3bed))
|
|
109
|
+
|
|
110
|
+
### 📚 Documentation
|
|
111
|
+
|
|
112
|
+
- 更新安全策略、问题模版 ([4f59fa2](https://github.com/monako97/neko-ui/commit/4f59fa22b360db2b7c64640d55e5479e89df9994))
|
|
113
|
+
- 添加工程模块说明 ([fa69606](https://github.com/monako97/neko-ui/commit/fa696067efc9e0b30f322a19bb0cd306539790aa))
|
|
114
|
+
|
|
115
|
+
## [2.3.5](https://github.com/monako97/neko-ui/compare/2.3.0...2.3.5) (8-29-2023)
|
|
116
|
+
|
|
117
|
+
### 📚 Documentation
|
|
118
|
+
|
|
119
|
+
- update ([a579ea8](https://github.com/monako97/neko-ui/commit/a579ea8a1db7cfd216bd35375ae1aa7bbc374246))
|
|
120
|
+
- update ([63cc689](https://github.com/monako97/neko-ui/commit/63cc68921d32e95a103f1330edeb53a56c31d37b))
|
|
121
|
+
- table 表格栏配置更新 ([b4bbe57](https://github.com/monako97/neko-ui/commit/b4bbe57bcafa0f64b1a0215e7f3e1df6f36cab67))
|
|
122
|
+
|
|
123
|
+
### 💎 Styles
|
|
124
|
+
|
|
125
|
+
- custom css ([7023f5a](https://github.com/monako97/neko-ui/commit/7023f5ab88d19849e2cabcc82df538982a225b97))
|
|
126
|
+
|
|
127
|
+
### 📦 Code Refactoring
|
|
128
|
+
|
|
129
|
+
- intrinsic elements ([0e66110](https://github.com/monako97/neko-ui/commit/0e66110e040ad61ffc3e33f972beb7ccec1d2358))
|
|
130
|
+
- 更换正式版框架 ([91e8d94](https://github.com/monako97/neko-ui/commit/91e8d94d37f428e31a1e51abef82f99694655aeb))
|
|
131
|
+
|
|
132
|
+
### 🐛 Bug Fixes
|
|
133
|
+
|
|
134
|
+
- 文档重定向出现/?/ ([1de7417](https://github.com/monako97/neko-ui/commit/1de7417f16705bcbe6d4ed2e7b49f5eb152db0dd))
|
|
135
|
+
- 文档重定向出现/?/ ([95fea77](https://github.com/monako97/neko-ui/commit/95fea77138de2181271ad303b8f25e1a7b6e2ed2))
|
|
136
|
+
- attrs ([e4b652e](https://github.com/monako97/neko-ui/commit/e4b652eaccc4a8a1372b15561a23bc5da803ae28))
|
|
137
|
+
- docs ([2154a10](https://github.com/monako97/neko-ui/commit/2154a10b279bee482d0ac6dc568acf454e96f243))
|
|
138
|
+
- ci ([738da61](https://github.com/monako97/neko-ui/commit/738da61a147c5998ff5b806c92075ba0035203dc))
|
|
139
|
+
- 修复自定义函数的最终类型 ([95f4f5e](https://github.com/monako97/neko-ui/commit/95f4f5e0a015b6b023b3af9a2210b349ae6cec3e))
|
|
140
|
+
|
|
141
|
+
### ✨ Features
|
|
142
|
+
|
|
143
|
+
- 自动推断html属性类型、js api属性类型 ([8599591](https://github.com/monako97/neko-ui/commit/85995910e6d8ddf2647ee3cbb38e9e34c626f5c3))
|
|
144
|
+
|
|
145
|
+
## [2.3.0](https://github.com/monako97/neko-ui/compare/2.2.0...2.3.0) (8-22-2023)
|
|
146
|
+
|
|
147
|
+
### 📚 Documentation
|
|
148
|
+
|
|
149
|
+
- update cli ([fc1ece2](https://github.com/monako97/neko-ui/commit/fc1ece27427a580ad86e9cfd80c446772053de89))
|
|
150
|
+
- update ([28bc31c](https://github.com/monako97/neko-ui/commit/28bc31c36149881263df199a6634d5b8336d1180))
|
|
151
|
+
- update ([f91ebfb](https://github.com/monako97/neko-ui/commit/f91ebfb1239b7c14c4e15a7cbd2d4cdccf461d2d))
|
|
152
|
+
|
|
153
|
+
### ✨ Features
|
|
154
|
+
|
|
155
|
+
- provider 响应内部变化 ([53dce7a](https://github.com/monako97/neko-ui/commit/53dce7a55c36dc0b22a126752e84b47372be11bb))
|
|
156
|
+
|
|
157
|
+
### 📦 Code Refactoring
|
|
158
|
+
|
|
159
|
+
- update core ([310920e](https://github.com/monako97/neko-ui/commit/310920e4a9dcc5fd7e985a2533241e6a2e97ee5f))
|
|
160
|
+
|
|
161
|
+
## [2.2.0](https://github.com/monako97/neko-ui/compare/2.1.4...2.2.0) (8-20-2023)
|
|
162
|
+
|
|
163
|
+
### ✨ Features
|
|
164
|
+
|
|
165
|
+
- table 数据表格、pagination 分页器 ([da24adf](https://github.com/monako97/neko-ui/commit/da24adfdaa2168b6b58739fb72a17cb6ce15ce58))
|
|
166
|
+
|
|
167
|
+
## [2.1.4](https://github.com/monako97/neko-ui/compare/2.0.8...2.1.4) (8-19-2023)
|
|
168
|
+
|
|
169
|
+
### 📚 Documentation
|
|
170
|
+
|
|
171
|
+
- 修改类型的emoji ([7448222](https://github.com/monako97/neko-ui/commit/74482229de37b80029a7f0c1b4c2557de93c2f99))
|
|
172
|
+
- 修改类型的emoji ([62fd3dd](https://github.com/monako97/neko-ui/commit/62fd3ddc8967d999210c0b3ef1540a56c01fc138))
|
|
173
|
+
- 实现 changelog ([5f2edbc](https://github.com/monako97/neko-ui/commit/5f2edbce831dd6b3c908b1f6297ba95eb77faabf))
|
|
174
|
+
- 当没有自定义路由时不需要合并 ([f5c8cef](https://github.com/monako97/neko-ui/commit/f5c8cef31c4a9bd2dc0f9e5d65dae11e26b06c26))
|
|
175
|
+
- 当没有自定义路由时不需要合并 ([c643156](https://github.com/monako97/neko-ui/commit/c643156fb789651897c21c2ea56dd91cfe01b8f1))
|
|
176
|
+
- update ([c70faf8](https://github.com/monako97/neko-ui/commit/c70faf878dc91546aef27154b790c840f56ccd34))
|
|
177
|
+
- update ([babb3b3](https://github.com/monako97/neko-ui/commit/babb3b39b1a3a4b5f390a93dde9c2c6ce134565f))
|
|
178
|
+
- webcomponents polyfill ([6083639](https://github.com/monako97/neko-ui/commit/6083639a4c8a3676f31318beaf98504f92b632e5))
|
|
179
|
+
- update ([3614b9e](https://github.com/monako97/neko-ui/commit/3614b9ea4b839629ad3ac0b89d564958d804e0b0))
|
|
180
|
+
- update ([ff6f507](https://github.com/monako97/neko-ui/commit/ff6f50788bc28f376d7c4ac67e42e6c8f3cd9f42))
|
|
181
|
+
- update ([df1afb2](https://github.com/monako97/neko-ui/commit/df1afb2294fb7768c496b2a0b0ac124e1e8f2587))
|
|
182
|
+
|
|
183
|
+
### ✨ Features
|
|
184
|
+
|
|
185
|
+
- 暴露当前的 dayjs 实例 ([73d5044](https://github.com/monako97/neko-ui/commit/73d5044618bf88788521f17eaa1b75a78e097e9c))
|
|
186
|
+
- 自定义路由配置 ([0817c52](https://github.com/monako97/neko-ui/commit/0817c522eef6adba88e7510ae2b7f46bd0e47723))
|
|
187
|
+
- 1. n-img支持设置srcFull大图地址 2. 文档支持显示author头像 ([f8b014f](https://github.com/monako97/neko-ui/commit/f8b014f514ed68a5aed50cade9115e94b0983ac1))
|
|
188
|
+
- data-picker ([5584f13](https://github.com/monako97/neko-ui/commit/5584f137e400c338943e96c42001139e140c5b5e))
|
|
189
|
+
- data-picker ([3a6e907](https://github.com/monako97/neko-ui/commit/3a6e9079716dac30163ed0d19cc90707f05b98b2))
|
|
190
|
+
|
|
191
|
+
### 🐛 Bug Fixes
|
|
192
|
+
|
|
193
|
+
- code block ([f765fbc](https://github.com/monako97/neko-ui/commit/f765fbc57320d1d599de66c480f6f5f953784086))
|
|
194
|
+
- @app/route ([18124f1](https://github.com/monako97/neko-ui/commit/18124f142713f5977d61dc90a05ad0cbda78c3eb))
|
|
195
|
+
- docs deploy ([2d69f68](https://github.com/monako97/neko-ui/commit/2d69f681eef2aadbb609e5c0344c6a4b1634d0e9))
|
|
196
|
+
- docs deploy ([6a02213](https://github.com/monako97/neko-ui/commit/6a02213685d6d6eca235c5e4b0a8838bdc5911b4))
|
|
197
|
+
- docs deploy ([a150224](https://github.com/monako97/neko-ui/commit/a1502241037a84bbaba0ae78091ca0cd81f20e5e))
|
|
198
|
+
- docs deploy ([6457a7b](https://github.com/monako97/neko-ui/commit/6457a7b275782ad36c6a310b5360f3bda91c00e4))
|
|
199
|
+
|
|
200
|
+
### 💎 Styles
|
|
201
|
+
|
|
202
|
+
- week date ([f8be963](https://github.com/monako97/neko-ui/commit/f8be9636cf3f2b76dea09aef61eb542b823d810d))
|
|
203
|
+
|
|
204
|
+
### 📦 Code Refactoring
|
|
205
|
+
|
|
206
|
+
- update core ([f2a0b9f](https://github.com/monako97/neko-ui/commit/f2a0b9f07f4daa7fddd65ca7b3e14c170ea2f0ec))
|
|
207
|
+
- update core ([5498632](https://github.com/monako97/neko-ui/commit/5498632df0bbcc46d05da40a4e48bea1c11b2b60))
|
|
208
|
+
|
|
209
|
+
## [2.0.8](https://github.com/monako97/neko-ui/compare/2.0.3...2.0.8) (8-4-2023)
|
|
210
|
+
|
|
211
|
+
### ✨ Features
|
|
212
|
+
|
|
213
|
+
- virtualModule ([069096b](https://github.com/monako97/neko-ui/commit/069096b5fa9b59e2eee87274d170ce9d955561ec))
|
|
214
|
+
|
|
215
|
+
### 📚 Documentation
|
|
216
|
+
|
|
217
|
+
- 虚拟模块 ([b71db85](https://github.com/monako97/neko-ui/commit/b71db8524613ab660cb866ea08fa81344db44ab1))
|
|
218
|
+
- 添加loading ([59700d7](https://github.com/monako97/neko-ui/commit/59700d7c759662a383639bb53bc4b6747f21dab7))
|
|
219
|
+
- update jsx ([4892a73](https://github.com/monako97/neko-ui/commit/4892a73f7adf2535c2ca7cef56686ae3fb628a64))
|
|
220
|
+
|
|
221
|
+
### 🐛 Bug Fixes
|
|
222
|
+
|
|
223
|
+
- docs、toc ([1bbd2d2](https://github.com/monako97/neko-ui/commit/1bbd2d22122a6a45d61397bf65d0cdcbb2e190b5))
|
|
224
|
+
- umd types ([d2442d6](https://github.com/monako97/neko-ui/commit/d2442d68e0a5635823c9bc16d8b917d2d2649085))
|
|
225
|
+
- umd ([3e27ef9](https://github.com/monako97/neko-ui/commit/3e27ef93e74e1b459689e5abe7824a40c2308292))
|
|
226
|
+
|
|
227
|
+
## [2.0.3](https://github.com/monako97/neko-ui/compare/2.0.0...2.0.3) (8-1-2023)
|
|
228
|
+
|
|
229
|
+
### ✨ Features
|
|
230
|
+
|
|
231
|
+
- theme api ([445c406](https://github.com/monako97/neko-ui/commit/445c40697b026a72cc19db92c45f379781bb62d9))
|
|
232
|
+
- type style ([68693b7](https://github.com/monako97/neko-ui/commit/68693b7ce1f6ac09a9c683f23cd4b7cea4890e1d))
|
|
233
|
+
|
|
234
|
+
### 📚 Documentation
|
|
235
|
+
|
|
236
|
+
- update ([5c1954f](https://github.com/monako97/neko-ui/commit/5c1954f31911221c923bc0d15240439a16415a8a))
|
|
237
|
+
- update ([439dcc1](https://github.com/monako97/neko-ui/commit/439dcc100e254a499a986cc37587b100508d99c8))
|
|
238
|
+
- update ([2bcd9ff](https://github.com/monako97/neko-ui/commit/2bcd9ffb0c19a0b071a5ac9af543ab1348837585))
|
|
239
|
+
|
|
240
|
+
## [2.0.0](https://github.com/monako97/neko-ui/compare/1.7.3...2.0.0) (7-28-2023)
|
|
241
|
+
|
|
242
|
+
### 📚 Documentation
|
|
243
|
+
|
|
244
|
+
- update ([1a8c7f3](https://github.com/monako97/neko-ui/commit/1a8c7f3143c724979f0829d1f33d488b59e7c34a))
|
|
245
|
+
- update docs ([1068c7a](https://github.com/monako97/neko-ui/commit/1068c7a1c891641a4bbf1536e92201e2c1e04db3))
|
|
246
|
+
- update ([0f956e9](https://github.com/monako97/neko-ui/commit/0f956e922853219b3a9e09dfc5553d586992d924))
|
|
247
|
+
- update docs ([7212704](https://github.com/monako97/neko-ui/commit/7212704eb3a0bbf3321b2a9f9d9158f6e7c96c8c))
|
|
248
|
+
- update ([ec9a287](https://github.com/monako97/neko-ui/commit/ec9a2873aece08ec5ec8850a71b53701f7dac608))
|
|
249
|
+
- update docs ([b7e753c](https://github.com/monako97/neko-ui/commit/b7e753ce6960a9fb0596c3151d905d53e8ea6aef))
|
|
250
|
+
|
|
251
|
+
### 🐛 Bug Fixes
|
|
252
|
+
|
|
253
|
+
- cron style ([8a88171](https://github.com/monako97/neko-ui/commit/8a881714ddf5bee5bf7e348954a7d264a63334a3))
|
|
254
|
+
- button style ([469846a](https://github.com/monako97/neko-ui/commit/469846a53a471c910db86c8c5bfff0ac8bdb22ce))
|
|
255
|
+
- coverage ([ed798b5](https://github.com/monako97/neko-ui/commit/ed798b59c7c5aa30624ec4c44876eb01f61ce588))
|
|
256
|
+
- coverage ([ba9a022](https://github.com/monako97/neko-ui/commit/ba9a022afb106d9d8559456fe7eeba62912c4969))
|
|
257
|
+
- docs the feature watch recursively is unavailable on the current platform ([a13e06e](https://github.com/monako97/neko-ui/commit/a13e06e5afe5e9631f20b49b512358a8aec8916e))
|
|
258
|
+
- docs the feature watch recursively is unavailable on the current platform ([369a8d3](https://github.com/monako97/neko-ui/commit/369a8d31da542f36599fd7e888a5ca036cba0565))
|
|
259
|
+
- has no exported member 'ButtonType' ([3c2c4b2](https://github.com/monako97/neko-ui/commit/3c2c4b22dbddae291bf4e5b9b7c9fbdc95058e02))
|
|
260
|
+
- popover max-block-size ([c885a0d](https://github.com/monako97/neko-ui/commit/c885a0ddebb07218ccdce3f0f2959ee0e12b8eeb))
|
|
261
|
+
- menu fieldNames ([6768c37](https://github.com/monako97/neko-ui/commit/6768c371a6df935a29460b0cb089a131db292975))
|
|
262
|
+
|
|
263
|
+
### ✨ Features
|
|
264
|
+
|
|
265
|
+
- cron 样式调整 ([b3e3762](https://github.com/monako97/neko-ui/commit/b3e37628786150ded374145a28978c5a799e0dd3))
|
|
266
|
+
- cron 样式调整 ([90dd810](https://github.com/monako97/neko-ui/commit/90dd81091220fb3fa95293e34360ff4d75c52d27))
|
|
267
|
+
- cron ([1d6f98c](https://github.com/monako97/neko-ui/commit/1d6f98ca653c295e51b1475d7465cc1e2a87530c))
|
|
268
|
+
- jest ([399b255](https://github.com/monako97/neko-ui/commit/399b255e16e8782da514854f42179eceaa7d872b))
|
|
269
|
+
- jest ([30d4dab](https://github.com/monako97/neko-ui/commit/30d4dab10f207ee1c408aae294e53731e4fac1be))
|
|
270
|
+
- 优化文档生成体验 ([cdcf58a](https://github.com/monako97/neko-ui/commit/cdcf58ac1408bfebbfff98a07683239742efeaad))
|
|
271
|
+
- 优化文档生成体验 ([31e427f](https://github.com/monako97/neko-ui/commit/31e427fafa5716ce049bfc8b5b104ddb8e0da404))
|
|
272
|
+
- 通过ts声明的类型和注释自动生成Api文档 ([2e5400a](https://github.com/monako97/neko-ui/commit/2e5400af3ecb10a2f7670a6f3310f605585322d9))
|
|
273
|
+
- menu 导航菜单 ([a83ac70](https://github.com/monako97/neko-ui/commit/a83ac703bf0190cea55b217a8a847fedcfc6abc6))
|
|
274
|
+
- tag 🏷️标签 ([6de77c4](https://github.com/monako97/neko-ui/commit/6de77c4373729fb31ae67de65becd8c0a125ba97))
|
|
275
|
+
- tabs选项卡 ([d4b2717](https://github.com/monako97/neko-ui/commit/d4b2717b55d68e6cb22ee40f6a2681c1fcf46067))
|
|
276
|
+
- 优化 IntrinsicElements 写法 ([7a25a90](https://github.com/monako97/neko-ui/commit/7a25a9078646bcef6c553d4e30bff9487bb40d52))
|
|
277
|
+
- n-md添加part、theme demo ([586d319](https://github.com/monako97/neko-ui/commit/586d319c3c62f46c05cb41ac47be2f1e769774ad))
|
|
278
|
+
- capture-screen ([5289dce](https://github.com/monako97/neko-ui/commit/5289dce2e5a9d840860be2d49ffc01e47ee92235))
|
|
279
|
+
- update docs ([e42ade0](https://github.com/monako97/neko-ui/commit/e42ade00cc0343b31da40b2bc9165d6d31840a84))
|
|
280
|
+
- update docs ([13339c3](https://github.com/monako97/neko-ui/commit/13339c351a50d4616553ad643a288b0085fff063))
|
|
281
|
+
- update docs ([4eccf7b](https://github.com/monako97/neko-ui/commit/4eccf7b8e27c01a2a555bef347a82c76dcb35710))
|
|
282
|
+
- update docs ([55b5185](https://github.com/monako97/neko-ui/commit/55b51857d33cd8bd39ef8680021389288eff1479))
|
|
283
|
+
- update docs ([92436f7](https://github.com/monako97/neko-ui/commit/92436f7efd697c8dc112f64fe97163e43be7d66c))
|
|
284
|
+
- update docs ([822547a](https://github.com/monako97/neko-ui/commit/822547ac263ec6ccb64ae0fb6072c30ffad8727c))
|
|
285
|
+
- update docs ([29b0ebd](https://github.com/monako97/neko-ui/commit/29b0ebde3d276f89b5a9d74af3ed7ab676fd397a))
|
|
286
|
+
- button组件 ([5758241](https://github.com/monako97/neko-ui/commit/5758241a32f01d705481053d175beb9d0b3ad35a))
|
|
287
|
+
|
|
288
|
+
### 📦 Code Refactoring
|
|
289
|
+
|
|
290
|
+
- 优化文档生成 ([4fe4395](https://github.com/monako97/neko-ui/commit/4fe439513ab46b2a8fb130901b1489c67f6dd24a))
|
|
291
|
+
- menu 导航菜单在select中的使用 ([e67bfe5](https://github.com/monako97/neko-ui/commit/e67bfe54a1420d14b5fa5403a741f5c07df78cff))
|
|
292
|
+
|
|
293
|
+
## [1.7.3](https://github.com/monako97/neko-ui/compare/1.5.0...1.7.3) (5-15-2023)
|
|
294
|
+
|
|
295
|
+
### 🐛 Bug Fixes
|
|
296
|
+
|
|
297
|
+
- select disabled ([897cc90](https://github.com/monako97/neko-ui/commit/897cc90d28948ed321778c9eb06aac69971c772f))
|
|
298
|
+
- property 'content' is missing in type ([882b700](https://github.com/monako97/neko-ui/commit/882b70017ef104a278bc05de5fc546cda83290a1))
|
|
299
|
+
- backtop 返回顶部无效 ([ab9c775](https://github.com/monako97/neko-ui/commit/ab9c77586be205eb7fc40245383cf36f485229da))
|
|
300
|
+
- segmented dark style ([388f99d](https://github.com/monako97/neko-ui/commit/388f99dcefd6838ba5f39e2612c106365c5aef62))
|
|
301
|
+
|
|
302
|
+
### ✨ Features
|
|
303
|
+
|
|
304
|
+
- select多选时不关闭面板 ([b295647](https://github.com/monako97/neko-ui/commit/b295647fb32ffbb93d2f37c3579bf3f73bd314f4))
|
|
305
|
+
- select多选菜单、去除多余的iconfont ([6ee7cd7](https://github.com/monako97/neko-ui/commit/6ee7cd779dc8b6bd0e94c2af698e560f2672723e))
|
|
306
|
+
- loading 加载状态容器 ([239e9b4](https://github.com/monako97/neko-ui/commit/239e9b439f1b608d4b95e84dac4f9284b8225ac5))
|
|
307
|
+
- dropdown下拉菜单、popover 气泡卡片、select 下拉选择框 ([fdb889e](https://github.com/monako97/neko-ui/commit/fdb889e88c214dac0ac5fc9ac353949c07e4d2c1))
|
|
308
|
+
- dropdown下拉菜单、popover 气泡卡片、select 下拉选择框 ([cc41847](https://github.com/monako97/neko-ui/commit/cc41847d1560c4a74019d024f3c113302cc8275f))
|
|
309
|
+
- tootip 自动跟据情况决定展开方向 ([3aa7138](https://github.com/monako97/neko-ui/commit/3aa7138a71736a2a637397e67a8ee6c455d365e6))
|
|
310
|
+
|
|
311
|
+
## [1.5.0](https://github.com/monako97/neko-ui/compare/1.4.2...1.5.0) (5-5-2023)
|
|
312
|
+
|
|
313
|
+
### ✨ Features
|
|
314
|
+
|
|
315
|
+
- segmented 分段控制器 ([e7c269b](https://github.com/monako97/neko-ui/commit/e7c269b6ea2d763e2577a127602de3d654cd5a41))
|
|
316
|
+
|
|
317
|
+
## [1.4.2](https://github.com/monako97/neko-ui/compare/1.4.0...1.4.2) (5-5-2023)
|
|
318
|
+
|
|
319
|
+
### ✨ Features
|
|
320
|
+
|
|
321
|
+
- checkbox supports indeterminate state ([6427d62](https://github.com/monako97/neko-ui/commit/6427d62429c722a8543000faf43a7705ab399997))
|
|
322
|
+
|
|
323
|
+
### 💎 Styles
|
|
324
|
+
|
|
325
|
+
- radio 大小调整 ([9367a19](https://github.com/monako97/neko-ui/commit/9367a19f1d1628d115bc71f85fd0e09f29e415c9))
|
|
326
|
+
|
|
327
|
+
## [1.4.0](https://github.com/monako97/neko-ui/compare/1.1.0...1.4.0) (5-4-2023)
|
|
328
|
+
|
|
329
|
+
### ✨ Features
|
|
330
|
+
|
|
331
|
+
- checkbox 复选框 ([6df0d8d](https://github.com/monako97/neko-ui/commit/6df0d8d091c7cbac1c89bd57fd682ba6f2c9335b))
|
|
332
|
+
- radio 单选框 ([d0f4c6f](https://github.com/monako97/neko-ui/commit/d0f4c6fd73b1e2f5127f9777cb73edb43940670d))
|
|
333
|
+
- input组件支持自动校验并为错误类型添加样式 ([95761db](https://github.com/monako97/neko-ui/commit/95761db1784c6c79a31a9c0e2adaa6f503d5c32d))
|
|
334
|
+
- switch按钮支持聚焦、键盘事件 ([20f48c5](https://github.com/monako97/neko-ui/commit/20f48c5a9b6e818f83ee573f36582fe795a30d5a))
|
|
335
|
+
- switch ([181bf14](https://github.com/monako97/neko-ui/commit/181bf14a48bddb49c4d2dde5ff5ee369e0a65980))
|
|
336
|
+
|
|
337
|
+
## [1.1.0](https://github.com/monako97/neko-ui/compare/1.0.47...1.1.0) (5-1-2023)
|
|
338
|
+
|
|
339
|
+
### ✨ Features
|
|
340
|
+
|
|
341
|
+
- generateTheme 生成主题色调 ([20680b5](https://github.com/monako97/neko-ui/commit/20680b5fb1679debbc805337e4ab1c5c610c37d0))
|
|
342
|
+
- typography ([d6c35b8](https://github.com/monako97/neko-ui/commit/d6c35b8c9cd2cbcc1df96dc99e86d41cb0fcfbdb))
|
|
343
|
+
- 树状组件支持tree命令行的树状字符串 ([dd4d32d](https://github.com/monako97/neko-ui/commit/dd4d32dae1daf6932c7af47337a355759c9dc965))
|
|
344
|
+
|
|
345
|
+
### 🐛 Bug Fixes
|
|
346
|
+
|
|
347
|
+
- stylint ([0cc1814](https://github.com/monako97/neko-ui/commit/0cc1814fccfed5d62c4da461a5880a29f0d2f2f8))
|
|
348
|
+
|
|
349
|
+
### 📦 Code Refactoring
|
|
350
|
+
|
|
351
|
+
- state ([ff519b4](https://github.com/monako97/neko-ui/commit/ff519b4d0260e9019bc376ec3c3cdbb3dfc696bd))
|
|
352
|
+
|
|
353
|
+
### 📚 Documentation
|
|
354
|
+
|
|
355
|
+
- update lib ([a9358e4](https://github.com/monako97/neko-ui/commit/a9358e4b661faef8fe263e852bd3bd213e149d9a))
|
|
356
|
+
|
|
357
|
+
## [1.0.47](https://github.com/monako97/neko-ui/compare/1.0.40...1.0.47) (4-20-2023)
|
|
358
|
+
|
|
359
|
+
### ✨ Features
|
|
360
|
+
|
|
361
|
+
- tree ([31532cd](https://github.com/monako97/neko-ui/commit/31532cd80fce4fdaf59d2bc0ff8cdaa15f479d0d))
|
|
362
|
+
|
|
363
|
+
## [1.0.40](https://github.com/monako97/neko-ui/compare/1.0.36...1.0.40) (4-2-2023)
|
|
364
|
+
|
|
365
|
+
### 📚 Documentation
|
|
366
|
+
|
|
367
|
+
- photo ([316a9b7](https://github.com/monako97/neko-ui/commit/316a9b71be21e23b85b5ca055d9a63481acff96b))
|
|
368
|
+
- sso ([dabf963](https://github.com/monako97/neko-ui/commit/dabf963c7a1d8091b5f47a36504b534c8c78625a))
|
|
369
|
+
- 按需导入swc配置案例文档结构变 ([0f33e3a](https://github.com/monako97/neko-ui/commit/0f33e3a0b1d01daafda5398092c7e47c2e96f963))
|
|
370
|
+
- 文档结构变更 ([d9a0179](https://github.com/monako97/neko-ui/commit/d9a0179f7adddd34ceca0c2272ec8bcb6b3ed78b))
|
|
371
|
+
- deploy conf ([1b113e3](https://github.com/monako97/neko-ui/commit/1b113e3cf2d1d477f7400090f8a8073145ae4790))
|
|
372
|
+
- seo ([e93aa84](https://github.com/monako97/neko-ui/commit/e93aa84ce3c27739166449fe0f1ac61df3e1feef))
|
|
373
|
+
- path ([6c0f6fb](https://github.com/monako97/neko-ui/commit/6c0f6fb937d43a63646786dc889f19d0b7ad5565))
|
|
374
|
+
- path ([78ae924](https://github.com/monako97/neko-ui/commit/78ae9244d14212505a45a914311447f5fbfe75e9))
|
|
375
|
+
- seo优化 ([d154991](https://github.com/monako97/neko-ui/commit/d154991b6139ad1e9f4577f8d9b228f2646d59af))
|
|
376
|
+
- seo优化 ([b7afb42](https://github.com/monako97/neko-ui/commit/b7afb426821085b2c7e60aa04ebce682181630a9))
|
|
377
|
+
- 文档中的hash路由替换 ([fbe64ee](https://github.com/monako97/neko-ui/commit/fbe64eeb55ffeb2c3627701fd83e26b9a1c7a258))
|
|
378
|
+
- 文档中的hash路由替换 ([1459ea2](https://github.com/monako97/neko-ui/commit/1459ea22544966650d11c248cc738bf406d76038))
|
|
379
|
+
- 改用数据路由 ([57f3b7b](https://github.com/monako97/neko-ui/commit/57f3b7b17de0125e1b1d8754f9ba7a9eb761d20b))
|
|
380
|
+
- 支持代码块形式的案例 ([0397c3a](https://github.com/monako97/neko-ui/commit/0397c3a79270883b82224f0f8d19c37dd210720e))
|
|
381
|
+
|
|
382
|
+
### ✨ Features
|
|
383
|
+
|
|
384
|
+
- 1、Carousel. 2、Photo ([ef41800](https://github.com/monako97/neko-ui/commit/ef418003258ee09da52ab71096b54cefa72ce2c5))
|
|
385
|
+
- 样式表按需引入、优化取色板性能 ([65c2008](https://github.com/monako97/neko-ui/commit/65c200831569e93f804c76a6b3d7e0007b616508))
|
|
386
|
+
- passiveSupported ([397ef3b](https://github.com/monako97/neko-ui/commit/397ef3bc1951a65472216b0fd5e46f4e5d833a07))
|
|
387
|
+
- 取色板支持 cmyk ([c2719e7](https://github.com/monako97/neko-ui/commit/c2719e7af1822cee8ec0a2a3be99960371bc4a04))
|
|
388
|
+
- common按需 ([b21343d](https://github.com/monako97/neko-ui/commit/b21343de3ab6df865f000f4412f246b718bcea2e))
|
|
389
|
+
- color-schema ([921edfd](https://github.com/monako97/neko-ui/commit/921edfd1bcf5a94b5110ac55efe004c1e09be0fa))
|
|
390
|
+
|
|
391
|
+
### 📦 Code Refactoring
|
|
392
|
+
|
|
393
|
+
- update marked-completed ([36e54d4](https://github.com/monako97/neko-ui/commit/36e54d47d86f3a341ee25f63c3328750651d75c8))
|
|
394
|
+
|
|
395
|
+
### 🐛 Bug Fixes
|
|
396
|
+
|
|
397
|
+
- getColorVariableString ([f9ae61e](https://github.com/monako97/neko-ui/commit/f9ae61e6d2324c586cec81723ecc0bf85cbdec8d))
|
|
398
|
+
- github pages ([271319e](https://github.com/monako97/neko-ui/commit/271319ec3e14bc755751e717300746dbf79fcf47))
|
|
399
|
+
|
|
400
|
+
## [1.0.36](https://github.com/monako97/neko-ui/compare/1.0.35...1.0.36) (3-7-2023)
|
|
401
|
+
|
|
402
|
+
### 🐛 Bug Fixes
|
|
403
|
+
|
|
404
|
+
- pkg @moneko/react-live ([0b606d3](https://github.com/monako97/neko-ui/commit/0b606d34e86078d7e08c456d8d69fb2c986b04d6))
|
|
405
|
+
- type MediaRecorderDataAvailableEvent ([ad85084](https://github.com/monako97/neko-ui/commit/ad850846bcf3898708247f7fcb5bbc8d83041a0f))
|
|
406
|
+
- update changelog ([3c0472a](https://github.com/monako97/neko-ui/commit/3c0472affe3cde0e6ee4c819224b8d6723748e33))
|
|
407
|
+
|
|
408
|
+
### ✨ Features
|
|
409
|
+
|
|
410
|
+
- 颜色选择器、颜色选择面板、文档生产方式 ([3195b70](https://github.com/monako97/neko-ui/commit/3195b709be77f103c5f40dffe6f5f61bd745e13d))
|
|
411
|
+
|
|
412
|
+
## [1.0.35](https://github.com/monako97/neko-ui/compare/1.0.27...1.0.35) (2-23-2023)
|
|
413
|
+
|
|
414
|
+
### ✨ Features
|
|
415
|
+
|
|
416
|
+
- 添加change log、commitlint ([fdbf645](https://github.com/monako97/neko-ui/commit/fdbf6454d99a020b0ba12c619fea9249c3dd058d))
|
|
417
|
+
|
|
418
|
+
### 🐛 Bug Fixes
|
|
419
|
+
|
|
420
|
+
- prefixCls ([721bf9c](https://github.com/monako97/neko-ui/commit/721bf9c9d4e8afd86be057debef1629363a1a4f8))
|
|
421
|
+
- prefixCls ([c6d982e](https://github.com/monako97/neko-ui/commit/c6d982ef66bbe8d0be43cc6eec29333ac0c3b992))
|
|
422
|
+
- docs ([c270d57](https://github.com/monako97/neko-ui/commit/c270d5796effad7239d323de2daf5a06eec1cb49))
|
|
423
|
+
- docs ([8860703](https://github.com/monako97/neko-ui/commit/8860703fe82fbb107c7a73fdca4f13e12eb75f46))
|
|
424
|
+
- prism ([5cd5a51](https://github.com/monako97/neko-ui/commit/5cd5a51482c7a2818328bad0e3ab943ae5ab2fb3))
|
|
425
|
+
- twilwindcss ([aae268c](https://github.com/monako97/neko-ui/commit/aae268c6383b90938d3b486d8a700554021fc85c))
|
|
426
|
+
- test ([05c54b1](https://github.com/monako97/neko-ui/commit/05c54b1efd5ebaeec8ccd45e40dfaa4a844d16e0))
|
|
427
|
+
- test ([6fed88c](https://github.com/monako97/neko-ui/commit/6fed88cf840a363bc7397d0391a60814026f786b))
|
|
428
|
+
- lodash ([7bfc060](https://github.com/monako97/neko-ui/commit/7bfc0600719bf567da501cc73b24cef1fc10beee))
|
|
429
|
+
- lodash ([61ec978](https://github.com/monako97/neko-ui/commit/61ec9780317cdca299a238c721886451347b2af3))
|
|
430
|
+
- ci ([a578218](https://github.com/monako97/neko-ui/commit/a5782182ee80290433dd3a196bcbeb822497c7e1))
|
|
431
|
+
- ci ([caa6ac5](https://github.com/monako97/neko-ui/commit/caa6ac5b77f128c4474f8a6723b5db5f1230c918))
|
|
432
|
+
- ci ([2dcd2fe](https://github.com/monako97/neko-ui/commit/2dcd2fe85e9ab6e4417e440bcf5c221df5c42c2e))
|
|
433
|
+
- lint ([53d6b41](https://github.com/monako97/neko-ui/commit/53d6b41c10e360fc44038201255dc9979f91986b))
|
|
434
|
+
|
|
435
|
+
### 🚨 Tests
|
|
436
|
+
|
|
437
|
+
- ([c0bcf3a](https://github.com/monako97/neko-ui/commit/c0bcf3ad4bc61a0db6e864a4b17237d5cb48bfd9))
|
|
438
|
+
- ([27939ed](https://github.com/monako97/neko-ui/commit/27939ed817997c930963dec72085eab7ee9edae2))
|
|
439
|
+
- ([cbbff61](https://github.com/monako97/neko-ui/commit/cbbff614ccf04255c9bb66379ba93be514565674))
|
|
440
|
+
- ([0c3d1af](https://github.com/monako97/neko-ui/commit/0c3d1af21c3f14c22e2394845a03a76a6ff4d18c))
|
|
441
|
+
- ([f35688f](https://github.com/monako97/neko-ui/commit/f35688fed7a937de197f22d988b2f05d740318af))
|
|
442
|
+
- ([57f6a5f](https://github.com/monako97/neko-ui/commit/57f6a5ff0e9bf2c2541f24192e83e81d583cea17))
|
|
443
|
+
|
|
444
|
+
## [1.0.27](https://github.com/monako97/neko-ui/compare/1.0.22...1.0.27) (11-10-2022)
|
|
445
|
+
|
|
446
|
+
### 🐛 Bug Fixes
|
|
447
|
+
|
|
448
|
+
- import ([468ea42](https://github.com/monako97/neko-ui/commit/468ea429c946802f57bd33e4acb9e02b7b128cad))
|
|
449
|
+
- demo ([79283ed](https://github.com/monako97/neko-ui/commit/79283ed4e60d6934102b3a00095f33905852b9c1))
|
|
450
|
+
- input ([d4a7f4b](https://github.com/monako97/neko-ui/commit/d4a7f4bf57f54ddd13309595ead33ecd53ce30c6))
|
|
451
|
+
- test ([009520f](https://github.com/monako97/neko-ui/commit/009520fc13f66eaba58343335e3214b90c7d4321))
|
|
452
|
+
|
|
453
|
+
### ✨ Features
|
|
454
|
+
|
|
455
|
+
- 颜色选择器 ([aa59914](https://github.com/monako97/neko-ui/commit/aa59914f406b06ba282b24fafd251f77e2ecae19))
|
|
456
|
+
- Tooltip ([53c8ef4](https://github.com/monako97/neko-ui/commit/53c8ef4f62da8f3828acf137ca240d3028037a56))
|
|
457
|
+
|
|
458
|
+
## [1.0.22](https://github.com/monako97/neko-ui/compare/1.0.16...1.0.22) (10-19-2022)
|
|
459
|
+
|
|
460
|
+
### 🚨 Tests
|
|
461
|
+
|
|
462
|
+
- ([4b505ff](https://github.com/monako97/neko-ui/commit/4b505ffd569361c6ea2b70c6328f1f6bf90fa0f6))
|
|
463
|
+
- ([ff828cf](https://github.com/monako97/neko-ui/commit/ff828cf378d54a9f8244b892cbbbbc7c86d23d61))
|
|
464
|
+
|
|
465
|
+
### 🐛 Bug Fixes
|
|
466
|
+
|
|
467
|
+
- prefixCls ([1573fa0](https://github.com/monako97/neko-ui/commit/1573fa0d543f45bfd1fc1dc9d69424e367ce9ec6))
|
|
468
|
+
- prefixCls ([c4db459](https://github.com/monako97/neko-ui/commit/c4db4591249351176c2830f9dba50e379460b0e6))
|
|
469
|
+
- table style ([76633f4](https://github.com/monako97/neko-ui/commit/76633f43253a2f501d98d25df144e6ba23064a29))
|
|
470
|
+
- table style ([744efdf](https://github.com/monako97/neko-ui/commit/744efdf3004a46733b941d205332e1b333344175))
|
|
471
|
+
- lessc ([b05aac6](https://github.com/monako97/neko-ui/commit/b05aac645d9604bd7cb4b099c22c8173353a6729))
|
|
472
|
+
- lessc ([d64123b](https://github.com/monako97/neko-ui/commit/d64123beca32df09f0389b810fe2863f702cff29))
|
|
473
|
+
- KaTeX ([de1bf0f](https://github.com/monako97/neko-ui/commit/de1bf0fb593d0fc42d05a57aca13be73b15a4f05))
|
|
474
|
+
|
|
475
|
+
## [1.0.16](https://github.com/monako97/neko-ui/compare/1.0.9...1.0.16) (10-13-2022)
|
|
476
|
+
|
|
477
|
+
### 🐛 Bug Fixes
|
|
478
|
+
|
|
479
|
+
- commonJS css ([340b1f8](https://github.com/monako97/neko-ui/commit/340b1f8ba72d64816351967a97edad2f7646f03a))
|
|
480
|
+
- commonJS css ([91541a4](https://github.com/monako97/neko-ui/commit/91541a452b43221b5ff18d63ee8f7c3e2acc36fa))
|
|
481
|
+
- commonJS css ([e52be9d](https://github.com/monako97/neko-ui/commit/e52be9da9471b4c08bce74832d0177135186f9ba))
|
|
482
|
+
- commonJS css ([055ed80](https://github.com/monako97/neko-ui/commit/055ed80c105b652b7f435f079c628934d94e6748))
|
|
483
|
+
|
|
484
|
+
## [1.0.9](https://github.com/monako97/neko-ui/compare/1.0.6...1.0.9) (10-13-2022)
|
|
485
|
+
|
|
486
|
+
### 🐛 Bug Fixes
|
|
487
|
+
|
|
488
|
+
- commonJS css ([1440875](https://github.com/monako97/neko-ui/commit/14408751650bf7d0250a4b8fa0999bed07132e15))
|
|
489
|
+
- commonJS css ([155d44c](https://github.com/monako97/neko-ui/commit/155d44c81f0b5d652dd7f3e0503af3566d68a8d1))
|
|
490
|
+
- commonJS css ([138acf2](https://github.com/monako97/neko-ui/commit/138acf2f5d98ecf6304a803bd156dc28e7d7ff79))
|
|
491
|
+
- commonJS css ([a011494](https://github.com/monako97/neko-ui/commit/a0114947424b4d0ced994d69e1b9766be4085aed))
|
|
492
|
+
- commonJS css ([d9d7f6e](https://github.com/monako97/neko-ui/commit/d9d7f6e5a7be4e8195f00640340646abaf41de17))
|
|
493
|
+
|
|
494
|
+
## [1.0.6](https://github.com/monako97/neko-ui/compare/1.0.0...1.0.6) (10-11-2022)
|
|
495
|
+
|
|
496
|
+
### 🐛 Bug Fixes
|
|
497
|
+
|
|
498
|
+
- setClipboard ([ab0bdb8](https://github.com/monako97/neko-ui/commit/ab0bdb8c2ef9b35c836846319b75cc3f3cf10646))
|
|
499
|
+
- KaTeX ([856e46a](https://github.com/monako97/neko-ui/commit/856e46a1c03398cda1ccd8a67a6570dc697291c3))
|
|
500
|
+
- isEqual ([99b8932](https://github.com/monako97/neko-ui/commit/99b893204a2496d370cd36e7ad3db79c8aba68a9))
|
|
501
|
+
- lint ([6448087](https://github.com/monako97/neko-ui/commit/6448087a3d20cae29178af191f385659c2cbc1e6))
|
|
502
|
+
- 刷新页面404 ([92519f1](https://github.com/monako97/neko-ui/commit/92519f1ff86fc31a73c2f066658fa6299897b99a))
|
|
503
|
+
- 刷新页面404 ([73ac100](https://github.com/monako97/neko-ui/commit/73ac1001a2a78e7cba38754a849a6439210ed4ad))
|
|
504
|
+
- 刷新页面404 ([d00c81a](https://github.com/monako97/neko-ui/commit/d00c81a4647f4fffa799b3e3d96af036086b603d))
|
|
505
|
+
- lint ([7a0bff0](https://github.com/monako97/neko-ui/commit/7a0bff072e82fd0630bd3e4c79c91cd134ab428a))
|
|
506
|
+
- lint ([de7982c](https://github.com/monako97/neko-ui/commit/de7982c3269b9a3811a30dee4f66fa3f0e6d8ddc))
|
|
507
|
+
- lint ([acea9a2](https://github.com/monako97/neko-ui/commit/acea9a2e6d80d3456d4e6c2cc01bd05c09e9456c))
|
|
508
|
+
|
|
509
|
+
### 📦 Code Refactoring
|
|
510
|
+
|
|
511
|
+
- classname ([666000f](https://github.com/monako97/neko-ui/commit/666000f802a8f240d65190b8eec5bc837889aede))
|
|
512
|
+
|
|
513
|
+
## [1.0.0](https://github.com/monako97/neko-ui/compare/0.1.0...1.0.0) (9-17-2022)
|
|
514
|
+
|
|
515
|
+
### 🐛 Bug Fixes
|
|
516
|
+
|
|
517
|
+
- lint ([2a033a7](https://github.com/monako97/neko-ui/commit/2a033a7c3dd926ddeb8d1ecb76887a2cfc8c1993))
|
|
518
|
+
|
|
519
|
+
## 0.1.0
|
package/SECURITY.md
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Security Policy
|
|
2
|
+
|
|
3
|
+
## Supported Versions
|
|
4
|
+
|
|
5
|
+
The following versions of neko-ui are currently receiving security updates:
|
|
6
|
+
|
|
7
|
+
| Version | Supported |
|
|
8
|
+
| ------- | ------------------ |
|
|
9
|
+
| 2.0.x | :white_check_mark: |
|
|
10
|
+
| 1.0.x | :white_check_mark: |
|
|
11
|
+
| < 1.0 | :x: |
|
|
12
|
+
|
|
13
|
+
## Reporting a Security Issue
|
|
14
|
+
|
|
15
|
+
I take any security-related matters very seriously. If you discover any security issues with neko-ui, please don't report them on a public issue tracker. Instead, contact me privately.
|
|
16
|
+
|
|
17
|
+
1. Please send an email to <meow.monako@gmail.com>. Please provide as much detail as possible about the issue you have discovered, including how to reproduce it and the potential impact it may have.
|
|
18
|
+
2. I will promptly acknowledge your report and communicate with you for further details if necessary.
|
|
19
|
+
3. Once the issue is confirmed, I will work with you to fix it and publicly notify the community in due course.
|
|
20
|
+
|
|
21
|
+
## Handling of Security Issues
|
|
22
|
+
|
|
23
|
+
1. Upon receiving your report, I will assess the severity and priority of the problem.
|
|
24
|
+
2. Once the issue is confirmed, I will develop a fix and release it in the next version.
|
|
25
|
+
3. After the fix is released, I will publicly acknowledge and provide detailed information about the person who reported the issue.
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "neko-ui",
|
|
3
|
-
"version": "2.6.
|
|
4
|
-
"description": "
|
|
3
|
+
"version": "2.6.2",
|
|
4
|
+
"description": "WebComponents UI Libraries",
|
|
5
5
|
"main": "es/index.js",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"build": "mo build library solid",
|
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
"ui libraries"
|
|
36
36
|
],
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@commitlint/cli": "17.
|
|
39
|
-
"@commitlint/config-conventional": "17.
|
|
38
|
+
"@commitlint/cli": "17.8.1",
|
|
39
|
+
"@commitlint/config-conventional": "17.8.1",
|
|
40
40
|
"@moneko/cli": "2.3.1",
|
|
41
|
-
"@moneko/core": "3.8.
|
|
41
|
+
"@moneko/core": "3.8.5",
|
|
42
42
|
"@moneko/postcss": "1.2.0",
|
|
43
43
|
"@moneko/solid": "1.3.0",
|
|
44
44
|
"@solidjs/testing-library": "0.8.4",
|
|
@@ -73,6 +73,8 @@
|
|
|
73
73
|
"lib",
|
|
74
74
|
"umd",
|
|
75
75
|
"README.md",
|
|
76
|
+
"CHANGELOG.md",
|
|
77
|
+
"SECURITY.md",
|
|
76
78
|
"LICENSE"
|
|
77
79
|
],
|
|
78
80
|
"browserslist": [
|