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

[BUG] Added a click event to the generated button… #36

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

Commits on Oct 3, 2018

  1. [BUG] Added a click event to the generated button and a toggle() on t…

    …he OL list when an item is clicked. Minor other changes, like switching all 'var's to, the ES6 standard, 'let'
    sjoller committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    16281ee View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

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

Commits on Nov 19, 2018

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

Commits on Dec 12, 2018

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

Commits on Apr 26, 2019

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

Commits on Apr 30, 2019

  1. [REFACTOR] Refactored rendered html to use BS flexbox and colors, and…

    … embedded the search option in the button.
    sjoller committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    499b715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8833c3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28d477f View commit details
    Browse the repository at this point in the history
  4. [TASK] Fixed demo page to use more up-to-date versions of Bootstrap a…

    …nd jQuery. [TASK] Added a bit more to the README.md file.
    sjoller committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    a9d6ad4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. [TASK] Changed search input to not use currently selected value, for …

    …slighty better UX. [ADD] Added onPostSelect callback option. [REFACTOR] Moved label margin to CSS file.
    sjoller committed May 6, 2019
    Configuration menu
    Copy the full SHA
    48c14db View commit details
    Browse the repository at this point in the history