Skip to content

Commit 1316a2f

Browse files
committed
feat: add feedback page.
1 parent 62f305e commit 1316a2f

File tree

6 files changed

+239
-184
lines changed

6 files changed

+239
-184
lines changed

CHANGELOG.md

Lines changed: 0 additions & 182 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,6 @@ Changelog
1313
3. fix: Fix incorrect receipt existence check.
1414
4. feat: Add update check functionality.
1515

16-
---
17-
18-
1. feat: 添加 `StoreKitHelper` 文档。
19-
2. chore: 更新主菜单。
20-
3. fix: 修复错误的收据存在性检查。
21-
4. feat: 添加更新检查功能。
22-
2316
## [1.21.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.21.0)
2417

2518
1. Updated `hsplitview` document.
@@ -30,16 +23,6 @@ Changelog
3023
6. Updated `cheatsheets text` document.
3124
7. Updated `cheatsheets print` document.
3225

33-
---
34-
35-
1. 更新 `hsplitview` 文档。
36-
2. 更新 `store-app-store-complete-example` 文档。
37-
3. 更新 `cheatsheets while` 文档。
38-
4. 更新 `cheatsheets sets` 文档。
39-
5. 更新 `cheatsheets extensions` 文档。
40-
6. 更新 `cheatsheets text` 文档。
41-
7. 更新 `cheatsheets print` 文档。
42-
4326
## [1.20.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.20.0)
4427

4528
1. Doc: update store-share-purchases document.
@@ -49,67 +32,32 @@ Changelog
4932
5. Fix: optimize the payment failure handling logic.
5033
6. Feat: update command menu.
5134

52-
---
53-
54-
1. 文档:更新 store-share-purchases 文档。
55-
2. 文档:更新 store-app-store-complete-example 文档。
56-
3. 文档:更新 deleting-data 文档。
57-
4. 文档:更新 cheatsheets-rectanglemark.zh 文档。
58-
5. 修复:优化支付失败处理逻辑。
59-
6. 功能:更新命令菜单。
60-
6135
## [1.19.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.19.0)
6236

6337
1. feat: add swiftdata-model-migration document
6438
2. doc: update swiftdata-querying-data document
6539
3. doc: update swiftdata-deleting-data document
6640

67-
---
68-
69-
1. feat: 添加 swiftdata 模型迁移文档
70-
2. doc: 更新 swiftdata 数据查询文档
71-
3. doc: 更新 swiftdata 数据删除文档
72-
7341
## [1.18.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.18.0)
7442

7543
1. feat: Add bookmark feature.
7644
2. fix: Resolve incorrect app icon display issue.
7745
3. fix: Resolve TOCs display issue.
7846

79-
---
80-
81-
1. 新功能: 添加书签功能。
82-
2. 修复: 修复应用图标显示错误问题。
83-
3. 修复: 修复 TOCs 展示问题。
84-
8547
## [1.17.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.17.0)
8648

8749
1. Added Xcode shortcuts cheatsheet
8850
2. Added UIKit and AppKit integration guide
8951
3. Updated lists cheatsheet document
9052
4. Updated SwiftData model definition document
9153

92-
---
93-
94-
1. 添加 Xcode 快捷键备忘单
95-
2. 添加 UIKit 和 AppKit 集成指南
96-
3. 更新列表备忘单文档
97-
4. 更新 SwiftData 模型定义文档
98-
9954
## [1.16.0](https://github.com/jaywcjlove/devtutor/releases/tag/v1.16.0)
10055

10156
1. doc: update swift-guide-errorhandling
10257
2. doc: update swift-guide-language-reference-attributes
10358
3. doc: update swift-welcome-revisionhistory
10459
4. doc: update swift-guide-language-reference-expressions
10560

106-
---
107-
108-
1. 文档:更新 Swift 指南 - 错误处理
109-
2. 文档:更新 Swift 指南 - 语言参考 - 属性
110-
3. 文档:更新 Swift 欢迎 - 修订历史
111-
4. 文档:更新 Swift 指南 - 语言参考 - 表达式
112-
11361
## 1.15
11462

11563
1. feat: add SwiftData document.
@@ -118,14 +66,6 @@ Changelog
11866
4. doc: update cheatsheets-progressview document.
11967
5. doc: update cheatsheets-shape document.
12068

121-
---
122-
123-
1. 功能:添加 SwiftData 文档。
124-
2. 修复:修复电子邮件地址错误。
125-
3. 文档:更新 application-I18n.md。
126-
4. 文档:更新 cheatsheets-progressview 文档。
127-
5. 文档:更新 cheatsheets-shape 文档。
128-
12969
## 1.14
13070

13171
1. doc: update guide-language-reference-statements.zh
@@ -135,15 +75,6 @@ Changelog
13575
5. style: update detail pages styles.
13676
6. doc: update arrays document.
13777

138-
---
139-
140-
1. 文档:更新指南语言参考-语句(zh)
141-
2. 文档:更新指南-控制流(zh)
142-
3. 文档:更新速查表-应用程序国际化
143-
4. 文档:更新指南语言参考-模式(zh)
144-
5. 样式:更新详细页面样式
145-
6. 文档:更新数组文档
146-
14778
## 1.13
14879

14980
1. doc: update operationqueue document
@@ -152,13 +83,6 @@ Changelog
15283
4. doc: update popover document
15384
5. fix: fix typo
15485

155-
---
156-
157-
1. 更新 operationqueue 文档
158-
2. 更新 button 文档
159-
3. 更新 sheet 文档
160-
4. 更新 popover 文档
161-
16286
## 1.12
16387

16488
1. feat: add controlgroup document.
@@ -167,36 +91,17 @@ Changelog
16791
4. doc: update application-i18n.
16892
5. doc: update linemark.
16993

