|
3 | 3 |
|
4 | 4 | ### Features
|
5 | 5 |
|
6 |
| -* 文档搜索改用MiniSearch ([f0e0880](https://github.com/rennzhang/codemirror-editor-vue3/commit/f0e088010b0e830597a75d8fa4375f13679aac83)) |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| -# [2.5.0-beta.7](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.6...v2.5.0-beta.7) (2024-03-29) |
11 |
| - |
12 |
| - |
13 |
| -### Bug Fixes |
14 |
| - |
15 |
| -* doc build error ([179e36f](https://github.com/rennzhang/codemirror-editor-vue3/commit/179e36fd42b586a7a594899bc9079322dacdf531)) |
16 |
| - |
| 6 | +- 🌟 Document optimization: adding code validation cases |
| 7 | +- 🌟 Document optimization: Change search to MiniSearch([f0e0880](https://github.com/rennzhang/codemirror-editor-vue3/commit/f0e088010b0e830597a75d8fa4375f13679aac83)) |
| 8 | +- 🌟 Width and height support percentage, removing excess styles - 🐞 Fix some known issues |
17 | 9 |
|
| 10 | +--- |
18 | 11 |
|
19 |
| -# [2.5.0-beta.6](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.5...v2.5.0-beta.6) (2024-03-28) |
| 12 | +- 🌟 文档优化:增加代码校验案例 |
| 13 | +- 🌟 文档优化:搜索改用MiniSearch ([f0e0880](https://github.com/rennzhang/codemirror-editor-vue3/commit/f0e088010b0e830597a75d8fa4375f13679aac83)) |
| 14 | +- 🌟 宽高支持百分比,去除多余样式 |
| 15 | +- 🐞 修复一些已知问题 |
20 | 16 |
|
21 | 17 |
|
22 | 18 | ### Bug Fixes
|
|
25 | 21 | * 修复路径报错 ([439b8cc](https://github.com/rennzhang/codemirror-editor-vue3/commit/439b8cce758c996efa1b8fb662ca9f6c677c345c))
|
26 | 22 |
|
27 | 23 |
|
28 |
| -### Features |
29 |
| - |
30 |
| -* 宽高支持百分比 ([dda1e5b](https://github.com/rennzhang/codemirror-editor-vue3/commit/dda1e5b85b38f987fba236a05fd7917c285ab1b5)) |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| -# [2.5.0-beta.5](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.4...v2.5.0-beta.5) (2024-03-28) |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| -# [2.5.0-beta.4](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.3...v2.5.0-beta.4) (2024-03-28) |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| -# [2.5.0-beta.3](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.2...v2.5.0-beta.3) (2024-03-28) |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| -# [2.5.0-beta.2](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.5.0-beta.1...v2.5.0-beta.2) (2024-03-28) |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| -# [2.5.0-beta.1](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.4.1...v2.5.0-beta.1) (2024-03-27) |
51 |
| - |
52 |
| - |
53 |
| -### Features |
54 |
| - |
55 |
| -* playound demo ([dd89ad2](https://github.com/rennzhang/codemirror-editor-vue3/commit/dd89ad28074d87aa82826eac43d391809b09a5c2)) |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| -# [2.5.0-beta.0](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.4.1...v2.5.0-beta.0) (2024-03-27) |
60 |
| - |
61 |
| - |
62 |
| -### Features |
63 |
| - |
64 |
| -* playound demo ([dd89ad2](https://github.com/rennzhang/codemirror-editor-vue3/commit/dd89ad28074d87aa82826eac43d391809b09a5c2)) |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| -# [2.5.0-beta.0](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.4.1...v2.5.0-beta.0) (2024-03-27) |
69 |
| - |
70 |
| - |
71 |
| -### Features |
72 |
| - |
73 |
| -* playound demo ([c9eafda](https://github.com/rennzhang/codemirror-editor-vue3/commit/c9eafda8236ba19b9f5b06554b0cf47b09a74aa0)) |
74 |
| - |
75 |
| - |
76 |
| - |
77 | 24 | ## [2.4.1](https://github.com/rennzhang/codemirror-editor-vue3/compare/v2.4.0...v2.4.1) (2023-11-07)
|
78 | 25 |
|
79 | 26 |
|
|
0 commit comments