You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/15 23:24:40 UTC

[1/4] docs commit: Fixes the contribute page repo icon bug on small screens

Repository: cordova-docs
Updated Branches:
  refs/heads/cordova-website 8f3feddc7 -> 470f6e88c


Fixes the contribute page repo icon bug on small screens


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/e5bb9f73
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/e5bb9f73
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/e5bb9f73

Branch: refs/heads/cordova-website
Commit: e5bb9f73d192527c49b980fcbb1fc8be5c5b63dd
Parents: 4aa50be
Author: riknoll <ri...@microsoft.com>
Authored: Tue Sep 15 12:42:36 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 15 14:24:18 2015 -0700

----------------------------------------------------------------------
 www/static/css-src/_contribute.scss | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/e5bb9f73/www/static/css-src/_contribute.scss
----------------------------------------------------------------------
diff --git a/www/static/css-src/_contribute.scss b/www/static/css-src/_contribute.scss
index ecf9c03..57565c1 100644
--- a/www/static/css-src/_contribute.scss
+++ b/www/static/css-src/_contribute.scss
@@ -16,7 +16,7 @@
     width:1em;
     background-image: url("{{ site.baseurl }}/static/img/bug_icon.svg");
     background-size: 2em 1em;
-    display: inline-block;   
+    display: inline-block;
 }
 
 a:hover .report-bug-icon {
@@ -33,6 +33,11 @@ a:hover .report-bug-icon {
     position: relative;
     list-style: none;
     margin-bottom: 16px;
+    padding-right: 80px;
+
+    white-space:nowrap;
+    text-overflow:ellipsis;
+    overflow: hidden;
 }
 
 .platforms-list li a {
@@ -47,17 +52,21 @@ a:hover .report-bug-icon {
     background: url("{{ site.baseurl }}/static/img/sprite.png") no-repeat;
     background-position: 3px -127px;
     background-color: #4cc2e4;
+    height: 36px;
 }
 .platforms-list li a.link-apache {
     right: 39px;
     background-position: 2px -94px;
 }
-.platforms-list li.first a {
-    width: 108px;
-}
-.platforms-list li.first a.link-apache {
-    width: 129px;
-    right: 111px;
+
+@media (min-width: 400px) {
+    .platforms-list li.first a {
+        width: 108px;
+    }
+    .platforms-list li.first a.link-apache {
+        width: 129px;
+        right: 111px;
+    }
 }
 .contribute-get-started-steps {
     list-style: none;
@@ -79,5 +88,5 @@ a:hover .report-bug-icon {
         color: white;
         margin-left:-40px;
         margin-right:19px;
-    }   
+    }
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[2/4] docs commit: Removed height restriction on next/prev blog snippets

Posted by db...@apache.org.
Removed height restriction on next/prev blog snippets


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/4aa50bef
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/4aa50bef
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/4aa50bef

Branch: refs/heads/cordova-website
Commit: 4aa50bef2377131d122d344bbea8f11ab54abdb2
Parents: 8f3fedd
Author: riknoll <ri...@microsoft.com>
Authored: Tue Sep 15 12:10:17 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 15 14:24:18 2015 -0700

----------------------------------------------------------------------
 www/static/css-src/_blog.scss | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/4aa50bef/www/static/css-src/_blog.scss
----------------------------------------------------------------------
diff --git a/www/static/css-src/_blog.scss b/www/static/css-src/_blog.scss
index a488786..0d6a865 100644
--- a/www/static/css-src/_blog.scss
+++ b/www/static/css-src/_blog.scss
@@ -209,7 +209,7 @@
         footer{
             background-color: #FFF;
             margin: 100px 0;
-            
+
             .title{
                 color: #3992ab;
                 font-size: 12pt;
@@ -221,12 +221,12 @@
                 padding: 0 2px;
             }
             .content{
-                max-height: 40px;
+                margin-bottom: 20px;
             }
         }
     }
     .disqus{
-        margin: 30px 0;
+        margin: 10px 0;
     }
 
     section.nextprev-posts{


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[3/4] docs commit: Fixed capitalization of WP8 in plugins filter buttons

Posted by db...@apache.org.
Fixed capitalization of WP8 in plugins filter buttons


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/ca36d5f0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/ca36d5f0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/ca36d5f0

Branch: refs/heads/cordova-website
Commit: ca36d5f08f8facb34167e351363cae15d0a4cdef
Parents: e5bb9f7
Author: riknoll <ri...@microsoft.com>
Authored: Tue Sep 15 12:48:48 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 15 14:24:19 2015 -0700

----------------------------------------------------------------------
 www/static/plugins/app.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ca36d5f0/www/static/plugins/app.js
----------------------------------------------------------------------
diff --git a/www/static/plugins/app.js b/www/static/plugins/app.js
index 7aa4506..3bb9774 100755
--- a/www/static/plugins/app.js
+++ b/www/static/plugins/app.js
@@ -470,7 +470,7 @@ var App = React.createClass({
                                 {createPlatformButton("Ubuntu", "cordova-ubuntu", this.state)}
                                 {createPlatformButton("Firefox OS", "cordova-firefoxos", this.state)}
                                 {createPlatformButton("Fire OS", "cordova-amazon-fireos", this.state)}
-                                {createPlatformButton("Wp8", "cordova-wp8", this.state)}
+                                {createPlatformButton("WP8", "cordova-wp8", this.state)}
                                 {createPlatformButton("Browser", "cordova-browser", this.state)}
                             </ul>
                         </div>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[4/4] docs commit: Added core plugins explanation to plugins FAQ. This closes #348.

Posted by db...@apache.org.
Added core plugins explanation to plugins FAQ. This closes #348.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/470f6e88
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/470f6e88
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/470f6e88

Branch: refs/heads/cordova-website
Commit: 470f6e88cd3f0e77aedfeba782aa1e87d4789c23
Parents: ca36d5f
Author: riknoll <ri...@microsoft.com>
Authored: Tue Sep 15 13:00:13 2015 -0700
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Tue Sep 15 14:24:25 2015 -0700

----------------------------------------------------------------------
 www/plugins/faq.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/470f6e88/www/plugins/faq.md
----------------------------------------------------------------------
diff --git a/www/plugins/faq.md b/www/plugins/faq.md
index a1d4a9b..84ee646 100644
--- a/www/plugins/faq.md
+++ b/www/plugins/faq.md
@@ -21,6 +21,10 @@ Cordova team decided to change official plugin IDs from org.apache.cordova.* to
 
 Plugin Search displays plugins in the form of cards. Each card contains important information about the plugin. Supported platforms are represented in the form of platform icons across the bottom of the card.
 
+## How can I identify official core plugins?
+
+Core plugins have a blue strip on the left side of their card.
+
 ## Can I still download plugins if I'm using Cordova CLI 4.3.0 or lower?
 
 Yes! You can use Cordova Plugins from the [old plugin registry](http://plugins.cordova.io/).
@@ -39,6 +43,3 @@ Yes there are. Please take a look at [Add Plugin Features]({{ site.baseurl }}/do
 ## I don't like X. How can I help improve the website?
 
 You can help improve this site by opening bugs on [JIRA](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20%3D%20Open%20AND%20component%20%3D%20%22Registry%20Web%22) or by sending PRs on [GitHub](https://github.com/apache/cordova-docs/tree/cordova-website).
-
-
-


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org