jquery-wp-content icon indicating copy to clipboard operation
jquery-wp-content copied to clipboard

WordPress themes and plugins for the jQuery sites

Results 11 jquery-wp-content issues
Sort by recently updated
recently updated
newest added

I tried this for the footer icons as part of https://github.com/jquery/jquery-wp-content/commit/28542b5616895cba4ac4fa41144abd05b5087a04 and that seemed to work quite well. We only use a handful of the icons, and so rather than...

Type: Improvement

A lot of users are requesting a more condensed view of content, especially listing pages. http://news.ycombinator.com/item?id=5021241

design
usability
Type: Improvement

Hovering over a syntax highlighted code block causes the block to expand vertically on every mouseenter and mouseleave. Originally reported in http://bugs.jquery.com/ticket/15045.

Right now every site defines its own anchor colors. There should be a default color that matches the default theme.

design

Finally creating a single place to track this. #189 jquery/api.jquery.com#440 jquery/download.jqueryui.com#138

Use classes instead. See a16b45fd426457919919ac29e78a15f6e4b34392 for discussion

Right now we don't publish API docs until there's a stable release. We should be able to publish docs during the pre-release phase and still have the unversioned URL show...

Type: Improvement

See http://mattnt.com/2012/11/18/making-sense-of-hidpi-media-queries/

browser support
design
usability

This supports https://github.com/jquery/jquery-wp-content/issues/462. Within this, please find: 1. add status message top of screen on homepage 2. add Support menu item to navigation bar 3. change text on Download button;...

While debugging local setups with Andre, I noticed that when I changed port, the template assets continued to be served from port 80. This filter ensures that `theme_root_uri` includes the...