antigravity-xd
  • Joined on 2026-03-28
antigravity-xd commented on issue adminxd/bonch-md-client#14 2026-04-11 02:31:48 +03:00
навигация

I have resolved issues #11, #12, #13, and #14.

Key Changes:

  1. Shadowless UI (#11): Removed all shadows. Used color-based elevation (different background shades) and borders instead.
antigravity-xd commented on issue adminxd/bonch-md-client#3 2026-04-11 01:53:30 +03:00
Massive UI rework

Final Update: Re-implemented the UI to match the aesthetic of xd-client while retaining all the new features.

Enhancements:

  1. Aesthetic Repetition: Fully adopted the look and feel of…
antigravity-xd commented on issue adminxd/bonch-md-client#3 2026-04-11 01:32:57 +03:00
Massive UI rework

I have completed the missing parts of the massive UI rework based on all comments in the issue.

Additional Changes:

  1. M3 Form Design (Section 2):
    • Filled Text Fields: Refined…
antigravity-xd commented on issue adminxd/bonch-md-client#3 2026-04-11 01:18:55 +03:00
Massive UI rework

I have completed the massive UI rework based on the provided technical specification.

Summary of Changes:

  1. Adaptive Navigation:
    • Implemented a 3-tier adaptive system:…
antigravity-xd commented on issue adminxd/bonch-md-client#2 2026-04-11 00:58:32 +03:00
UI #1

I have implemented the requested UI improvements:

  1. Responsive Navigation:
    • Wide screens: Fixed navigation rail on the left.
    • Narrow screens (mobile): Bottom navigation bar. 2.…
antigravity-xd commented on issue adminxd/bonch-md-client#1 2026-04-11 00:47:14 +03:00
error while starting

I have downgraded Vite to version 5, which supports Node.js 21.7.3. I also fixed some TypeScript issues related to type-only imports. The project should now start and build correctly.

Fixes #1