Skip to content

Releases: pratikkabade/ivy-wallet-web

Release v1.1

29 May 05:36
Compare
Choose a tag to compare

Whats Changed

Deployment: Vercel

Full Changelog: v1.0...v1.1

Release v1.0

29 Mar 14:07
Compare
Choose a tag to compare

Whats Changed

Deployment: Vercel

Full Changelog: v0.6...v1.0

Release v0.6

19 Mar 17:11
Compare
Choose a tag to compare

Whats Changed

Deployment: Vercel

Full Changelog: v0.5.1...v0.6

Release v0.5.1

15 Mar 13:55
Compare
Choose a tag to compare

Whats changed

  • Codebase Restructuring commit

Resolves: #8

Deployment: Vercel

Full Changelog: v0.5...v0.5.1

Release v0.5

Release v0.4

11 Mar 18:09
Compare
Choose a tag to compare

Whats Changed

  • Created a function to convert dateTime to month and year.
  • Added a new item to an array for storing month and year.
  • Developed a new component for filtering dates.
  • Integrated filtering functionality into all major components, including Dashboard, Accounts, and Category.
  • Solved some bugs during the process

Resolves: #7

Deployment: Vercel

Full Changelog: v0.3.2...v0.4

Release v0.3.2

10 Mar 19:03
Compare
Choose a tag to compare

Whats Changed

  • Major issues related to code refactor
    • Implemented a new component to locally cache data, enhancing performance by reducing the need for continuous data retrieval from external sources.
    • Updated variable names for improved clarity.
    • Consolidated frequently used code for data display into a single reusable component.
    • Removed redundant code from dashboard, accounts, and category pages.
    • Enhanced codebase cleanliness by eliminating unused code.
    • Optimized CSS files by removing unnecessary styles.
    • Streamlined the interface by hiding the Add Data button, ensuring swift implementation when needed in the future.

Resolves: #6

Deployment: Vercel

Full Changelog: v3.1...v0.3.2

Release v0.3.1

06 Mar 04:12
Compare
Choose a tag to compare

Whats Changed

  • Major issues
    • Created a new Account and Category page and added their routing within the Router
    • Created a filter for both account and category pages
    • Saved filtered item names locally to prevent data from resetting upon refresh.
    • Connected the individual item button to both the account and category pages
  • Small adjustments
    • Altered the message displayed during a loading error based on URL existence

Resolves: #3

Deployment: Vercel

Release v0.3

04 Mar 04:31
2c5800c
Compare
Choose a tag to compare

Whats Changed

  • Uploading the JSON file to a web server for hosting
  • Fetching the file
  • Preventing the occurrence of CORS errors
  • Remove existing local JSON data
  • In the tutorials section, replace the addition of JSON data with a URL
  • Modify the add data modal as required
  • Display the necessary content

Resolves #1

Deployment: Vercel

Release v0.2.4

04 Sep 14:01
Compare
Choose a tag to compare
  • Restructured files for better reading experience

  • Fixed UI Bugs in:

    • Animations of:

      • Modal
      • Tutorial
      • Add features
    • Changed font to 'Sora', sans-serif

Full Changelog: 7f5e944

Deployment: Vercel