-
Notifications
You must be signed in to change notification settings - Fork 14
feat: enhance CodePanel with mobile sections and responsive layout #325
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
Conversation
|
|
View your CI Pipeline Execution ↗ for commit ee8cb44
☁️ Nx Cloud last updated this comment at |
c82be00 to
6a77674
Compare
fbb14a3 to
5c62786
Compare
6a77674 to
e505242
Compare
5c62786 to
27f0ffb
Compare
e505242 to
da00eb0
Compare
27f0ffb to
763ce83
Compare
763ce83 to
a2ffd7a
Compare
da00eb0 to
b10a293
Compare
- Added separate syntax highlighting for mobile code sections - Implemented mobile-specific UI for code display and step details - Introduced mobile event stream and explanation panels with slide-up animations - Updated layout styles for responsiveness and full-height views - Added mobile toggle buttons for event stream and explanation panels - Modified flow code data structure to include mobileCode variants - Improved page structure with sticky header and adaptive grid layouts
a2ffd7a to
ee8cb44
Compare
b10a293 to
8edd003
Compare
Merge activity
|
) # Mobile Responsive UI Improvements - Added separate syntax highlighting for mobile code sections - Implemented mobile-specific UI for code display and step details - Introduced mobile event stream and explanation panels with slide-up animations - Updated layout styles for responsiveness and full-height views - Added mobile toggle buttons for event stream and explanation panels - Modified flow code data structure to include mobileCode variants - Improved page structure with sticky header and adaptive grid layouts - Enhanced step status indicators with vertical colored borders for mobile - Simplified welcome modal content with more concise explanations - Added visual guidance with pulsing dots to highlight interactive elements

Mobile Responsive UI Improvements