Skip to content

Conversation

@Brano5
Copy link
Collaborator

@Brano5 Brano5 commented Jan 27, 2026

This pull request includes a set of updates focused on dependency upgrades, CSS improvements, and minor UI markup adjustments. The main changes are the update of several package versions, significant modifications to the Tailwind CSS file to enhance maintainability and styling consistency, and minor markup tweaks in a Blazor component.

Dependency and Styling Updates:

  • Upgraded AXSharp and Inxton.Operon package versions in Directory.Packages.props to newer alpha releases, ensuring access to the latest features and bug fixes.
  • Updated Tailwind CSS from v4.1.16 to v4.1.17 in tailwind.css, and removed several custom color variables and utility variables, streamlining and reducing potential redundancy in the CSS. [1] [2] [3] [4] [5] [6] [7] [8] [9]

CSS Enhancements and Fixes:

  • Added improved text wrapping and breaking rules (overflow-wrap: anywhere;, word-break: break-all;) for multiple HTML elements (headings, paragraphs, anchors, spans, divs) to enhance text display and prevent overflow issues. [1] [2] [3] [4] [5] [6] [7] [8] [9]
  • Adjusted styles for .tab-btn and .modal-body classes, including border and background color tweaks, gradient adjustments, and setting full width for modal bodies for better UI consistency. [1] [2] [3]
  • Added new .icon-button-rotate-90 class for icon rotation transitions, improving UI interactivity.

Markup and UI Clean-up:

  • Simplified markup in AxoObjectDiagnosticsView.razor by removing unnecessary <span> wrappers around label text, making the code cleaner and more semantically correct. [1] [2]

some minor visual fixes
@Brano5 Brano5 requested review from PTKu, TomKovac and kuh0005 January 27, 2026 11:45
@Brano5 Brano5 self-assigned this Jan 27, 2026
@PTKu PTKu merged commit 511e846 into dev Jan 27, 2026
1 check passed
@Brano5 Brano5 deleted the new-operon-changes branch January 27, 2026 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants