Skip to content
Snippets Groups Projects
  1. Jan 15, 2024
  2. Jan 06, 2024
  3. Dec 05, 2023
  4. Nov 20, 2023
  5. Oct 04, 2023
    • Joel Jeremy Marquez's avatar
      Editable mobile budget (#1662) · f1973d55
      Joel Jeremy Marquez authored
      * Editable mobile budget
      
      * Fix error on empty amount
      
      * Fix typo
      
      * Decimal keyboard + select input on click
      
      * Remove scrollIntoView
      
      * Fix focus
      
      * Focus input on negative/positive
      
      * Use CellValue
      
      * Functional mobile components
      
      * Blur fix c/o dmlazaro
      
      * Use pointer event
      
      * Remove useFireChangeOnUnmount
      
      * Release notes
      
      * Prevent default on pointerdown
      
      * Add dmlazaro to release notes
      
      * Disable amount input button when not focused
      
      * Remove input refocus
      f1973d55
  6. Sep 03, 2023
    • Joel Jeremy Marquez's avatar
      Replace usage of glamor CSSProperties with React CSSProperties (#1542) · 63c3d07c
      Joel Jeremy Marquez authored
      * Remove usages of glamor CSSProperties
      
      * Cleanup
      
      * Re-add CellButton className prop
      
      * More removal of glamor CSSProperties
      
      * Release notes
      
      * Fix vrt test failures
      
      * Use React CSSProperties in View
      
      * Custom CSSProperties type
      
      * Settings UI regression fix
      
      * Fix type check errors
      
      * Address PR comments
      
      * CategorySpendingGraph style
      
      * Fix rebase mistake
      63c3d07c
  7. Jul 30, 2023
  8. Jul 17, 2023
  9. Jul 02, 2023
Loading