Skip to content
Snippets Groups Projects
  1. Sep 22, 2024
  2. Aug 20, 2024
  3. Aug 03, 2024
  4. May 15, 2024
  5. Apr 07, 2024
    • Neil's avatar
      Consolidate Link props (#2558) · d6de90a2
      Neil authored
      * Remove Link Button
      
      * remove AnchorLink
      
      * remove ButtonLink
      
      * notes
      
      * merge fix
      
      * clickLink
      
      * typecheck fix
      
      * remove link option from button
      
      * remove ExternalLink
      
      * VRT
      Unverified
      d6de90a2
  6. Mar 24, 2024
  7. Feb 16, 2024
  8. Jan 21, 2024
  9. Jan 20, 2024
    • DJ Mountney's avatar
      Bundle loot-core types into the API (#2053) · 0045d921
      DJ Mountney authored
      
      * Bundle loot-core types into the API
      
      So we can have loot-core be the source of truth
      for some types that get passed through
      
      - Improves downstream development with API by including types
      - Use path aliases for dist vs dev tsconfigs
      - Convert api index to typescript as example
      - Permit ts-ignore for issues with our version of typescript
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      Unverified
      0045d921
  10. Jan 19, 2024
  11. Jan 11, 2024
    • DJ Mountney's avatar
      Proposal for switching desktop-client to vite (#2084) · d5359a96
      DJ Mountney authored
      * Proof of concept for switching desktop-client to vite
      
      * Fix other packages ts tests issues
      
      * Update jsx tests to use vitest instead of jest
      
      * Inject our global shims properly
      
      * Add comment regarding new plugin
      
      * Cleanup unnessary change after rebase
      
      * Fix inter fonts pathing
      
      * Remove manual chunks sizes for now
      
      Just set the limit higher
      
      * Bring back size compare
      
      * Suppress victory warnings
      
      * Remove craco config now that it's not used
      
      * Add vite basic ssl plugin
      
      - This autogenerates self-signed certs in dev mode when HTTPS env is set
      - Made to match the CRA behaviour
      
      * Add release note
      
      * Remove warning suppression for victory
      
      - Updated to a rollup version that includes the fix
      Unverified
      d5359a96
  12. Jan 09, 2024
  13. Jan 06, 2024
  14. Dec 22, 2023
  15. Dec 18, 2023
  16. Dec 09, 2023
  17. Dec 05, 2023
  18. Nov 22, 2023
  19. Nov 21, 2023
  20. Nov 11, 2023
  21. Sep 16, 2023
  22. Sep 13, 2023
  23. Sep 11, 2023
Loading