-
Updated
Apr 21, 2020 - CSS
responsive
Here are 2,376 public repositories matching this topic...
-
Updated
Oct 20, 2019 - JavaScript
Glad we have the tag, but would be even better if it could by default apply ‌ after the text. More about this hack here:
https://litmus.com/blog/the-little-known-preview-text-hack-you-may-want-to-use-in-every-email
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)?
-
Updated
Apr 15, 2020 - HTML
-
Updated
Apr 20, 2020 - JavaScript
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:
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
-
Updated
Dec 10, 2017 - JavaScript
-
Updated
Jan 30, 2020 - JavaScript
-
Updated
Jan 28, 2020 - CSS
-
Updated
Jan 21, 2020 - CSS
-
Updated
Feb 17, 2020 - JavaScript
Configuring a custome dashboard, those properties don't work
self.children.append(modules.RecentActions(
_('Recent Actions'),
10,
draggable=False,
deletable=False,
collapsible=False,
column=0,
order=0
))
self.children.append(modules.LinkList(
_('Support'),
child
-
Updated
Aug 6, 2019 - JavaScript
-
Updated
Apr 8, 2020 - JavaScript
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
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
-
Updated
Oct 30, 2019 - JavaScript
-
Updated
Feb 13, 2020 - CSS
-
Updated
Feb 20, 2019 - JavaScript
The Redux React pattern is IMO the most logical, sane, and extremely simple to understand pattern for store management in applications. I think we could do very good by standardizing on this pattern -- and likewise on a single dispatcher package in the Vecty root -- instead of asking people to decide and write their own dispatcher.
This means that peopl
-
Updated
Apr 9, 2020 - JavaScript
-
Updated
Apr 11, 2020 - JavaScript
-
Updated
Jul 16, 2019 - HTML
Improve this page
Add a description, image, and links to the responsive topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the responsive topic, visit your repo's landing page and select "manage topics."
The guide states Node.js >=8 but 10.9 is required.