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

Add support for number values with underscores #693

Merged

Commits on Jun 21, 2023

  1. Add support for number values with underscores

    - Aligns with JavaScript numeric separators - https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Lexical_grammar#numeric_separators
    - Example `data-wait-delay-value="7_500"`
    - Closes hotwired#646
    lb- committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b23474f View commit details
    Browse the repository at this point in the history