Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/table-corner-radius #62

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Aug 4, 2017

  1. Added direction support for the results table view. Now users can set…

    …up direction of the results table by using 'auto', 'down' and 'up' enums. Setting up 'auto' behave the similar way earlier.
    prathumca committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    3c9d14d View commit details
    Browse the repository at this point in the history
  2. feature/direction-change-support

    Added direction support for the results table view. Now users can setup direction of the results table by using 'auto', 'down' and 'up' enums. Setting up 'auto' behave the similar way earlier.
    prathumca committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    21b5247 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f379d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from prathumca/develop

    feature/direction-change-support
    prathumca authored Aug 4, 2017
    Configuration menu
    Copy the full SHA
    92c5367 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. feature/padding-support: Added padding to the theme. This enables the…

    … gap between the results table view and search field as desired.
    prathumca committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    3f63cab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28408fb View commit details
    Browse the repository at this point in the history
  3. feature/table-corner-radius:

    Added support for setting corner radius to the search results table view via configuration through theme.
    prathumca committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    de268b2 View commit details
    Browse the repository at this point in the history