Skip to content

Releases: atmovantage/ifxweather

Version 0.4.0-pre-alpha

22 Jul 02:01
Compare
Choose a tag to compare
Pre-release

Please see the list of recent changes and improvements below:

Forecast Composer
    Removed custom CSS elements from the header and input into a separate CSS file
    Cleaned up CSS code to ensure it is compliant with current standards
    Removed all references to units of measurement from the labels and input forms (custom choices to be added soon)
    Set the “details” input text area to be 10 rows in height, giving user a bit more room to see what they’ve typed. Might add more height later depending on feedback.
    User Preferences: Added a new field just above the submit button and under the columns for entering forecast data
        Created a radio button selection form for temperature units either Fahrenheit or Celsius
        Created a radio button selection form for temperature color (blue if low, red if high and black if user selects ‘no’)
Forecast Output
    Added code to check and input the user-selected temperature unit
    Added code to check and input the user-selected temperature color and assign the correct color for highs and lows