-
Notifications
You must be signed in to change notification settings - Fork 855
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
Chance of rain and chance of snow #196
Open
oraclekid
wants to merge
67
commits into
2.0-wip
Choose a base branch
from
master
base: 2.0-wip
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ng node-sass to die
Added ; to end of last line in each icon-variable file
- old files "neutral-cloudy" were still referenced, now deleted
- adding semicolon to end of sass variable for moons - fixed EDN moon file to add semicolon
- fixing EDN files to put semicolon after all sass variable files - updating font files all over - updating to 222 icons
Related issue - #95
Adding ability to override variables in SASS version
…rything important.
Add Sass/LESS mappings for Weather Underground API
- bumping version to 2.0.7 - removing cdnjs link
add files for npm
Add Android String Resource File
Previously read "You can flip, rotate, or add a fixed with." Should read "...or add a fixed width."
Typo fixed for "fixed with" --> "fixed width"
Added SVG versions of most of the icons
According to open weather map, code 701 is for mist. Because mist is not available I changed it to fog. The file had the code for showers instead.
Changed wi-own-701 classes to match the right code
dispay -> display
Fix minor typo
Changed wi-own-701 to the correspond to the right code
Have to say goodbye.
Fixed icon mapping for OpenWeatherMap
Module build failed (from ./node_modules/sass-loader/dist/cjs.js): SassError: compound selectors may no longer be extended. Consider `@extend .wi-wind, .towards-0-deg` instead. See http://bit.ly/ExtendCompound for details. ╷ 727 │ @extend .wi-wind.towards-0-deg; │ ^^^^^^^^^^^^^^^^^^^^^^ ╵ node_modules/weathericons/sass/icon-classes/classes-wind-degrees.scss 727:11 root stylesheet
Remove second `wi-snow` (closes #242)
Removed white spaces in 6 filenames.
Update classes-wind-degrees.scss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I couldn't find chance of rain or chance of snow, these could essentially be the same as rain or snow icons with less dots or lines