tiny-engine/packages/block-compiler/test/sample
chilingling 7716dda7b7
feat: blockCompiler (#906)
* feat: blockCompiler

* feat: block compile to blobURL

* feat: block-compiler

* fix: add dev alias

* fix: del unnecessary comments

* feat: del old block web component logic

* fix: scope id error

* feat: del umd block support

* feat: del block deploy progress bar

* feat: del block progress request

* fix: del customElement relative logic

* feat: add block loading and error status view

* fix: select blockSchema by historyid

* fix: block schema should select by version

* feat: add block compile cache

* fix: add source code cache

* fix: add default material import map

* feat: update builtin-component version

* feat(block-compiler): support compile jsx

* feat: support block compileCache

* feat: update block version slient refresh

* fix: update @vue/babel-plusin-jsx version

* fix: type checking

* fix: typescript build error

* fix: imporve type checking

* feat: use new block compile cache realize

* fix(block-compiler): remove deps order check

* fix: use has method check the specified key exists in the map instead of get method

* fix: optimize deps

* fix: update cache name params

---------

Co-authored-by: hexqi <wu_12556@126.com>
2024-12-20 11:29:30 +08:00
..
BlockFileName.vue feat: blockCompiler (#906) 2024-12-20 11:29:30 +08:00
BlockHead.vue feat: blockCompiler (#906) 2024-12-20 11:29:30 +08:00
BlockMenu.vue feat: blockCompiler (#906) 2024-12-20 11:29:30 +08:00
BlockTest.vue feat: blockCompiler (#906) 2024-12-20 11:29:30 +08:00
slotModelValueTest.vue feat: blockCompiler (#906) 2024-12-20 11:29:30 +08:00