feat: Text check before synchronization (#689)

* fix: icon

* fix: web selector

* fix: web selector

* perf: link sync

* dev doc

* chomd doc

* perf: git intro

* 466 intro

* intro img

* add json editor (#5)

* team limit

* websync limit

* json editor

* text editor

* perf: search test

* change cq value type

* doc

* intro img

---------

Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
Archer
2024-01-04 23:19:24 +08:00
committed by GitHub
parent c2abbb579f
commit 828829011a
64 changed files with 1789 additions and 1489 deletions

View File

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd"
d="M4.16663 1.66663C4.62686 1.66663 4.99996 2.03972 4.99996 2.49996V5.83329C4.99996 6.29353 4.62686 6.66663 4.16663 6.66663C3.70639 6.66663 3.33329 6.29353 3.33329 5.83329V2.49996C3.33329 2.03972 3.70639 1.66663 4.16663 1.66663ZM9.99996 1.66663C10.4602 1.66663 10.8333 2.03972 10.8333 2.49996V5.14221C11.8043 5.48541 12.5 6.41144 12.5 7.49996C12.5 8.88067 11.3807 9.99996 9.99996 9.99996C8.61925 9.99996 7.49996 8.88067 7.49996 7.49996C7.49996 6.41144 8.19563 5.48541 9.16663 5.14221V2.49996C9.16663 2.03972 9.53972 1.66663 9.99996 1.66663ZM15.8333 1.66663C16.2935 1.66663 16.6666 2.03972 16.6666 2.49996V7.49996C16.6666 7.9602 16.2935 8.33329 15.8333 8.33329C15.3731 8.33329 15 7.9602 15 7.49996V2.49996C15 2.03972 15.3731 1.66663 15.8333 1.66663ZM9.99996 6.66663C9.53972 6.66663 9.16663 7.03972 9.16663 7.49996C9.16663 7.9602 9.53972 8.33329 9.99996 8.33329C10.4602 8.33329 10.8333 7.9602 10.8333 7.49996C10.8333 7.03972 10.4602 6.66663 9.99996 6.66663ZM4.16663 9.99996C3.70639 9.99996 3.33329 10.3731 3.33329 10.8333C3.33329 11.2935 3.70639 11.6666 4.16663 11.6666C4.62686 11.6666 4.99996 11.2935 4.99996 10.8333C4.99996 10.3731 4.62686 9.99996 4.16663 9.99996ZM1.66663 10.8333C1.66663 9.45258 2.78591 8.33329 4.16663 8.33329C5.54734 8.33329 6.66663 9.45258 6.66663 10.8333C6.66663 11.9218 5.97095 12.8478 4.99996 13.191V17.5C4.99996 17.9602 4.62686 18.3333 4.16663 18.3333C3.70639 18.3333 3.33329 17.9602 3.33329 17.5L3.33329 13.191C2.3623 12.8478 1.66663 11.9218 1.66663 10.8333ZM15.8333 11.6666C15.3731 11.6666 15 12.0397 15 12.5C15 12.9602 15.3731 13.3333 15.8333 13.3333C16.2935 13.3333 16.6666 12.9602 16.6666 12.5C16.6666 12.0397 16.2935 11.6666 15.8333 11.6666ZM13.3333 12.5C13.3333 11.1192 14.4526 9.99996 15.8333 9.99996C17.214 9.99996 18.3333 11.1192 18.3333 12.5C18.3333 13.5885 17.6376 14.5145 16.6666 14.8577V17.5C16.6666 17.9602 16.2935 18.3333 15.8333 18.3333C15.3731 18.3333 15 17.9602 15 17.5V14.8577C14.029 14.5145 13.3333 13.5885 13.3333 12.5ZM9.99996 11.6666C10.4602 11.6666 10.8333 12.0397 10.8333 12.5V17.5C10.8333 17.9602 10.4602 18.3333 9.99996 18.3333C9.53972 18.3333 9.16663 17.9602 9.16663 17.5V12.5C9.16663 12.0397 9.53972 11.6666 9.99996 11.6666Z" />
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB