-
-
Notifications
You must be signed in to change notification settings - Fork 16.8k
Fix presentation feedback #3832
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
Closed
adaptiveX-gh
wants to merge
37
commits into
hakimel:master
from
adaptiveX-gh:fix-presentation-feedback
Closed
Fix presentation feedback #3832
adaptiveX-gh
wants to merge
37
commits into
hakimel:master
from
adaptiveX-gh:fix-presentation-feedback
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-for-dynamic-boxes Add SmartArt plugin for Markdown-driven card layouts
…-for-dynamic-boxes-2iebh2 Improve SmartArt responsive styling
…-with-markdown-support Add lined list layout and markdown improvements to SmartArt plugin
…-with-markdown-support-k93jol Fix intro parsing for lined SmartArt layout
…tation-using-xlayouts Move Xlayouts plugin into plugin subfolder
…und, xPolls, xShadcn), and enhanced presentation features Major additions: - LLM Runner plugin: Interactive AI-powered content generation with offcanvas drawer UI - xBackground plugin: Animated backgrounds (Aurora, Hyperspeed, etc.) for slides - xPolls plugin: Real-time polling system for presentations - xShadcn plugin: Shadcn UI component integration for React-style components - New example demos showcasing carousel, checklist fragments, drawer, and component integrations - AdaptiveX branded styling and theming throughout Updates: - Enhanced SmartArt plugin with improved carousel and layout features - Updated AI for Product Discovery presentation with LLM runner integration - Added comprehensive documentation in .docs/ folder - New startup scripts for LLM-enabled presentations Cleanup: - Removed obsolete test files (native-background-test, smartart-hero-background-test, etc.) - Removed server.log 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Add automatic width expansion for LLM Runner content in drawer panels to provide better reading experience. Includes responsive sizing and typography adjustments. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
- Change output font from monospace to Montserrat for better readability - Add white-space and word-break handling to prevent overflow - Adjust mobile max-width to 100% for better mobile experience 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
Introduces a new 'super-compact' CSS utility class to handle slides with a high density of content. This prevents the footer from being pushed out of the viewport. Applied the new class to the "DVF Framework" slide in the "Testing Business Ideas" presentation.
Fix footer positioning on dense slides
This commit addresses feedback from a review of the "Testing Business Ideas" presentation. - Adjusts CSS to improve layout consistency, including increasing padding to prevent the footer from being obscured and the header from crowding content. - Restructures the presentation by moving reflection questions to their own dedicated slides and splitting a two-question knowledge check into two separate slides for better readability.
Author
|
completed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.