Skip to content
Snippets Groups Projects
Select Git revision
  • e113777f52e33ff09f1b4a1eec04692205d8fa90
  • master default protected
  • 1.31
  • 4.38.8
  • 4.38.7
  • 4.38.6
  • 4.38.5
  • 4.38.4
  • 4.38.3
  • 4.38.2
  • 4.38.1
  • 4.38.0
  • 4.37.2
  • 4.37.1
  • 4.37.0
  • 4.36.0
  • 4.35.0
  • 4.34.1
  • 4.34.0
  • 4.33.1
  • 4.33.0
  • 4.32.2
  • 4.32.1
23 results

test

  • Clone with SSH
  • Clone with HTTPS
  • Volker Schukai's avatar
    Volker Schukai authored
    Summary of changes
    - Camera capture component:
      - Reformatted import statements for consistency.
      - Improved spacing and indentation for better readability.
      - Added detailed comments to clarify the logic within the capture method and other functions.
    
    - DataTable filter component:
      - Introduced `normalizeNumber` function which normalizes strings to numbers while considering locale-specific decimal separators.
      - Extended the queries in `collectSearchQueries` to handle different normalization cases.
    
    - Popper component:
      - Reformatted import statements for consistency.
      - Improved readability through consistent spacing.
    
    - Added new test cases for range comparison expressions:
      - Verified various scenarios such as valid single values, ranges, exclusives, and handling spaces correctly.
      - Ensured error handling for invalid inputs remains robust.
    6490636e
    History
    Name Last commit Last update
    ..