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

Updated enum entries for Tabulator Options Editor, #550

Merged
merged 2 commits into from
Dec 1, 2024

Commits on Nov 24, 2024

  1. * updated enum entries for Tabulator Options Editor, fixed name on TI…

    …CK option to TICKCROSS, added missing PROGRESS option
    tfonrouge committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    2a19011 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Change KV_DEFAULT_DATE_FORMAT to var

    Updated KV_DEFAULT_DATE_FORMAT from a constant to a variable, allowing its value to be modified at runtime. This change provides greater flexibility for formatting dates dynamically.
    tfonrouge committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    6efa7b8 View commit details
    Browse the repository at this point in the history