Skip to content
Snippets Groups Projects
  1. May 07, 2024
  2. Apr 25, 2024
  3. Apr 22, 2024
  4. Apr 11, 2024
  5. Mar 24, 2024
  6. Mar 23, 2024
  7. Jan 15, 2024
  8. Jan 06, 2024
  9. Dec 22, 2023
    • Joel Jeremy Marquez's avatar
      Mobile category modal menu (#1964) · b39d106c
      Joel Jeremy Marquez authored
      * Mobile category modal menu
      
      * Release notes
      
      * Apply category and group modals
      
      * Category modal updates + notes
      
      * Reduce notes modal view height
      
      * Update CategoryGroupMenu modal view height
      
      * Update CategoryMenu modal view height
      
      * Fix lint error
      
      * No notes text
      
      * Add budget-table testid on edit mode
      
      * Fix lint error
      
      * Fix lint error
      
      * Remove edit mode tooltip
      
      * Update modals
      
      * Updates + Simplify code by removing edit mode
      
      * Optional closeModal arg
      
      * Fix mobile budget table category divider
      
      * Cleanup + close modal on click outside
      
      * collapseModals action
      
      * Fix lint errors
      
      * Category modal hidden menus + Lift edit state to MobileBudget component
      
      * Hide category / group actions when editing title
      
      * Add margins between buttons
      
      * Fix lint errors
      b39d106c
  10. Dec 14, 2023
  11. Dec 05, 2023
  12. Oct 19, 2023
  13. 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
  14. Aug 07, 2023
  15. Jul 26, 2023
  16. Jul 23, 2023
  17. May 17, 2023
    • Trevor Farlow's avatar
      :sparkles: Responsive context (#964) · 029dfd46
      Trevor Farlow authored
      
      Introduces a **ResponsiveProvider** as the sole location that tracks
      window size and makes that info available to the entire app. This can be
      used for media queries and size-based component switching.
      ---------
      
      Co-authored-by: default avatarJed Fox <git@jedfox.com>
      029dfd46
  18. May 09, 2023
  19. May 01, 2023
Loading