Skip to content
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
wants to merge 67 commits into
base: 2.0-wip
Choose a base branch
from
Open

Chance of rain and chance of snow #196

wants to merge 67 commits into from

Conversation

oraclekid
Copy link

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

jgoffinet and others added 30 commits August 13, 2015 15:59
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
Adding ability to override variables in SASS version
Add Sass/LESS mappings for Weather Underground API
- bumping version to 2.0.7
- removing cdnjs link
Apollo Wayne and others added 30 commits October 1, 2015 08:21
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
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.