Skip to content
Snippets Groups Projects
Select Git revision
  • 03258242caa40583a65639bf543116f0d27129c7
  • master default protected
  • v1.22.9
  • v1.22.8
  • v1.22.7
  • v1.22.6
  • v1.22.5
  • v1.22.4
  • v1.22.3
  • v1.22.1
  • v1.22.0
  • v1.21.0
  • v1.20.5
  • v1.20.4
  • v1.20.3
  • v1.20.2
  • v1.20.1
  • v1.20.0
  • v1.19.0
  • v1.18.3
  • v1.18.2
  • v1.18.1
22 results

config

  • 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
    ..