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

add props for selected and "item no display" #158

Open
wants to merge 34 commits into
base: v1.0.0-release
Choose a base branch
from
Open

Commits on Feb 28, 2020

  1. feat: add tag font size

    robertqin86 committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    b0b01e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edd0eae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ac856 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Merge pull request #132 from robertqin86/master

    feat: Include customisable tag container and tag font size
    AugustoAleGon committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    f69dda4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48129dd View commit details
    Browse the repository at this point in the history
  3. Publish version 0.5.6

    AugustoAleGon committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    4017d6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5b7884 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

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

Commits on Mar 24, 2021

  1. Merge pull request #168 from benomatis/fix/readme-stray-semi-colon

    fix: remove stray semi colon from main example
    toystars committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    4cecb72 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Update index.d.ts

    onToggleList function parameter added in index.d.ts file
    jaydeepk3 committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    852dee1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Solving FlatList keyExtractor Error

    This changement solve 
    Error:
    Warning: Failed child context type: Invalid child context `virtualizedCell.cellKey` of type `number` supplied to `CellRenderer`, expected `string`.
    vbranco committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    6e47a75 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    3ba98e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #189 from ApplauseAQI/master

    Added prop for no items text
    AugustoAleGon committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    c6e3f25 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Add appropriate documentation for new feature.
    AugustoAleGon committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    ffdce1a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Added styling prop "styleIndicator" to change the styling of indicato…

    …r Icon. Used it wherever styles.indicator was used.
    SyedTayyabUlMazhar committed May 4, 2022
    Configuration menu
    Copy the full SHA
    6345d1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #202 from SyedTayyabUlMazhar/Feature-IndicatorStyl…

    …eProp
    
    Added styling prop "styleIndicator" to change the styling of indicator Icon. Used it wherever styles.indicator was used.
    AugustoAleGon committed May 4, 2022
    Configuration menu
    Copy the full SHA
    df98c43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00342a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5182ce4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #182 from vbranco/master

    Solving FlatList keyExtractor Error
    AugustoAleGon committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e9da640 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #174 from jaydeepk3/patch-1

    onToggleList function add in index.d.ts file
    AugustoAleGon committed May 4, 2022
    Configuration menu
    Copy the full SHA
    68cf4b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ab1c52 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a34e144 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3bc6b85 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. 1 Configuration menu
    Copy the full SHA
    650d879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc9ad6a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    54ea63d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #205 from quriobot/use-text-deprecated-prop-types

    Use deprected prop types for text
    AugustoAleGon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    681b155 View commit details
    Browse the repository at this point in the history
  3. Publish version 0.5.11

    AugustoAleGon committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    4112f02 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. added custom selectedText property

    Richard Bruner committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    39fd56d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Merge pull request #208 from Zeigfreid/master

    added custom selectedText property
    AugustoAleGon committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6965792 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18071dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e525d5f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Update README.md

    fixed prop name to set search icon
    NycolasSM committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    82c9b13 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge pull request #215 from NycolasSM/patch-1

    Update README.md
    AugustoAleGon committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f01aef5 View commit details
    Browse the repository at this point in the history