1. 14 Jun, 2023 1 commit
  2. 13 Jun, 2023 2 commits
  3. 11 Jun, 2023 15 commits
  4. 10 Jun, 2023 2 commits
    • Mounir Bouaiche authored
    • Features/Bugs:
      - Feature: You can select what classes needs to be rebuilt instead of rebuilding everything, if you have widget A, either addi SU mixin or add 'A' to list ScreenUtilInit.responsiveWidgets
      - Feature: Using ScreenUtilInit.builder is optional (use it only when using library in theme)
      - Bug: Second call to ScreenUtil.init ignores any existing values and uses the default values when not provided, use ScreenUtil.configure instead
      - Bug: ScreenUtil.ensureScreenSize raises an overflow error
      Mounir Bouaiche authored
  5. 01 Jun, 2023 3 commits
  6. 31 May, 2023 3 commits
  7. 22 May, 2023 4 commits
  8. 15 May, 2023 8 commits
  9. 12 May, 2023 2 commits
    • 李卓原 authored
    • 李卓原 authored