-
Notifications
You must be signed in to change notification settings - Fork 0
V21 #4
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
geromegrignon
wants to merge
16
commits into
main
Choose a base branch
from
v21
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
V21 #4
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
- Added a note in the README about the content being a complete step of an 'Angular introduction course' and ensuring code snippets render properly. - Refined API documentation in multiple `.mdx` files, including updates to the HttpClient provider instructions, task management, and form handling. - Improved clarity and consistency in code examples and explanations across various sections, including task creation, updating, and retrieval processes.
- Introduced a new "Congratulations" page to celebrate course completion, featuring resources for further learning and community engagement. - Updated Astro configuration to include a link to the new page in the navigation menu.
- Introduced a new audio file for the "Add UI Library" lesson to enhance the learning experience. - Updated the corresponding documentation to include an audio player for better accessibility and engagement.
- Added a new `src` prop to the NotificationCard component to support audio playback. - Updated the NotificationCard layout for improved visual hierarchy and responsiveness. - Modified global CSS to style audio controls for better integration with the theme.
…ation - Revised navigation links in the Astro configuration to reflect updated task management topics, including renaming and adding new sections. - Introduced new documentation files for "Inject HTTP Client," "Generate an Angular Service," "Reactive Forms," and "Router Navigation" to enhance learning resources. - Updated existing documentation to improve clarity and consistency in task management processes, including form handling and component interactions. - Removed outdated "Prefill Form" documentation to streamline content and focus on relevant topics.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
- Introduced a new CustomPageTitle component for displaying the tutorial title and a notification about an upcoming version release. - Updated the Astro configuration to include the new CustomPageTitle component for better organization and usability.
- Added a link to the homepage in the CustomHeader component for improved navigation. - Updated the hero section title in documentation to use a consistent color scheme and adjusted the variant for better visual hierarchy.
- Introduced a new CustomHead component for managing head elements dynamically. - Removed the AI RAG Assistant link from the Astro configuration for a cleaner sidebar.
- Modified the NotificationCard component to remove audio support and include a video element for enhanced content delivery. - Updated the "Add UI Library" documentation to reflect changes in the NotificationCard and streamline instructions, focusing on DaisyUI integration. - Added a new video file to support the updated lesson content. - Revised README to clarify content focus on concepts rather than code snippets.
- Changed the style option in the Angular CLI command from 'css' to 'tailwind' for better alignment with current styling practices. - Removed the 'zoneless' option to simplify the command and focus on essential parameters.
…y section - Added a new section for displaying the Angular component in the task listing documentation. - Updated existing documentation to streamline objectives and improve clarity, including changes to the NotificationCard component. - Revised instructional content across multiple task-related documentation files to focus on key learning outcomes and enhance user understanding.
- Updated the NotificationCard components across multiple documentation files to simplify chapter objectives and improve clarity. - Revised instructional content to focus on key learning outcomes, ensuring a more concise presentation of information for users. - Made minor formatting adjustments for consistency in style and readability.
…entation - Eliminated the video element from the NotificationCard in the "Add UI Library" documentation to streamline content presentation. - This change aligns with recent updates aimed at enhancing clarity and focus on key learning outcomes.
- Replaced the detailed task list in the NotificationCard with a concise instruction on using the @for directive to iterate over items in the HTML template. - This change aims to streamline the presentation of objectives and enhance user understanding of the task listing process.
… declaration - Revised the instructional content in the NotificationCard to emphasize declaring signal variables in Angular using the Signals API. - Removed outdated links and unnecessary details to streamline the presentation and enhance clarity for users learning about reactive variables.
…mentation - Updated the import statement for consistency in quotation style. - Enhanced the formatting of code snippets for better readability. - Replaced the caution block with a NotificationCard for improved user experience and clarity regarding variable declaration in upcoming steps.
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.