Skip to content

Commit 92013af

Browse files
Fixing some blocks in blockly: time, function (#1908)
1 parent 64c375e commit 92013af

29 files changed

+1266
-1224
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ updates:
1616
open-pull-requests-limit: 5
1717
versioning-strategy: increase
1818
ignore:
19-
# Typescript should not be updated automatically, except patch updates
19+
# TypeScript should not be updated automatically, except patch updates
2020
# it does not follow semver and minor updates are usually breaking
2121
- dependency-name: 'typescript'
2222
update-types: ['version-update:semver-minor', 'version-update:semver-major']
@@ -26,7 +26,7 @@ updates:
2626
update-types: ['version-update:semver-major']
2727

2828
- package-ecosystem: npm
29-
directory: '/src'
29+
directory: '/src-editor'
3030
schedule:
3131
interval: monthly
3232
time: '04:00'

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Executes Javascript, Typescript Scripts.
2626
<!--
2727
### **WORK IN PROGRESS**
2828
-->
29+
### **WORK IN PROGRESS**
30+
* (@GermanBluefox) Fixing some blocks in blockly: time, function
31+
2932
### 9.0.6 (2025-06-18)
3033
* (@GermanBluefox) Speed-up loading of GUI
3134
* (@GermanBluefox) Migrating old blocks to new format

admin/assets/OpenAiDialog-M2WLtkej.js renamed to admin/assets/OpenAiDialog-D7x7NaGj.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/Save-BKC3BS3x.js renamed to admin/assets/Save-BSBgRX7g.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/ScriptEditor-Bv3On-53.js renamed to admin/assets/ScriptEditor-BwK_YBqW.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/ScriptEditorVanillaMonaco-DDdy9QwQ.js renamed to admin/assets/ScriptEditorVanillaMonaco-CaqXBDwf.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/createSvgIcon-BQT-7-GS.js

Lines changed: 0 additions & 30 deletions
This file was deleted.

admin/assets/createSvgIcon-DMsh-YeH.js

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/index-BHCFICi5.js renamed to admin/assets/index-BQrVChDw.js

Lines changed: 84 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

admin/assets/index-BC57K7k9.js renamed to admin/assets/index-Bqpbcx6m.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)