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

PanelListBox Widget #193

Merged
merged 6 commits into from Apr 11, 2023
Merged

PanelListBox Widget #193

merged 6 commits into from Apr 11, 2023

Commits on Apr 1, 2023

  1. Added PanelListBox widget

    mickes27 committed Apr 1, 2023
    Copy the full SHA
    5d90a29 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Copy the full SHA
    c8c8436 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    36dc2b3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f43087a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3ea7e12 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. * provided optional index to addItem() method, which allows

       to insert new element at certain position
     * getPanelTemplate() which allows for customization newly created
       elements
     * rename SignalPanel to SignalPanelListBoxItem
     * fix formatting issues
    mickes27 committed Apr 4, 2023
    Copy the full SHA
    fe3e6e0 View commit details
    Browse the repository at this point in the history