Skip to content
Snippets Groups Projects
  1. Aug 06, 2024
    • Joel Jeremy Marquez's avatar
      [React Aria Button] - Migrate sidebar, notifications, transactions, recurring... · 44ce976f
      Joel Jeremy Marquez authored
      [React Aria Button] - Migrate sidebar, notifications, transactions, recurring schedule picker buttons (#2984)
      
      * More components to use react aria Button
      
      * Release notes
      
      * vrt
      
      * Fix typecheck error
      
      * Fix account menu test
      
      * Fix typecheck error
      
      * Fix typecheck error
      
      * Remove unnecessary aria-labels
      
      * Fix payee icons and category notes
      
      * vrt
      
      * vrt
      
      * Fix notes button
      
      * Fix typecheck error
      
      * Fix lint error
      
      * VRT
      
      * Remove default :focus on Button2
      
      * Add Button2 defaultClassName
      
      * Update className
      
      * Fix typecheck error
      
      * Cleanup
      
      * VRT
      
      * Fix typecheck error
      
      * Fix typecheck error
      
      * Fix typecheck error
      Unverified
      44ce976f
  2. Jul 13, 2024
  3. May 16, 2024
  4. 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
  5. Feb 12, 2024
    • Joel Jeremy Marquez's avatar
      Hooks for frequently made operations (#2293) · 08cbdab2
      Joel Jeremy Marquez authored
      
      * Hooks for frequently made operations
      
      * Release notes
      
      * Fix typecheck errors
      
      * Remove useGlobalPrefs
      
      * Add null checks
      
      * Fix showCleared pref
      
      * Add loaded flag for categories, accounts and payees state
      
      * Refactor to reduce unnecessary states
      
      * Fix eslint errors
      
      * Fix hooks deps
      
      * Add useEffect
      
      * Fix typecheck error
      
      * Set local and global pref hooks
      
      * Fix lint error
      
      * VRT
      
      * Fix typecheck error
      
      * Remove eager loading
      
      * Fix typecheck error
      
      * Fix typo
      
      * Fix typecheck error
      
      * Update useTheme
      
      * Typecheck errors
      
      * Typecheck error
      
      * defaultValue
      
      * Explicitly check undefined
      
      * Remove useGlobalPref and useLocalPref defaults
      
      * Fix default prefs
      
      * Default value
      
      * Fix lint error
      
      * Set default theme
      
      * Default date format in Account
      
      * Update packages/desktop-client/src/style/theme.tsx
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      
      ---------
      
      Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
      Unverified
      08cbdab2
  6. Feb 07, 2024
  7. Jan 19, 2024
  8. Jan 15, 2024
  9. Jan 06, 2024
  10. Dec 05, 2023
  11. Dec 04, 2023
  12. Nov 05, 2023
  13. Oct 21, 2023
  14. Oct 04, 2023
  15. Sep 16, 2023
  16. Sep 03, 2023
  17. Aug 13, 2023
  18. Jul 30, 2023
  19. Jul 26, 2023
  20. Jul 23, 2023
  21. Jul 19, 2023
  22. Jul 18, 2023
  23. Jun 27, 2023
  24. Apr 29, 2023
  25. Mar 24, 2023
  26. Mar 05, 2023
  27. Feb 12, 2023
    • Jed Fox's avatar
      Updates to the template/goal feature (#588) · a8656162
      Jed Fox authored
      * Dedupe loot-core webpack configs
      
      * Swap to parsing using Peggy
      
      * Actually record syntax errors
      
      * Refactor template types
      
      * Add notifications after applying the templates
      
      * “Successfully”
      
      * Try a Nearley grammar
      
      * Revert "Try a Nearley grammar"
      
      This reverts commit 1e11c07b855a492b905f1291c3eadd93f78ac3de.
      
      Not going with this approach since the error messages are inscrutable.
      
      * switch to PEG.js which has slightly better tooling support
      
      * fix parser
      
      * Fix error reporting
      
      * Adjust grammar for better error messages
      
      Also allow spaces between currency symbol and number
      
      * Fix grammar
      
      * Make #template prefix case insensitive
      
      * Trailing commas
      
      * Remove patch-package from loot-core
      Unverified
      a8656162
  28. Feb 10, 2023
  29. Jan 20, 2023
    • Jed Fox's avatar
      Regenerate icons without the .web.js extension (#485) · 20c7abc1
      Jed Fox authored
      * Regenerate icons without the .web.js extension
      
      * Move icons in the root folder to a “v0” folder
      
      * Remove generated index.js files
      
      * Update generator to auto-remove deleted icons
      
      * Add back AnimatedLoading + Loading
      
      * Add SVG files for missing icons
      
      * lint fix
      
      * the perils of (not) running a case-sensitive file system
      
      * Fix new import
      
      * Switch v0 icons from width/height to viewBox
      Unverified
      20c7abc1
  30. Jan 12, 2023
  31. Jan 10, 2023
  32. Jan 02, 2023
Loading