Skip to content

Commit

Permalink
GUI migrated to Typescript (#1776)
Browse files Browse the repository at this point in the history
* Rename all GUI jsx to tsx

* Renaming

* Move GUI to typescript

* Move GUI to typescript

* Move GUI to typescript

* GUI migrated to typescript

* vite script

* module federation

* vite typescript

* revert typescript

* module federation

* module federation

* module federation

* module federation

* module federation

* vite typescript

* Fixed build

* Fixed build

* Fixed build

* Used common library for blocks

* Formatting

* Fixing tests

---------

Co-authored-by: dilesoft <[email protected]>
  • Loading branch information
GermanBluefox and DileSoft authored Jan 15, 2025
1 parent 840d038 commit 0a10797
Show file tree
Hide file tree
Showing 1,529 changed files with 49,250 additions and 40,947 deletions.
39 changes: 0 additions & 39 deletions .eslintrc.json

This file was deleted.

2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ package-lock.json
# ioBroker dev-server
.dev-server/
/src/dist
/src-editor/dist
/src-editor/.__mf__temp
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ Executes Javascript, Typescript Scripts.
<!--
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
* (@GermanBluefox) Migrated GUI to Typescript

### 8.8.3 (2024-09-05)
* (bluefox) Fixed object selector in rules

Expand Down
70 changes: 0 additions & 70 deletions admin/adminWords.js

This file was deleted.

167 changes: 0 additions & 167 deletions admin/asset-manifest.json

This file was deleted.

1 change: 1 addition & 0 deletions admin/assets/_commonjsHelpers-C4iS2aBk.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes
File renamed without changes
6 changes: 6 additions & 0 deletions admin/assets/blockly.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0a10797

Please sign in to comment.