这是indexloc提供的服务,不要输入任何密码
Skip to content

✨ feat: Enhance Artifact Management with Version Control and UI Improvements #8275

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

berry-13
Copy link
Collaborator

@berry-13 berry-13 commented Jul 6, 2025

Summary

  • 🎨 UI Upgrades:
    • Improved artifact selection visuals in ArtifactButton.tsx with better styling and hover effects
    • Refreshed Artifacts.tsx header/footer and integrated the new versioning component for smoother navigation
  • ✨ Editor Improvements:
    • Added CodeMirror autocompletion and keymap to ArtifactCodeEditor.tsx for an enhanced code editing experience
  • 🔄 Button Consistency:
    • Unified button styling by updating the copy code button in Code.tsx to use lucide-react icons and the shared Button component
    • Streamlined DownloadArtifact.tsx by removing redundant props and aligning design
  • 🆕 Artifact Versioning:
    • Introduced ArtifactVersion.tsx dropdown for seamless artifact version switching

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Testing

  • Desktop
    • Firefox
    • Chrome
  • Mobile
    • Samsung Internet Browser
    • Brave

Checklist

  • My code adheres to this project's style guidelines
  • I have performed a self-review of my own code
  • I have commented in any complex areas of my code
  • My changes do not introduce new warnings
  • Local unit tests pass with my changes
  • Any changes dependent on mine have been merged and published in downstream modules.

@berry-13 berry-13 marked this pull request as draft July 6, 2025 15:28
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.

1 participant