-
Currently LFC is bound to a specific git revision of the crate, not a semantic version number. Using semver would allow us to publish bugfixes to the runtime without needing to upgrade LFC. But we als…
-
The more I look at this code (and other plugins that relies on sending MQ-messages) the more I wish we would separate the actual MQ logic into a separate plugin that eiffel-broadcaster-plugin (and oth…
-
### Enter your suggestions in details:
The `WithSearchBox` modal currently has the following accessibility issues:
1. **Accidental Scrolling:** When the modal content is larger than the viewport, …
-
**Is your feature request related to a problem? Please describe.**
Since the number of buttons is increasing and their usage depends on the user's habits, it could be great to be able to hide some of…
-
This `updateLocale` stops working after upgrading from 2.24.0 to 2.25.0:
```js
moment.updateLocale('en', {
meridiem: (hour, minute, isLowerCase) => {
const meridiem = hour < 12 ? 'a.m.' : …
-
Hi Quicky2000,
I am curious for more information about this project what its goals are, what changes you have made, and what changes you intend to make.
For some context, I had previously packag…
-
Let's aim to do a monthly release, with "dot releases" if there are just small bugfixes and cleanup, and "full releases" if there are meaningful functional changes. In this case it looks like there a…
-
**Home Assistant Android app version(s):**
AAOS: 2024.6.1-full
**Android version(s):**
AAOS 12
**Device model(s):**
Polestar 2
**Home Assistant version:**
Core: 2024.6.4
Supervisor: 20…
-
I have a problem with sqitch plans (and databases) between different versions. We currently have a 2.0 branch and a master branch (which represents a future 2.1 version) and there will be changes on b…
-
**Problem**
When installing _eslint-plugin-i18n-json_ with jspm, the following warning is displayed
`
warn (jspm) Deprecation warning for npm:intl-messageformat-parser@5.5.1: backwards incompatible…