-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Center Text in Footer #2594
Center Text in Footer #2594
Conversation
@lukasrgr: please check. Maybe I did a mistake while backporting? |
@Sn0w3y what was your issue? |
@lukasrgr, no problem at all, just a minor change but, in my opinion, a more elegant way to display the values in the footer. |
@Sn0w3y i had to deny my approval, i realized our internal version and openEMS are drifting apart at one point |
Actually i do not understand :o Means no centered Footer Data ? They are indeed drifting apart - also on the size of the Text in the Footer aswell Greetings ! |
@Sn0w3y found it, apparently the new esLint configuration overwrote style applied in ts, Apparently
Could you be so kind and fix the syntax in the applied style? The Footer will be centered and also little bit smaller in height |
@lukasrgr shoul be applied now ? Greetings ! |
* UI: fix & update translations (OpenEMS#2595) * Fix Emergency-Slider Translation * Fix EMERGENCY_RESERVE Case Match * Gitpod: add names+descriptions to ports (OpenEMS#2600) * UI: add eslint:recommended and plugin:@typescript-eslint/recommended (OpenEMS#2577) * add "eslint:recommended", "plugin:@typescript-eslint/recommended" to eslintrc * `eslint --fix src/` * Push version to 2024.4.0 * Start development of version 2024.5.0-SNAPSHOT * MQTT API Controller: add optional config parameter to specify a topic prefix (OpenEMS#2553) Co-authored-by: Stefan Feilmeier <[email protected]> * Bump com.squareup.retrofit2:retrofit from 2.10.0 to 2.11.0 in /cnf (OpenEMS#2606) * Bump com.squareup.retrofit2:converter-gson from 2.10.0 to 2.11.0 in /cnf Bumps [com.squareup.retrofit2:converter-gson](https://github.com/square/retrofit) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.10.0...2.11.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:converter-gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump com.squareup.retrofit2:adapter-rxjava3 in /cnf Bumps [com.squareup.retrofit2:adapter-rxjava3](https://github.com/square/retrofit) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.10.0...2.11.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:adapter-rxjava3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump com.squareup.retrofit2:converter-scalars in /cnf Bumps [com.squareup.retrofit2:converter-scalars](https://github.com/square/retrofit) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.10.0...2.11.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:converter-scalars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Bump com.squareup.retrofit2:retrofit from 2.10.0 to 2.11.0 in /cnf Bumps [com.squareup.retrofit2:retrofit](https://github.com/square/retrofit) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/square/retrofit/releases) - [Changelog](https://github.com/square/retrofit/blob/trunk/CHANGELOG.md) - [Commits](square/retrofit@2.10.0...2.11.0) --- updated-dependencies: - dependency-name: com.squareup.retrofit2:retrofit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update bnd --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefan Feilmeier <[email protected]> * UI: Fix CSS in footer (OpenEMS#2594) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Stefan Feilmeier <[email protected]> Co-authored-by: Hiromasa Ihara <[email protected]> Co-authored-by: samuelBloch <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
No description provided.