Skip to content
#

responsive

Here are 2,376 public repositories matching this topic...

isaacs
isaacs commented Mar 30, 2020

Who owns the copyright on Tachyons? The MIT license states:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

We want to do the right thing, but there's no copyright notice in the license. Could you add one (or let me know who it should mention, and I'll send a PR)?

epelc
epelc commented Sep 24, 2019

Bug Report

What is the expected behavior?

Bug report starter stack blitz is currently broken.

What is the current behavior?

The provided stack blitz starter link for bug reports is broken with a 404 link. Not sure if this is stackblitz or an issue with how the nightly build is linked.

The stackblitz link from issue templates(template uses the goo.gl shortlink).

https:

AntsLabor
AntsLabor commented Sep 26, 2017

Hello there,

css-element-queries was tested in a Polymer web component for the responsive text, where document.styleSheets doesn't seem to be supported in a Polymer element.
https://github.com/marcj/css-element-queries/blob/adefff41c47aea79e73cd485ccd7d64ff9bbfc53/src/ElementQueries.js#L390

Here is my code:

<link rel="import" href="../../bower_components/polymer/polymer.html">
<link 
onadeem1
onadeem1 commented Feb 28, 2020

Could you guys list some examples for the components. Is it possible to pull in the component as is and then edit what you would like. For example if I wanted the NavigationNext component and I wanted to change what the function does. Lets say something like jump by two slides, how do you alter the functionality.

This what the docs say.
<NavigationNext />
Button allowing the user to navig

acahir
acahir commented Feb 7, 2019

Great library, seems very well thought through. One minor suggestion on the readme page in the responsive images section.

Include that baguetteBox takes into account devicePixelRatio in deciding which file size to use. I confirmed looking through the code, but would be good to state upfront that it's taking both viewport width and pixel ratio into account, ie doing the right thing.

Happy to

Improve this page

Add a description, image, and links to the responsive topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the responsive topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.