Skip to content

Commit

Permalink
chore: release v1.31.0
Browse files Browse the repository at this point in the history
Added better types for the `I18n.t` function based on words in `i18n/en.json` for TypeScript React UI (#630) · [Migration guide](docs/updates/20201107_typed_i18n_t.md)
An adapter with devcontainer but without React no longer contains files for parcel (#635) · **Migration guide:** Delete `.devcontainer/parcel` directory.
Add support for number input settings in `index_m.html` (#634)
Fixing wrong comment about message box: to get `message` events, you need to set `common.messagebox` to true. (#638)
  • Loading branch information
AlCalzone committed Nov 29, 2020
1 parent 2244c5d commit 4d86ebb
Show file tree
Hide file tree
Showing 3 changed files with 5,899 additions and 11 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## __WORK IN PROGRESS__
(at the beginning of a new line )
-->
## __WORK IN PROGRESS__
## 1.31.0 (2020-11-29)
* (crycode-de) Added better types for the `I18n.t` function based on words in `i18n/en.json` for TypeScript React UI (#630) · [Migration guide](docs/updates/20201107_typed_i18n_t.md)
* (AlCalzone) An adapter with devcontainer but without React no longer contains files for parcel (#635) · **Migration guide:** Delete `.devcontainer/parcel` directory.
* (UncleSamSwiss) Add support for number input settings in `index_m.html` (#634)
Expand Down
Loading

0 comments on commit 4d86ebb

Please sign in to comment.