Skip to content
Snippets Groups Projects
  1. Jan 06, 2024
  2. Dec 05, 2023
  3. Nov 15, 2023
    • Neil's avatar
      Color Consolidations (#1868) · fecc9178
      Neil authored
      * Color normalization
      
      * color updates
      
      * VRT updates
      
      * update colors table
      
      * VRT updates
      
      * more VRT updates
      
      * pillborder
      
      * VRT updates
      
      * Revert "VRT updates"
      
      This reverts commit ae58317b00f5ad5e1b75f197f32ca9eda25b63cd.
      
      * Revert "more VRT updates"
      
      This reverts commit a316745efdce2f7c280a166406a5894976612f02.
      
      * Revert "VRT updates"
      
      This reverts commit 03797af362e24612608255dcec7f4ff0dc1faa46.
      
      * Revert "VRT updates"
      
      This reverts commit 454adac2510b0acddb15e6acf86ffb3d7af021f5.
      
      * VRT refresh
      
      * border color
      
      * Checkbox Border
      
      * VRT updates
      fecc9178
  4. Oct 22, 2023
  5. Sep 23, 2023
  6. Sep 13, 2023
  7. Sep 05, 2023
  8. 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
  9. Jul 30, 2023
  10. Jun 27, 2023
  11. 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
  12. May 09, 2023
  13. Apr 28, 2023
  14. Mar 24, 2023
  15. Mar 21, 2023
    • Jed Fox's avatar
      Improve visual consistency on the settings page (#799) · 8e94d177
      Jed Fox authored
      This PR improves the consistency of the settings UI by moving everything
      (except the budget name field on mobile) into `<Setting>` boxes.
      Additionally, it adds a “Settings” option to the file dropdown menu (I
      keep expecting it to be there, and I think it’s reasonable to expose it
      in both locations so it’s easier to access)
      8e94d177
  16. Feb 10, 2023
  17. Jan 18, 2023
  18. Jan 16, 2023
  19. Jan 10, 2023
Loading