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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

enh(NcSelect): Add visible input label #4963

Merged
merged 5 commits into from
Jan 3, 2024
Merged

enh(NcSelect): Add visible input label #4963

merged 5 commits into from
Jan 3, 2024

Commits on Jan 3, 2024

  1. enh(NcSelect): Add visible input label

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    caa283a View commit details
    Browse the repository at this point in the history
  2. docs(NcSelect): Update docs for input label

    - Remove unnecessary input id
    
    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e116195 View commit details
    Browse the repository at this point in the history
  3. fix(NcSelect): Add invalid label warnings + Prefer visible input label

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    52884b3 View commit details
    Browse the repository at this point in the history
  4. chore(NcSelect): Filter forwarded props programmatically

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    60db7d1 View commit details
    Browse the repository at this point in the history
  5. docs(NcSelectTags): Add visible labels to examples

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    77de015 View commit details
    Browse the repository at this point in the history