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

Dev copy #30

Open
wants to merge 36 commits into
base: dev
Choose a base branch
from
Open

Dev copy #30

wants to merge 36 commits into from

Commits on Mar 31, 2020

  1. autocomplete component setup

    a-saran committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    66aed98 View commit details
    Browse the repository at this point in the history
  2. added focus events

    a-saran committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    5e09154 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    d327f70 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. handled focusing events

    a-saran committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9a70035 View commit details
    Browse the repository at this point in the history
  2. merged origin/dev

    a-saran committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    0468eb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7aa16cd View commit details
    Browse the repository at this point in the history
  4. option select fix

    a-saran committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1375e66 View commit details
    Browse the repository at this point in the history
  5. added default prop

    a-saran committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ab8a0b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    245cfcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a0c00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c282628 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. lint fixes

    a-saran committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    2bcb8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd76e3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b027266 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12fa6c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    6abd2c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd0bca8 View commit details
    Browse the repository at this point in the history
  3. code optimization

    a-saran committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    0c7c806 View commit details
    Browse the repository at this point in the history
  4. added tabIndex prop

    a-saran committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    f23e8db View commit details
    Browse the repository at this point in the history
  5. added placeHolder to theme

    a-saran committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    27bc9de View commit details
    Browse the repository at this point in the history
  6. removed console logs

    a-saran committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    7588240 View commit details
    Browse the repository at this point in the history
  7. added buttonGroup component

    a-saran committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    348ad81 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. added inputgroup component

    a-saran committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    50089a1 View commit details
    Browse the repository at this point in the history
  2. added prop table

    a-saran committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    250b268 View commit details
    Browse the repository at this point in the history
  3. added breadcrumb component

    a-saran committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    012e80e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. removed unwanted css

    a-saran committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    184f258 View commit details
    Browse the repository at this point in the history
  2. added collapse component

    a-saran committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    d6a05d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. Configuration menu
    Copy the full SHA
    8244bb3 View commit details
    Browse the repository at this point in the history
  2. added props table

    a-saran committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    a620d82 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. added custom icon component

    a-saran committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    15ab0f0 View commit details
    Browse the repository at this point in the history
  2. code optimization

    a-saran committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    49bb625 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5657943 View commit details
    Browse the repository at this point in the history
  4. merged breadcrumbs

    a-saran committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    319a9de View commit details
    Browse the repository at this point in the history
  5. merged input-group

    a-saran committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6f22301 View commit details
    Browse the repository at this point in the history
  6. merged button-group

    a-saran committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    0a58185 View commit details
    Browse the repository at this point in the history
  7. merged auto complete

    a-saran committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    49b834f View commit details
    Browse the repository at this point in the history