Skip to content
Snippets Groups Projects
  1. Sep 05, 2023
    • Sébastien Blin's avatar
      mui: fix version to avoid compilation error · feee4cdc
      Sébastien Blin authored
      New version of floating-ui breaks with:
      
      TypeScript error in /app/jams-react-client/node_modules/@floating-ui/utils/src/types.d.ts(3,32):
      Type expected.  TS1110
      
          1 | export type Alignment = 'start' | 'end';
          2 | export type Side = 'top' | 'right' | 'bottom' | 'left';
        > 3 | export type AlignedPlacement = `${Side}-${Alignment}`;
            |                                ^
      
      Fixing mui's version fix CI
      GitLab: #100
      
      Change-Id: Ie517c3c99e2d1759b84d09e35650d1ac6692cd4f
      feee4cdc
  2. Aug 22, 2023
  3. Aug 15, 2023
  4. Jul 31, 2023
  5. Jul 18, 2023
  6. Jul 17, 2023
  7. Jul 04, 2023
  8. Jun 20, 2023
  9. Jun 14, 2023
  10. Jun 09, 2023
  11. Jun 08, 2023
  12. Sep 26, 2022
  13. Sep 23, 2022
  14. Apr 02, 2022
  15. Feb 27, 2022
  16. Mar 05, 2021
  17. Mar 04, 2021
  18. Feb 18, 2021
  19. Feb 10, 2021
  20. Oct 21, 2020
  21. Oct 14, 2020
  22. Sep 25, 2020
  23. Sep 10, 2020
  24. Aug 26, 2020
  25. Aug 13, 2020
  26. Aug 11, 2020
  27. Aug 07, 2020
  28. Jul 31, 2020
  29. Jul 29, 2020
  30. Jul 22, 2020
  31. Jul 13, 2020
Loading