Skip to content
Snippets Groups Projects
  1. Sep 03, 2023
  2. Aug 30, 2023
  3. Aug 29, 2023
  4. Jul 30, 2023
  5. Jul 18, 2023
  6. Jul 17, 2023
  7. Jun 15, 2023
    • Shazib Hussain's avatar
      Remove 'export' keyword where not needed. (#1139) · 61a5b1a3
      Shazib Hussain authored
      As discussed in #1126 creating separate PRs.
      
      The linter rule isn't actually part of this first PR and will likely be
      in the final PR as otherwise it will just fail because all the issues
      aren't resolved.
      
      The code is 'ready' though so as soon as this is merged I will open next
      one(s)
      Unverified
      61a5b1a3
  8. May 09, 2023
  9. Apr 23, 2023
  10. Apr 10, 2023
  11. Mar 24, 2023
  12. Mar 17, 2023
  13. Feb 10, 2023
  14. Jan 25, 2023
  15. Jan 18, 2023
    • Jed Fox's avatar
      Fix a bunch of warnings/errors (#479) · 423df672
      Jed Fox authored
      * Remove invalid ref={} prop
      
      * Fix <rect> height being less than 0
      
      * Improve history.push override
      
      * Filters: add missing key prop
      
      * DateSelect: don’t pass `null` to an input
      
      * Filters: add missing key prop
      
      * EditRule: fix key props
      
      * ScheduleDetails: Fix `for` prop
      
      * usePayees: default `payees` to empty array instead of null (fixes crash)
      
      * safeNumber: better error if `value` is not a number
      
      * ScheduleDescription: fix description for “amount is between”
      
      * ScheduleDetails: add missing `key` prop
      
      * BudgetTitlebar: use ButtonWithLoading
      Unverified
      423df672
  16. Jan 06, 2023
  17. Jan 03, 2023
  18. Sep 02, 2022
  19. Aug 23, 2022
  20. Apr 29, 2022
Loading