170-
---
171-
172-
1. 新增 controlgroup 文档
173-
2. 更新 cheatsheets 菜单
174-
3. 更新 text 文档
175-
4. 更新 application-i18n 文档
176-
5. 更新 linemark 文档
177-
17894
## 1.11
17995

18096
1. Add in-app purchase tutorial with images.
18197

182-
---
183-
184-
1. 添加应用内购买图文教程
185-
18698
## 1.10
18799

188100
1. doc: update print document.
189101
2. feat: add canvas document.
190102
3. doc: update functional-methods-comparison document.
191103
4. doc: update flatmap document.
192104

193-
---
194-
195-
1. 新增 canvas 文档
196-
2. 更新 print 文档
197-
3. 更新 functional-methods-comparison 文档
198-
4. 更新 flatmap 文档
199-
200105
## 1.9
201106

202107
1. fix: fix toc issue.
@@ -207,16 +112,6 @@ Changelog
207112
6. doc: update detect-os-version document.
208113
7. doc: update switch document.
209114

210-
---
211-
212-
1. 修复文章目录问题
213-
2. 新增地图 map 文档
214-
3. 更新 properties 文档示例
215-
4. 更新 closures 文档示例
216-
5. 更新 for-in/while 文档示例
217-
6. 更新 detect-os-version 文档示例
218-
7. 更新 switch 文档示例
219-
220115
## 1.8
221116

222117
1. doc: update guide-accesscontrol & reference-expressions & Updated for Swift 6
@@ -227,24 +122,10 @@ Changelog
227122
6. doc: update cheatsheets-detect-os-version document.
228123
7. doc: update variables document.
229124

230-
---
231-
232-
1. 文档更新 accesscontrol & reference-expressions & 更新为 Swift 6
233-
2. 新增文章目录
234-
3. 新增苹果登录按钮视图文档
235-
4. 新增生物识别验证视图
236-
5. 文档更新 text, lists, subscriptionstoreview, sharelink, subscriptionstoreview, differentiate, form, forEach
237-
6. 更新 cheatsheets-detect-os-version 文档更新
238-
7. 更新 variables 文档
239-
240125
## 1.7
241126

242127
1. add Swift Cheat Sheets document.
243128

244-
---
245-
246-
1. 添加 Swift 速查表文档。
247-
248129
## 1.6
249130

250131
1. doc: update dialog document
@@ -261,34 +142,12 @@ Changelog
261142
12. feat: add right-click menu to sidebar.
262143
13. feat: update packages data.
263144

264-
---
265-
266-
1. 更新 dialog 文档
267-
2. 更新 divider 文档
268-
3. 更新 lexicalstructure 文档
269-
4. 更新 summaryofthegrammar 文档
270-
5. 更新 types 文档
271-
6. 更新 memorysafety 文档
272-
7. 更新 protocols 文档
273-
8. 更新 text 文档
274-
9. 更新 subscriptionstoreview 文档
275-
10. 更新 inspector 文档
276-
11. 更新 geometryreader 文档
277-
12. 添加右键菜单到侧边栏
278-
13. 更新第三方包数据
279-
280145
## 1.5
281146

282147
1. add ViewThatFits document
283148
2. add Inspector document
284149
3. update Menu document
285150

286-
---
287-
288-
1. 添加 ViewThatFits 文档
289-
2. 添加 Inspector 文档
290-
3. 更新 Menu 文档
291-
292151
## 1.4
293152

294153
1. add AreaMark document.
@@ -304,21 +163,6 @@ Changelog
304163
11. add ProductView document.
305164
12. add ContentUnavailableView document.
306165

307-
---
308-
309-
1. 添加 AreaMark 文档
310-
2. 添加 BarMark 文档
311-
3. 添加 Chart 文档
312-
4. 添加 LineMark 文档
313-
5. 添加 PointMark 文档
314-
6. 添加 RectangleMark 文档
315-
7. 添加 RuleMark 文档
316-
8. 添加 SectorMark 文档
317-
9. 更新 SubscriptionStoreView 文档
318-
10. 添加 StoreView 文档
319-
11. 添加 ProductView 文档
320-
12. 添加 ContentUnavailableView 文档
321-
322166
## 1.3
323167

324168
1. add search feature
@@ -328,15 +172,6 @@ Changelog
328172
5. add application-I18n document
329173
6. update detect-language document
330174

331-
---
332-
333-
1. 添加搜索功能
334-
2. 添加 Search 文档
335-
3. 添加 labeledcontent 文档
336-
4. 添加 form 文档
337-
5. 添加 application-I18n 文档
338-
6. 更新 detect-language 文档
339-
340175
## 1.2
341176

342177
1. add table document.
@@ -347,28 +182,11 @@ Changelog
347182
6. add animation document
348183
7. update tapgesture document
349184

350-
---
351-
352-
1. 添加 table 文档
353-
2. 添加 transition 文档
354-
3. 添加 withanimation 文档
355-
4. 添加 phaseanimator 文档
356-
5. 添加 detect-language 文档
357-
6. 添加 animation 文档
358-
7. 更新 tapgesture 文档
359-
360185
## 1.1
361186

362187
1. feat: update attributes/statements document
363188
2. doc: update pass-a-view/outlinegroup/detect-dark-mode cheatsheets
364189
3. feat: add path/gesture/dialog/asyncimag cheatsheets
365190
4. fix: fix sidebar scroll issue
366191

367-
---
368-
369-
1. 更新 attributes/statements 文档
370-
2. 更新 pass-a-view/outlinegroup/detect-dark-mode 速查手册
371-
3. 新增 path/gesture/dialog/asyncimag 速查手册
372-
4. 修复侧边栏滚动列表定位问题
373-
374192
## 1.0

0 commit comments

Comments
 (0)