-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: new icons for blocks * feat: add more icons * refactor: block components and add more icons * feat: icon for visual blocks * refactor: children prop instead of SVGComponent prop in DefaultBlock * feat: show block func name for logic blocks in place of svg * feat: icon for load blocks * refactor: block folder tree and added fn generators icon * feat: hardware icon * refactor block type component structure and finilize icon replacements * update sample app and gallery apps * chore: format code * show icon in sidebar as well * update gallery examples and add icon for oscilloscope * chore: node -> block * fix tsc error * Delete src/renderer/providers/ThemeProvider.tsx * delete Ai-svg.tsx * readd: ai-svg.tsx * add themeProvider back * dynamic block icon importing * dynamically import block icons * chore: remove unused file * visor icons * scale up/down visor icons * cache block icons * chore: themeProvider -> theme-provider text-block -> text-node * chore: convert getVariantClass to a map object --------- Co-authored-by: JeffDotPng <zhangjeff2014@gmail.com>
- Loading branch information
1 parent
733c2da
commit e27b81c
Showing
141 changed files
with
7,413 additions
and
8,552 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
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
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
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
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
Oops, something went wrong.