Skip to content

Commit

Permalink
### 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrounger committed Jun 13, 2021
1 parent e1c1a17 commit f0f40c1
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 49 deletions.
12 changes: 4 additions & 8 deletions .commitmessage
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
chore: release v0.5.8
chore: release v0.5.9

* Top App Bar Widget: new layout 'auto' added - change between modal and permanent layout depending on screen resolution. [Details see documentation!](#layout-auto)
* Top App Bar Widget: option added to set value on click at item that toggle submenu
* IconList Widget: option added to set used space per row for every items
* IconList Widget: option added to set visibility condition for every items ([#118](https://github.com/Scrounger/ioBroker.vis-materialdesign/issues/118))
* IconList Widget: bug fix for applying active color ([#176](https://github.com/Scrounger/ioBroker.vis-materialdesign/issues/176))
* Grid Widget: bug fix for visibility condition
* Masonry Widget: bug fix for visibility condition
* Top App Bar Widget: option added to define navigation items per JSON String [Details see documentation!](https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)
* Top App Bar Widget: option added to define an id per item
* fixed bugs found by sentry

<!-- omit in toc -->
26 changes: 26 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
<!-- omit in toc -->
## 0.5.4 (2021-04-18)
* (Scrounger) HTML Widgets added - use Material Design Widgets in any html element
* (Scrounger) Table: Control Elements removed, using new HTML Widgets -> breaking changes !!!
* (Scrounger) list: using object id for json string added -> breaking changes !!!
* (Scrounger) new Value Widget added
* (Scrounger) Card layout bug fixes for HTML Card, IconList, List and Table Widget
* (Scrounger) icon list: option for status bar text added
* (Scrounger) icon list: status bar position bug fix
* (Scrounger) icon list: read only option for buttons added
* (Scrounger) dialog: option to set height in percent added
* (Scrounger) json chart: option to override tooltip for every dataset added
* (Scrounger) json chart: tooltip mode x / y added
* (Scrounger) json chart: option to override data label added
* (Scrounger) charts: legend distance to bottom option added
* (Scrounger) button state: active background color option added
* (Scrounger) buttons: vibrate on mobil devices bug fix
* (Scrounger) progress: rotate option added
* (Scrounger) list: background color option added
* (Scrounger) progress circular: auto size option added
* (Scrounger) VIS editor: html previews bug fixes
* (Scrounger) input, autocomplete, select: autofocus option added
* (Scrounger) Documentation revised
* (Scrounger) materialdesignicons library updated to v5.9.55
* (Scrounger) bug fixes

<!-- omit in toc -->
## 0.4.2 (2020-12-29)
* (Scrounger) vis-google-fonts dependency removed
Expand Down
28 changes: 1 addition & 27 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13091,7 +13091,7 @@ The adapter uses the following libraries:
-->

<!-- omit in toc -->
### __WORK IN PROGRESS__
### 0.5.9 (2021-06-13)
* (Scrounger) Top App Bar Widget: option added to define navigation items per JSON String [Details see documentation!](https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)
* (Scrounger) Top App Bar Widget: option added to define an id per item
* (Scrounger) fixed bugs found by sentry
Expand Down Expand Up @@ -13127,32 +13127,6 @@ The adapter uses the following libraries:
* (Scrounger) icon buttons: color bug fixes
* (Scrounger) Fixing bugs found by sentry

<!-- omit in toc -->
### 0.5.4 (2021-04-18)
* (Scrounger) HTML Widgets added - use Material Design Widgets in any html element
* (Scrounger) Table: Control Elements removed, using new HTML Widgets -> breaking changes !!!
* (Scrounger) list: using object id for json string added -> breaking changes !!!
* (Scrounger) new Value Widget added
* (Scrounger) Card layout bug fixes for HTML Card, IconList, List and Table Widget
* (Scrounger) icon list: option for status bar text added
* (Scrounger) icon list: status bar position bug fix
* (Scrounger) icon list: read only option for buttons added
* (Scrounger) dialog: option to set height in percent added
* (Scrounger) json chart: option to override tooltip for every dataset added
* (Scrounger) json chart: tooltip mode x / y added
* (Scrounger) json chart: option to override data label added
* (Scrounger) charts: legend distance to bottom option added
* (Scrounger) button state: active background color option added
* (Scrounger) buttons: vibrate on mobil devices bug fix
* (Scrounger) progress: rotate option added
* (Scrounger) list: background color option added
* (Scrounger) progress circular: auto size option added
* (Scrounger) VIS editor: html previews bug fixes
* (Scrounger) input, autocomplete, select: autofocus option added
* (Scrounger) Documentation revised
* (Scrounger) materialdesignicons library updated to v5.9.55
* (Scrounger) bug fixes

<!-- omit in toc -->
## License
MIT License
Expand Down
26 changes: 13 additions & 13 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{
"common": {
"name": "vis-materialdesign",
"version": "0.5.8",
"version": "0.5.9",
"news": {
"0.5.9": {
"en": "* Top App Bar Widget: option added to define navigation items per JSON String [Details see documentation!](https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Top App Bar Widget: option added to define an id per item\n* fixed bugs found by sentry\n\n<!-- omit in toc -->",
"de": "* Top App Bar Widget: Option hinzugefügt, um Navigationselemente pro JSON-String zu definieren [Details siehe Dokumentation!](https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Top App Bar Widget: Option hinzugefügt, um eine ID pro Element zu definieren\n* Fehler behoben, die von Wache gefunden wurden\n\n<!-- im Inhaltsverzeichnis weglassen -->",
"ru": "* Виджет верхней панели приложения: добавлена опция для определения элементов навигации в строке JSON [Подробности см. В документации!] (Https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Виджет верхней панели приложений: добавлена опция для определения идентификатора для каждого элемента\n* исправлены ошибки, обнаруженные часовым\n\n<! - опустить в toc ->",
"pt": "* Top App Bar Widget: opção adicionada para definir itens de navegação por JSON String [Detalhes, consulte a documentação!] (Https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Top App Bar Widget: opção adicionada para definir um id por item\n* corrigidos bugs encontrados pelo sentinela\n\n<! - omitir em toc ->",
"nl": "* Top App Bar Widget: optie toegevoegd om navigatie-items per JSON String te definiëren [Details zie documentatie!](https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Top App Bar Widget: optie toegevoegd om een id per item te definiëren\n* opgeloste bugs gevonden door schildwacht\n\n<!-- weglaten in toc -->",
"fr": "* Top App Bar Widget : option ajoutée pour définir les éléments de navigation par chaîne JSON [Détails, voir la documentation !](https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Top App Bar Widget : option ajoutée pour définir un identifiant par élément\n* correction de bugs trouvés par sentinelle\n\n<!-- omettre dans la table des matières -->",
"it": "* Widget Top App Bar: aggiunta opzione per definire gli elementi di navigazione per stringa JSON [Dettagli vedere la documentazione!](https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Widget della barra delle app in alto: opzione aggiunta per definire un ID per elemento\n* bug corretti trovati da sentinella\n\n<!-- ometti in toc -->",
"es": "* Widget de barra de aplicaciones superior: opción agregada para definir elementos de navegación por cadena JSON [¡Para detalles ver documentación!] (Https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Widget de la barra de aplicaciones superior: opción agregada para definir una identificación por artículo\n* errores arreglados encontrados por centinela\n\n<! - omitir en índice ->",
"pl": "* Top App Bar Widget: dodano opcję definiowania elementów nawigacyjnych według ciągu JSON [szczegóły w dokumentacji!] (https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Top App Bar Widget: dodano opcję definiowania identyfikatora na element\n* naprawiono błędy znalezione przez wartownika\n\n<!-- pomiń w spisie -->",
"zh-cn": "* Top App Bar Widget:添加选项以定义每个 JSON 字符串的导航项 [详细信息请参阅文档!](https://github.com/Scrounger/ioBroker.vis-materialdesign#top-app-bar)\n* Top App Bar Widget:添加选项以定义每个项目的 id\n* 修复了哨兵发现的错误\n\n<!-- 在目录中省略 -->"
},
"0.5.8": {
"en": "* Top App Bar Widget: new layout 'auto' added - change between modal and permanent layout depending on screen resolution. [Details see documentation!](#layout-auto)\n* Top App Bar Widget: option added to set value on click at item that toggle submenu\n* IconList Widget: option added to set used space per row for every items\n* IconList Widget: option added to set visibility condition for every items ([#118](https://github.com/Scrounger/ioBroker.vis-materialdesign/issues/118))\n* IconList Widget: bug fix for applying active color ([#176](https://github.com/Scrounger/ioBroker.vis-materialdesign/issues/176))\n* Grid Widget: bug fix for visibility condition\n* Masonry Widget: bug fix for visibility condition\n\n<!-- omit in toc -->",
"de": "* Top App Bar Widget: neues Layout 'auto' hinzugefügt - Wechsel zwischen modalem und permanentem Layout je nach Bildschirmauflösung. [Details siehe Dokumentation!](#layout-auto)\n* Top App Bar Widget: Option hinzugefügt, um den Wert beim Klicken auf ein Element festzulegen, das das Untermenü umschaltet\n* IconList Widget: Option hinzugefügt, um den belegten Platz pro Zeile für alle Elemente festzulegen\n* IconList Widget: Option hinzugefügt, um die Sichtbarkeitsbedingung für alle Elemente festzulegen ([#118](https://github.com/Scrounger/ioBroker.vis-materialdesign/issues/118))\n* IconList Widget: Fehlerkorrektur beim Anwenden aktiver Farbe ([#176](https://github.com/Scrounger/ioBroker.vis-materialdesign/issues/176))\n* Grid Widget: Fehlerbehebung für Sichtbarkeitsbedingung\n* Masonry Widget: Bugfix für Sichtbarkeitsbedingung\n\n<!-- im Inhaltsverzeichnis weglassen -->",
Expand Down Expand Up @@ -230,18 +242,6 @@
"es": "ver registro de cambios",
"pl": "patrz dziennik zmian",
"zh-cn": "看到变更日志"
},
"0.2.59": {
"en": "see changelog",
"de": "siehe Changelog",
"ru": "см. список изменений",
"pt": "veja changelog",
"nl": "zie changelog",
"fr": "voir changelog",
"it": "vedi il log delle modifiche",
"es": "ver registro de cambios",
"pl": "patrz dziennik zmian",
"zh-cn": "看到变更日志"
}
},
"title": "Material Design Widgets",
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.vis-materialdesign",
"version": "0.5.8",
"version": "0.5.9",
"description": "Material Design Widgets based on Google material components web library",
"author": {
"name": "Scrounger",
Expand Down

0 comments on commit f0f40c1

Please sign in to comment.