Skip to content

4.1.0

Choose a tag to compare

@AZIRARM AZIRARM released this 19 Mar 08:36
· 191 commits to main since this release
faafd82

✨ New Features

  • Content Node Dialog: Added a new header bar with improved actions layout
  • Import and deleted buttons now positioned on the right side
  • Enhanced type selector dropdown with better styling and increased width (250px)
  • Unified button styles matching the nodes component design
  • Added close button with hover effects
  • Added progress bar to toast notifications
  • Added close button to toast notifications
  • Added maximum limit of 5 concurrent toasts
  • Added auto-dismiss for old notifications
  • Added animation to progress bar

🎨 UI/UX Improvements

  • Consistent Design: Standardized action buttons across components
  • Applied consistent gradient backgrounds for FAB buttons
  • Unified button sizes (40px for action buttons, 48px for FAB)
  • Matched shadow effects and hover animations with nodes component
  • Type Selector: Redesigned dropdown with cleaner integration
  • White background with proper border
  • Optimized height and padding for better alignment
  • Hidden label for compact display
  • Moved toast notifications from full-width top position to bottom-right corner
  • Improved toast notification styling with custom width and positioning

🐛 Bug Fixes

  • Fixed visual glitches in the content node dialog header
  • Corrected button alignment issues in the header actions section
  • Improved dropdown menu appearance and interaction
  • Fixed toast positioning to prevent overlapping with UI elements

🔧 Technical Improvements

  • Reorganized CSS structure for better maintainability
  • Standardized CSS class names across components
  • Optimized transitions and animations for smoother UX

📦 Dependencies

  • No external dependencies updated