-
Notifications
You must be signed in to change notification settings - Fork 229
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
Various Fixes and enhancements #107
Conversation
added padding in Seems
Update script.js for Czech date formatting
Update index.html
Changed margin of weather condition icon to position it for better appearing
pressing the "Enter" key on the keyboard in any input field performs the same action as clicking the corresponding button. say we entered a location, to save it we click on "enter" button, now we can save by pressing enter key from Keyboard too.
userText placeholder text removal when the user starts editing and restore placeholder if the user leaves it empty after clicking, --> now works for all languages
userText placeholder text removal when the user starts editing and restore placeholder if the user leaves it empty after clicking, --> now works for all languages + fixed: When refreshed or new tab is opened, "Double Tap to Edit" shows briefly before loading
changed 'enter' to 'save' and 'search'
translated 'save' and 'search' in all lang
deleted wrong আপনার, fixed
reordered language.js and script.js
added translation function for greeting with fallback
Translated greeting in all languages
Czech has more day phases ("ráno", "dopoledne", "poledne", "odpoledne", "večer", "noc"), but I think this could be sufficient. |
Added Translation for menuCloseButton
@ceskyDJ 'Zavřiť' for close in menuCloseText |
Almost, the correct one is "Zavřít“ (diacritical "i" and normal "t"). |
fixed Czech translation for close
corrected, thanks |
You're welcome. |
https://screenrec.com/share/G08aQb2hru When I use a vpn and connect to uk ip, my weatherapi runs properly. But in my own ip the weatherapi sometimes doesn't able to give correct data and stays blank. |
It was appearing a bit off to me, one sided. compressed.Recording.2024-10-26.184855.mp4Is it not fine? |
huh, here no problem with display of Humidity, Feels, Earth |
Maybe download images and serve them locally? Is it possible? |
Digital Clock: Hours in darker color and blinking colon
Digital Clock: Hours in darker color and blinking colon
Digital Clock: Hours in darker color and blinking colon
It happens cause the ip of the weatherapi takes time to connect with my ip. |
some revert back to check
Update script.js
changed twitter redirect link
Accurate °F
@XengShi what is the error in the console? |
checking
checking 2
checking 3
checking 4
Reverted back the checkings
missed
Do you face the same issue in XengShi:main/v2.2, or is it working fine? |
https://screenrec.com/share/uPQ6t0fdAH |
I faced some issues here. |
Also noticed that you have replaced the icon at little bit of downwards, which doesn't look good. Also ur weather icon has issue. Not on the original one as i noticed. |
I think you should look on this and try to add some other weather api's too. |
@prem12321kumar Today I rechecked it again, and everything works! not getting any error. |
[Windows 10, Chrome] |
#113 |
say we entered a location, to save it we click on "enter" button, now we can save by pressing enter key from Keyboard too.
Edit:
-Added Translation for menuCloseButton
-added translation for 'close' in all languages
with fallback to english if translation unavailable
-and some weather variable named
Edit2:
-Corrected some Czech transaltion with @ceskyDJ
-Bengali Numerals
alongwith option to add any other language numeral too
edit3:
-placeholder inputtext color
-Digital clock: display AM/PM when using 12 hr format
localised numerals and texts
date formatting
am/pm color
-Immediately date is updated when clock is analog
edit4:
-Replace decimal point with a comma for Czech
-Added a space before unit in Feelslike temperature in Czech
-changed "Enable/Disable" to "Show/Hide" for shortcuts and AI tools (in English only)
edt5:
-Fallback to English if any elements translation is missing (Earlier when any elements' translation is missing in all lang it shows eng but if it defined in even 1 lang then for other lang it was showing undefined, now with all the fallbacks it will show in English)
-locale am/pm
-Fixed: Weather Display issue when weatherCondition is long
-no leading zeros in hour for 12 hr format in digital clock, except in English and Italian
-Digital Clock: Hours in darker color and blinking colon