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

feat!: Change on and off option to onlabel and offlabel Closes #99 #100

Merged
merged 6 commits into from
Dec 26, 2022

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    f342dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b86e08 View commit details
    Browse the repository at this point in the history
  3. feat!: Change on and off option to onlabel and offlabel Closes #99

    BREAKING CHANGE: on and off API option and data-attribute will throw a warning.
    palcarazm committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    a6c8e3b View commit details
    Browse the repository at this point in the history
  4. test: Update test to consider feature #99.

    - Update custom text  and api contrusctor tests
    - Add test for deprecation warning
    palcarazm committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    f8f0a3c View commit details
    Browse the repository at this point in the history
  5. docs: Update README

    palcarazm committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    1ae810d View commit details
    Browse the repository at this point in the history
  6. test: Fix colors tests

    palcarazm committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    b855955 View commit details
    Browse the repository at this point in the history