Git Product home page Git Product logo

paper-weather's People

Contributors

ryanburns23 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

paper-weather's Issues

Icons 404 in build/bundled

Problem

  • After building, icons are referenced from bower_compoenents/paper-weather/icons/ICON.png

  • Unless you add the images into the build directory, they will 404.

Solution

  • Base 64 encode images in a new paper-weather-icons.html. This will ensure icons make it to production.

  • Use base 64 image to convert images

'Error getting weather' happening frequently

screenshot from webcomponents.org overview page.

Happening on my app as well as on the demo.

On some instances, when looking at my devtools network page, I don't see any request being made; the 'loading spinner' continues to spin, until 'Error getting weather' appears.

Other times I see the request happen, but the response from yahoo is results: null screenshot

Additionally the error image seems to be missing.

Add ability to control shadow elevation

Add ability to control shadow elevation just like paper-material

for example

//@apply --shadow-elevation-2dp (elevation default to '1')
<paper-weather unit="[[unit]]" hide-forecast="[[hideForecast]]" location="[[location]]"></paper-weather>

//no shadow
<paper-weather unit="[[unit]]" hide-forecast="[[hideForecast]]" location="[[location]]"  elevation="0"></paper-weather>

//@apply --shadow-elevation-8dp
<paper-weather unit="[[unit]]" hide-forecast="[[hideForecast]]" location="[[location]]"  elevation="4"></paper-weather>

I've already forked and started an implementation, so pr incoming!

Celsius units

I think the API allows for you to request Fahrenheit or Celsius, can you add a property to allow users to pick which they want

Error Icon 404's

Import base64 icons via a .js file so they are available immediately

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.