Commit Graph

716 Commits

Author SHA1 Message Date
QiShaoXuan 2e2d0b121b fix: replace activatable to editable 2022-08-24 19:41:06 +08:00
DarkSky 280fb4d8c7 Merge remote-tracking branch 'origin/develop' into fix/experience 2022-08-24 19:17:53 +08:00
DarkSky ae19fd9b00 feat: services 2022-08-24 18:13:58 +08:00
DarkSky e19470397e feat: filter 2022-08-24 18:07:00 +08:00
DarkSky 6ac1f618f0 feat: cascading events 2022-08-24 17:37:16 +08:00
DiamondThree 712566ca84 Bugfix/board style (#321)
* fix style

* fix drag bounds

* fix drag bounds

* delete log

* delete log

* fix:lint

* fix:lint

* fix:lint

* fix:bounds show
2022-08-24 16:51:19 +08:00
QiShaoXuan c20288ce76 feat: add clipboardEvent2Blocks for white board to paste 2022-08-24 16:39:29 +08:00
zuomeng wang dad12b2a79 fix: update sidebar shadow (#323) 2022-08-24 15:38:58 +08:00
QiShaoXuan ce0c021c5e fix: copy in white board will thorw error 2022-08-24 15:22:41 +08:00
QiShaoXuan 012c0441d0 refactor: recode html2block 2022-08-24 14:41:21 +08:00
DiamondThree 617e9a0612 Bugfix/delete log (#315)
* fix delete log

* fix delete log
2022-08-24 13:47:47 +08:00
Whitewater 15055bc7c6 Merge pull request #318 from toeverything/feat/block-render
Feat/block render
2022-08-24 10:32:06 +08:00
lawvs 123091c1aa chore: add warn comment 2022-08-24 02:08:00 +08:00
lawvs a4dc7bf127 refactor: update block 2022-08-24 02:08:00 +08:00
lawvs dd24711f21 refactor: update editor 2022-08-24 02:08:00 +08:00
lawvs eb02e62a0e feat: new useBlockRender API 2022-08-24 02:08:00 +08:00
Felix Yan a6848dda51 Correct a typo in README (#317) 2022-08-23 18:05:20 +00:00
CJSS 595a29db74 Update CONTRIBUTING.md (#316)
Fixed types of contributions link
2022-08-23 20:30:47 +08:00
CJSS 8a95f6e05b Update README and documentation (#314)
* Update README.md

Introduction update

* Update README.md

Sections updated:
Stars
Getting Started

* Update README.md

License section updated

* Rename CONTRIBUTING.md to docs/CONTRIBUTING.md

Move CONTRIBUTING to docs folder.

* Rename CODE_OF_CONDUCT.md to docs/CODE_OF_CONDUCT.md

Move CODE_OF_CONDUCT to docs folder.

* Update CONTRIBUTING.md

Title error

* Update README.md

Table of contents removed
Useful links added

* Update README.md

Create your story moved and updated

* Update README.md

Useful links - added communities (removed FAQ)

* Update README.md

Fixed contribution and code of conduct links

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

Labels link update

* Create types-of-contributions.md

* Update types-of-contributions.md

README link fixed

* Update types-of-contributions.md

Punctuation

* Update README.md

Update useful links - added descriptions

* chore: format

* chore: format

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
Co-authored-by: Whitewater <me@waterwater.moe>
2022-08-23 17:38:19 +08:00
Chi Zhang a706c073a8 Merge pull request #313 from toeverything/fix/readme-doc
docs(readme): update readme.md
2022-08-23 17:12:52 +08:00
DarkSky 6df2676c88 refactor: jwt internal version migration 2022-08-23 17:07:16 +08:00
austaras eedb4864df mod(whiteboard): close tool panel when select tool 2022-08-23 17:04:20 +08:00
tzhangchi a13e2a59d3 docs(readme): update readme.md 2022-08-23 16:51:41 +08:00
HeJiachen-PM 7b4999225a hided my personal email 2022-08-22 22:58:16 +08:00
Qi 6f1833ded3 Merge pull request #302 from toeverything/refactor/variable
refactor: change activatable to editable in BaseVeiw
2022-08-22 22:26:03 +08:00
QiShaoXuan 4b904ef762 refactor: refactor block2html in clipboard 2022-08-22 22:03:11 +08:00
zuomeng wang e61b3ce4e4 feat: add get-started template (#309) 2022-08-22 07:02:33 +00:00
QiShaoXuan 065f833564 refactor: remove clipboard utils to ClipboardUtils 2022-08-22 10:29:42 +08:00
QiShaoXuan 17e454b1e6 refactor: refactor clipboard 2022-08-21 22:58:41 +08:00
Chi Zhang e7420f921a Merge pull request #306 from toeverything/Yipei-Operation-patch-2
Update README.md
2022-08-21 21:55:05 +08:00
Chi Zhang 96b3a2c0d5 Update README.md 2022-08-21 21:53:00 +08:00
Chi Zhang aae030671b Merge branch 'develop' into Yipei-Operation-patch-2 2022-08-21 21:42:39 +08:00
Yipei Wei 7822c4a0fd Update README.md
add contact info of founder
2022-08-21 21:40:06 +08:00
Chi Zhang 5fb79f4a34 Merge pull request #305 from toeverything/Yipei-Operation-patch-1 2022-08-21 21:39:42 +08:00
Yipei Wei 7c117e5f8f Update README.md
add contact email
2022-08-21 21:33:26 +08:00
HeJiachen-PM 945b5ff5ad Uploaded roadmap 2022-08-21 01:41:39 +08:00
DarkSky 78184741a2 Merge pull request #297 from toeverything/feat/shapes-bindings
Feat/shapes bindings
2022-08-19 23:42:15 +08:00
DarkSky 3d961fd951 Merge pull request #301 from JimmFly/feat/Multi-language-support-for-venus
Feat/multi language support for venus
2022-08-19 23:41:58 +08:00
JimmFly 6846f23e7d update i18n 2022-08-19 22:08:23 +08:00
JimmFly 4eb1c51be5 feat: add i18n 2022-08-19 21:50:24 +08:00
JimmFly 8de387295a chore: update dependencies 2022-08-19 21:49:54 +08:00
QiShaoXuan e1dece0595 refactor: change activatable to editable in BaseVeiw 2022-08-19 20:41:09 +08:00
DiamondThree 27a35ea6a2 feat add jump shapes 2022-08-19 20:06:44 +08:00
Whitewater 01339fc77d docs: update contributors (#300) 2022-08-19 18:44:26 +08:00
DarkSky 396e47abfb Merge pull request #294 from toeverything/feat/doublelink
Feat/doublelink
2022-08-19 18:43:56 +08:00
xiaodong zuo b53581aae5 feat: Intra-line double link interaction 2022-08-19 18:42:46 +08:00
xiaodong zuo 6bc78b35ec feat: Intra-line double link interaction 2022-08-19 18:30:52 +08:00
xiaodong zuo 63634e2057 Merge branch 'develop' into feat/doublelink 2022-08-19 18:26:47 +08:00
xiaodong zuo 3570aab4e8 feat: Intra-line double link interaction 2022-08-19 18:22:57 +08:00
DiamondThree f29ad0f840 fix: lint 2022-08-19 16:46:04 +08:00