Torstein A. Bø
Torstein A. Bø
## Description The PR fixes two bugs: Bug: when using items objects the text shown when selecting an item was the item-value and not the item-title. Bug: when focusing VAutocomplete...
Collection of user identifiable data could give problems regarding GDPR. I have therefore added an option so that the sending of django user id and user name is optional
Bugfix: Bug: if temperature is negative it is shown as 100-temperature (e.g., -20 => 120)
Earlier #4865 allows @lit/react to accept React 19 as peerdependency. This patch updates the generated package.json to include this version when using @lit-labs/gen-wrapper-react.