V1#2
Merged
debasish1996 merged 197 commits intoprodfrom Apr 17, 2026
Merged
Conversation
…e routing to use HomeComponent
- Introduced `SampleCodeComponent` to display code snippets in various demo components. - Updated `ButtonDemoComponent`, `CheckboxDemoComponent`, `InputDemoComponent`, `ModalDemoComponent`, `RadioDemoComponent`, `SpinnerDemoComponent`, and `ToggleDemoComponent` to include sample code snippets for better user guidance. - Enhanced HTML templates to show corresponding code examples for each UI component variation.
…ple code component
… caching for Node and Playwright
…nsoleErrors utility
- Implemented ApiTableComponent for displaying inputs, outputs, and CSS tokens in a structured format. - Enhanced TooltipDemoComponent and VideoPlayerDemoComponent to include API tables. - Added BlocTabGroup and BlocTab components for organizing content in tabs. - Introduced GlobalSearch component for searching through components with fuzzy matching. - Created fuzzy search utility for improved search functionality. - Updated styles for API tables and search dialog for better UI/UX.
- Changed the sample code input from a single string to an array of objects for better organization and clarity. - Updated the `app-sample-code` component to accept `files` instead of `code` in multiple demo components (toast, toggle, tooltip, video player, and virtual scroll). - Enhanced snippets in `toast-demo`, `toggle-demo`, `tooltip-demo`, `video-player-demo`, and `virtual-scroll-demo` to include TypeScript examples alongside HTML.
- Updated Angular dependencies to version 21.2.8 and related packages. - Added a new script "serve:demo" to serve the demo application. - Modified Playwright configuration to adjust retries and worker settings based on CI environment. - Changed web server command in Playwright config to use "serve:demo" in CI. - Updated test script to run tests with coverage for multiple projects in a loop.
…e directive tests for case sensitivity and highlight behavior
…, toast v1.0.6, date-picker v1.0.6, tab v1.0.6, kit v1.1.2, theme v1.0.7, accordion v1.0.6, alert v1.0.8, autocomplete v1.0.9, layout v1.0.6, overlay v1.0.7, pagination v1.0.6, select v1.0.7, slider v1.0.6, tooltip v1.0.7, virtual-scroll v1.0.6, text-highlight v1.0.5, video-player v1.0.5
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
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.