-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 4a1d96e
Showing
121 changed files
with
3,908 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<!DOCTYPE html> | ||
<html lang="en" dir="ltr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>404 | codemirror-editor-vue3</title> | ||
<meta name="description" content="Not Found"> | ||
<meta name="generator" content="VitePress v1.2.3"> | ||
<link rel="preload stylesheet" href="/codemirror-editor-vue3/assets/style.iRLGbgfR.css" as="style"> | ||
|
||
<script type="module" src="/codemirror-editor-vue3/assets/app.Ctt5-W_U.js"></script> | ||
<link rel="preload" href="/codemirror-editor-vue3/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin=""> | ||
<link rel="icon" href="https://codemirror.net/favicon.ico"> | ||
<meta name="theme-color" content="#3c8772"> | ||
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script> | ||
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
<script>window.__VP_HASH_MAP__=JSON.parse("{\"zh-cn_example_codelint.md\":\"6GwtNnaU\",\"zh-cn_example_index.md\":\"BsGimQ_9\",\"guide_lang.md\":\"DhPJPfCp\",\"example_codelint.md\":\"BnvMGfv2\",\"example_index.md\":\"DWybViJ7\",\"guide_supplementary_static-properties.md\":\"Bz6LblbC\",\"guide_typescript_support.md\":\"B3-KuFoA\",\"index.md\":\"D5sPvQGI\",\"guide_prepattern_merge.md\":\"Bxru28sB\",\"guide_supplementary_instance.md\":\"OH10KlSN\",\"zh-cn_guide_props.md\":\"VvedIDmr\",\"guide_getting-started.md\":\"BYF2PgN-\",\"zh-cn_guide_supplementary_static-properties.md\":\"B9yCaG81\",\"guide_props.md\":\"HwUEbc0k\",\"zh-cn_index.md\":\"DR3gollf\",\"zh-cn_guide_prepattern_merge.md\":\"BTV9gwYn\",\"guide_events.md\":\"DvspKtE5\",\"zh-cn_guide_events.md\":\"CWTbtGGF\",\"zh-cn_guide_supplementary_instance.md\":\"CLmLKo5e\",\"guide_prepattern_log.md\":\"CXdaDOtN\",\"zh-cn_guide_getting-started.md\":\"d3qgy4pG\",\"zh-cn_guide_lang.md\":\"Dyw47eA2\",\"zh-cn_guide_prepattern_log.md\":\"dbBXdilA\",\"zh-cn_guide_typescript_support.md\":\"BKSjO1pK\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"codemirror-editor-vue3\",\"description\":\"CodeMirror component for Vue3\",\"base\":\"/codemirror-editor-vue3/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"editLink\":{\"pattern\":\"https://github.com/RennCheung/codemirror-editor-vue3/edit/main/docs/:path\",\"text\":\"Edit this page on GitHub\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/RennCheung/codemirror-editor-vue3\"}],\"footer\":{\"message\":\"Released under the MIT License.\",\"copyright\":\"Copyright © 2021-present Renn Cheung\"},\"search\":{\"provider\":\"local\",\"options\":{\"locales\":{\"zh-CN\":{\"translations\":{\"button\":{\"buttonText\":\"搜索文档\",\"buttonAriaLabel\":\"搜索文档\"},\"modal\":{\"noResultsText\":\"无法找到相关结果\",\"resetButtonTitle\":\"清除查询条件\",\"footer\":{\"selectText\":\"选择\",\"navigateText\":\"切换\"}}}}}}}},\"locales\":{\"root\":{\"label\":\"English\",\"lang\":\"en\",\"themeConfig\":{\"lastUpdatedText\":\"Last update time\",\"nav\":[{\"text\":\"Guide\",\"link\":\"/guide/getting-started\",\"activeMatch\":\"/guide/g\"},{\"text\":\"More Example\",\"link\":\"/example/index\",\"activeMatch\":\"/example/g\"},{\"text\":\"Changelog\",\"link\":\"https://github.com/RennCheung/codemirror-editor-vue3/blob/main/CHANGELOG.md\"}],\"sidebar\":{\"/guide\":[{\"text\":\"Introduction\",\"collapsed\":false,\"items\":[{\"text\":\"Getting Started\",\"link\":\"/guide/getting-started\"},{\"text\":\"Component Props\",\"link\":\"/guide/props\"},{\"text\":\"Component Events\",\"link\":\"/guide/events\"},{\"text\":\"Language Modes\",\"link\":\"/guide/lang\"}]},{\"text\":\"prepattern\",\"items\":[{\"text\":\"merge(diff) mode\",\"link\":\"/guide/prepattern/merge\"},{\"text\":\"log mode\",\"link\":\"/guide/prepattern/log\"}]},{\"text\":\"Supplementary Instruction\",\"items\":[{\"text\":\"CodeMirror Static properties\",\"link\":\"/guide/supplementary/static-properties\"},{\"text\":\"Get instance object\",\"link\":\"/guide/supplementary/instance\"}]},{\"text\":\"Typescript Support\",\"link\":\"/guide/typescript/Support\"}],\"/example\":[{\"text\":\"Examples\",\"collapsed\":false,\"items\":[{\"text\":\"Basic Examples\",\"link\":\"/example/index\"},{\"text\":\"Code Syntax Check\",\"link\":\"/example/codeLint\"}]}]}}},\"zh-CN\":{\"label\":\"简体中文\",\"lang\":\"zh-CN\",\"themeConfig\":{\"lastUpdatedText\":\"最近更新时间\",\"nav\":[{\"text\":\"入门\",\"link\":\"/zh-CN/guide/getting-started\",\"activeMatch\":\"/guide/g\"},{\"text\":\"更多案例\",\"link\":\"/zh-CN/example/index\",\"activeMatch\":\"/example/g\"},{\"text\":\"更新日志\",\"link\":\"https://github.com/RennCheung/codemirror-editor-vue3/blob/main/CHANGELOG.md\"}],\"sidebar\":{\"/zh-CN/guide\":[{\"text\":\"介绍\",\"collapsed\":false,\"items\":[{\"text\":\"入门指南\",\"link\":\"/zh-CN/guide/getting-started\"},{\"text\":\"组件属性\",\"link\":\"/zh-CN/guide/props\"},{\"text\":\"组件事件\",\"link\":\"/zh-CN/guide/events\"},{\"text\":\"语言高亮\",\"link\":\"/zh-CN/guide/lang\"}]},{\"text\":\"预置模式\",\"items\":[{\"text\":\"merge(diff) 模式\",\"link\":\"/zh-CN/guide/prepattern/merge\"},{\"text\":\"log 模式\",\"link\":\"/zh-CN/guide/prepattern/log\"}]},{\"text\":\"补充说明\",\"items\":[{\"text\":\"CodeMirror 静态属性\",\"link\":\"/zh-CN/guide/supplementary/static-properties\"},{\"text\":\"获取实例对象\",\"link\":\"/zh-CN/guide/supplementary/instance\"}]},{\"text\":\"Typescript 支持\",\"link\":\"/zh-CN/guide/typescript/Support\"}],\"/zh-CN/example\":[{\"text\":\"示例\",\"collapsed\":false,\"items\":[{\"text\":\"基础示例\",\"link\":\"/zh-CN/example/index\"},{\"text\":\"Code Syntax Check\",\"link\":\"/zh-CN/example/codeLint\"}]}]}}}},\"scrollOffset\":134,\"cleanUrls\":true}");</script> | ||
|
||
</body> | ||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
import{_ as a,c,a as i,d as n}from"./index.DD8iZr2B.js";import{_ as p,d,D as m,o as l,b as f,s as r}from"./framework.CikD31qk.js";import"./commonjsHelpers.Cpj98o6Y.js";const u=d({components:{Codemirror:a},setup(){const o=r(`完整日志下载地址:${c({href:"/logDownload",download:"",target:"_blank"})} | ||
${i("带有时间节点和输出类型的日志")} | ||
${n("info content","info")} | ||
${n("warning content","warning")} | ||
${n("error content","error")} | ||
`);return{ref:r,code:o,cmOptions:{mode:"fclog"}}}});function _(o,e,$,g,k,C){const t=m("Codemirror");return l(),f(t,{value:o.code,"onUpdate:value":e[0]||(e[0]=s=>o.code=s),options:o.cmOptions,border:"",height:400},null,8,["value","options"])}const O=p(u,[["render",_]]);export{O as default}; |
Oops, something went wrong.