You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by robertkowalski <gi...@git.apache.org> on 2016/10/13 18:58:03 UTC

[GitHub] couchdb-fauxton pull request #786: a few doc-list fixes

GitHub user robertkowalski opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/786

    a few doc-list fixes

    - chore: remove broken transition
    
    the transition wasn't working. actually transitions are bad as
    many couchdb users access fauxton using a remote desktop, which
    then starts to lag / stutter.
    
    - table-view: don't cut off long property fields in dropdown
    
    - dropdowns: fix color for selected item
    
    
    made with \u2764\ufe0f in sevilla :)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertkowalski/couchdb-fauxton width-table-dropdown

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/786.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #786
    
----
commit 54c24f600f3a86abc599e7d5b2841be32c7872f2
Author: Robert Kowalski <ro...@apache.org>
Date:   2016-10-13T18:29:38Z

    chore: remove broken transition
    
    the transition wasn't working. actually transitions are bad as
    many couchdb users access fauxton using a remote desktop, which
    then starts to lag / stutter.

commit 65be07d9603e7fa574d6f1476374544d3bf37ebc
Author: Robert Kowalski <ro...@apache.org>
Date:   2016-10-13T18:54:58Z

    table-view: don't cut off long property fields in dropdown

commit eeaa6c61b25cab2f45ff22b307492f2a9c5f9fa3
Author: Robert Kowalski <ro...@apache.org>
Date:   2016-10-13T18:55:32Z

    dropdowns: fix color for selected item
    
    the item already selected was rendering black, which is not a
    good idea on a black background :)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] couchdb-fauxton pull request #786: a few doc-list fixes

Posted by robertkowalski <gi...@git.apache.org>.
Github user robertkowalski closed the pull request at:

    https://github.com/apache/couchdb-fauxton/pull/786


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---