Version 1.2.1
In this release I'm trying to fix updating settings entities after their state has changed. #322
What's Changed
- Refactoring and generate JSDoc by @Barma-lej in #440
- Rewriting
findEntitiesBySuffixes
to return unsorted array by @Barma-lej in #441 - Rewriting
renderTipButton
by @Barma-lej in #442 - Rearranging cards by @Barma-lej in #443
- Removing div
header
by @Barma-lej in #444 - Refactoring and generate JSDoc by @Barma-lej in #445
- Refactoring settings entity by @Barma-lej in #446
- Refactoring service, action calls, action button rendering by @Barma-lej in #447
- Refactoring rendering of toggle switch, configCard, infoCard by @Barma-lej in #448
- Rewriting status rendering to show locked status by @Barma-lej in #449
- Renaming
landroid-linear-progress
tolc-linear-progress
by @Barma-lej in #450 - Removing
stopPropagation
by @Barma-lej in #451 - Moving creating of
configCard
to another file by @Barma-lej in #452 - Modifying
landroid-card.js
structure by @Barma-lej in #453 - Refactoring infocard renderer by @Barma-lej in #455
- Last change by @Barma-lej in #456
- Dev by @Barma-lej in #457
- Updating card when the settings entities were changed #322 by @Barma-lej in #458
- Cleaning up css by @Barma-lej in #459
- Fix actions by @Barma-lej in #460
- Checking if
settingsEntities
exists by @Barma-lej in #461 - Cleaning up constants by @Barma-lej in #462
- Prettier format by @Barma-lej in #463
- Fix
process
undefined by @Barma-lej in #464
Dependencies
- Dependencies update by @Barma-lej in #454
Full Changelog: 1.2.0...1.2.1