Skip to content

Commit

Permalink
chore: release v1.4.0
Browse files Browse the repository at this point in the history
* (bluefox) Removed `withStyles` from the widget
  • Loading branch information
GermanBluefox committed Jul 7, 2024
1 parent 6b203b2 commit 18be13d
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This adapter has vis2 widget.
-->

## Changelog
### **WORK IN PROGRESS**
### 1.4.0 (2024-07-07)
* (bluefox) Removed `withStyles` from the widget

### 1.3.12 (2024-04-27)
Expand Down
6 changes: 3 additions & 3 deletions admin/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "./static/css/main.83fa2641.css",
"main.js": "./static/js/main.e2bcaed8.js",
"main.js": "./static/js/main.a23251eb.js",
"static/media/day-night.jpg": "./static/media/day-night.d6f09cbf18746b70d451.jpg",
"static/media/Ground Floor.svg": "./static/media/Ground Floor.2b7c5c91db7f070935a2.svg",
"static/media/Second Floor.svg": "./static/media/Second Floor.a2d5ed32df336591c06b.svg",
Expand Down Expand Up @@ -124,10 +124,10 @@
"static/media/Outdoor Blinds.svg": "./static/media/Outdoor Blinds.37b85a9c060a4af48da9.svg",
"static/media/Upstairs.svg": "./static/media/Upstairs.441813e54e0daca0882d.svg",
"main.83fa2641.css.map": "./static/css/main.83fa2641.css.map",
"main.e2bcaed8.js.map": "./static/js/main.e2bcaed8.js.map"
"main.a23251eb.js.map": "./static/js/main.a23251eb.js.map"
},
"entrypoints": [
"static/css/main.83fa2641.css",
"static/js/main.e2bcaed8.js"
"static/js/main.a23251eb.js"
]
}
2 changes: 1 addition & 1 deletion admin/index_m.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>Scheduler</title><script defer="defer" src="./static/js/main.e2bcaed8.js"></script><link href="./static/css/main.83fa2641.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><meta name="theme-color" content="#000000"/><link rel="manifest" href="./manifest.json"/><script type="text/javascript" src="./../../lib/js/socket.io.js"></script><title>Scheduler</title><script defer="defer" src="./static/js/main.a23251eb.js"></script><link href="./static/css/main.83fa2641.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "scheduler",
"version": "1.3.12",
"version": "1.4.0",
"news": {
"1.4.0": {
"en": "Removed `withStyles` from the widget",
"de": "Entfernen `withStyles` aus dem Widget",
"ru": "Удаленный `withStyles' из виджета",
"pt": "Removedo `withStyles` do widget",
"nl": "Verwijderd van het widget",
"fr": "Supprimé `withStyles` du widget",
"it": "Rimuoveto `withStyles` dal widget",
"es": "Quitado `con los estilos` del widget",
"pl": "Usunięty 'ze stylem' z widżetu",
"uk": "Вилучено `withStyle` від віджету",
"zh-cn": "从部件中删除了“ 带有样式”"
},
"1.3.12": {
"en": "Corrected widget",
"de": "Korrigiertes Widget",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Dodano dwie opcje: \"Ignoruj wartości, jeśli są takie same jak poprzednio\" i \"Nie kontroluj, jeśli urządzenie jest już w pożądanym stanie\"\nPoprawione 15-minutowe interwały\nUlepszenia interfejsu GUI dla mobilnego widoku",
"uk": "Додано два варіанти: \"Не контролюйте, якщо пристрій вже в бажаному стані\"\nВиправлено 15 хвилин інтервали\nУдосконалення інтерфейсу для мобільного вигляду",
"zh-cn": "增加了两个选项: “如果与先前相同,则忽略数值”和“如果设备已经处于理想状态,则不要控制”\n15分钟间隔\n移动视图的图形用户界面改进"
},
"1.2.0": {
"en": "Corrected 15-minute intervals\nGUI improvements for mobile view",
"de": "Korrigierte 15-minütige Intervalle\nGUI Verbesserungen für mobile Ansicht",
"ru": "15-минутные интервалы\nУлучшения GUI для мобильного просмотра",
"pt": "Intervalos de 15 minutos corrigidos\nMelhorias de interface gráfica para visualização móvel",
"nl": "Gecorrigeerde intervallen van 15 minuten\nGUI verbeteringen voor mobiele weergave",
"fr": "Intervalles corrigés de 15 minutes\nAmélioration de l'interface graphique pour la vue mobile",
"it": "Intervalli corretti di 15 minuti\nMiglioramenti della GUI per la vista mobile",
"es": "Intervalos corregidos de 15 minutos\nMejoras de interfaz gráfica para la vista móvil",
"pl": "Poprawione 15-minutowe interwały\nUlepszenia interfejsu GUI dla mobilnego widoku",
"uk": "Виправлено 15 хвилин інтервали\nУдосконалення інтерфейсу для мобільного вигляду",
"zh-cn": "15分钟间隔\n移动视图的图形用户界面改进"
}
},
"title": "Schedule profiler",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.scheduler",
"version": "1.3.12",
"version": "1.4.0",
"description": "This adapter allows to communicate Amazon Alexa and Google Home with ioBroker.",
"author": {
"name": "bluefox",
Expand Down
2 changes: 1 addition & 1 deletion src-widgets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iobroker.vis-2-widgets-scheduler",
"private": true,
"version": "1.3.12",
"version": "1.4.0",
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@emotion/react": "^11.11.4",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scheduler-admin",
"version": "1.3.12",
"version": "1.4.0",
"private": true,
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
Expand Down

0 comments on commit 18be13d

Please sign in to comment.