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

Show tree of items as flat select with groups. Groups can't be selected. #405

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

Commits on Jun 9, 2020

  1. - set id of option if it undefined

    - added options `showAsGroup`
    - added `.idea` to gitignore
    z3d909 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    24284b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. added dist to repository

    z3d909 committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    eb20959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5e6ac9 View commit details
    Browse the repository at this point in the history
  3. build

    z3d909 committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    27d1fde View commit details
    Browse the repository at this point in the history
  4. chang tag label to span

    z3d909 committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1ab1700 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    8b00d73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c7652 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    4c505b4 View commit details
    Browse the repository at this point in the history
  2. Updated dist

    pavl1 committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    6cafb2a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 8, 2022

  1. Merge pull request #1 from Conjoint-ly/bugfix/error-when-no-refs-fix

    fixed of error on get value container when no component
    pavl1 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c1b4c7c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    e6b3fbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d66c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb170d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Fix left/right arrow keys when no options passed to tree-select

    When no options passed and no options is selected, there shouldn't be any errors
    jes490 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0824543 View commit details
    Browse the repository at this point in the history
  2. 0.4.3

    jes490 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a600e72 View commit details
    Browse the repository at this point in the history