Skip to content

Commit e65f136

Browse files
committed
updated-angular-demo-link-to-bootstrap
1 parent d40321c commit e65f136

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

components/diagrams/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm install @syncfusion/ej2-angular-diagrams
1919
## Resources
2020

2121
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/diagram/getting-started?utm_source=npm&utm_medium=listing&utm_campaign=angular-diagram-npm)
22-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/material/diagram/default-functionalities?utm_source=npm&utm_medium=listing&utm_campaign=angular-diagram-npm)
22+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/diagram/default-functionalities?utm_source=npm&utm_medium=listing&utm_campaign=angular-diagram-npm)
2323
* [Product Page](https://www.syncfusion.com/angular-components/angular-diagram?utm_source=npm&utm_medium=listing&utm_campaign=angular-diagram-npm)
2424

2525
## Supported Frameworks

components/navigations/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,56 +22,56 @@ Following list of components are available in the package
2222

2323
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/accordion/getting-started.html?lang=typescript&utm_source=npm&utm_campaign=accordion)
2424
* [API References](https://ej2.syncfusion.com/angular/documentation/accordion/api-accordion.html?utm_source=npm&utm_campaign=accordion)
25-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=accordion#/material/accordion/default.html)
25+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/accordion/default?utm_source=npm&utm_campaign=accordion)
2626
* [Product Page](https://www.syncfusion.com/angular-components/angular-accordion)
2727

2828
* AppBar - The AppBar displays information and actions related to the current application screen. It is used to show branding, screen titles, navigation, and actions.
2929

3030
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/appbar/getting-started.html?lang=typescript&utm_source=npm&utm_campaign=appbar)
3131
* [API References](https://ej2.syncfusion.com/angular/documentation/appbar/api-appbar.html?utm_source=npm&utm_campaign=appbar)
32-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=appbar#/material/appbar/default.html)
32+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/appbar/default?utm_source=npm&utm_campaign=appbar)
3333
* [Product Page](https://www.syncfusion.com/angular-components/angular-appbar)
3434

3535
* Breadcrumb - Graphical user interface that helps to identify or highlight the current location within a hierarchical structure of websites. The aim is to make the user aware of their current position in a hierarchy of website links.
3636

3737
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/breadcrumb/getting-started?lang=typescript&utm_source=npm&utm_campaign=breadcrumb)
3838
* [API References](https://ej2.syncfusion.com/angular/documentation/api/breadcrumb?utm_source=npm&utm_campaign=breadcrumb)
39-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=breadcrumb#/material/breadcrumb/default)
39+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/breadcrumb/default?utm_source=npm&utm_campaign=breadcrumb)
4040
* [Product Page](https://www.syncfusion.com/angular-components/angular-breadcrumb)
4141

4242
* Carousel - The Carousel component allows users to display images with content, links, etc., like a slide show. Typical uses of carousels include scrolling news headlines, featured articles on home pages, and image galleries.
4343

4444
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/carousel/getting-started?lang=typescript&utm_source=npm&utm_campaign=carousel)
4545
* [API References](https://ej2.syncfusion.com/angular/documentation/api/carousel?utm_source=npm&utm_campaign=carousel)
46-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=carousel#/material/carousel/default)
46+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/carousel/default?utm_source=npm&utm_campaign=carousel)
4747
* [Product Page](https://www.syncfusion.com/angular-components/angular-carousel)
4848

4949
* ContextMenu - Graphical user interface that appears on the user right click/touch hold action. It has the support to provide nested level menu items.
5050

5151
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/context-menu/getting-started?lang=typescript&utm_source=npm&utm_campaign=context-menu)
5252
* [API References](https://ej2.syncfusion.com/angular/documentation/api/context-menu?utm_source=npm&utm_campaign=context-menu)
53-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=contextmenu#/material/context-menu/default)
53+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/context-menu/default?utm_source=npm&utm_campaign=contextmenu)
5454
* [Product Page](https://www.syncfusion.com/angular-components/context-menu)
5555

5656
* Sidebar - Expandable and collapsible component that typically acts as a side container to place primary or secondary content alongside the main content.
5757

5858
* [Getting started](https://ej2.syncfusion.com/angular/documentation/sidebar/getting-started?lang=typescript&utm_source=npm&utm_campaign=sidebar#getting-started)
5959
* [API references](https://ej2.syncfusion.com/angular/documentation/api/sidebar?utm_source=npm&utm_campaign=sidebar)
60-
* [View online demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=tab#/material/sidebar/default)
60+
* [View online demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/sidebar/default?utm_source=npm&utm_campaign=tab)
6161
* [Product page](https://www.syncfusion.com/angular-components/angular-sidebar)
6262

6363
* Tab - Content panel to show multiple contents in a specific space, one at a time.
6464

6565
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/tab/getting-started.html?lang=typescript&utm_source=npm&utm_campaign=tab)
6666
* [API References](https://ej2.syncfusion.com/angular/documentation/tab/api-tab.html?utm_source=npm&utm_campaign=tab)
67-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=tab#/material/tab/default.html)
67+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/tab/default?utm_source=npm&utm_campaign=tab)
6868
* [Product Page](https://www.syncfusion.com/angular-components/angular-tabs)
6969

7070
* Toolbar - Displays a group of command buttons arranged horizontally.
7171

7272
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/toolbar/getting-started.html?lang=typescript&utm_source=npm&utm_campaign=toolbar)
7373
* [API References](https://ej2.syncfusion.com/angular/documentation/toolbar/api-toolbar.html?utm_source=npm&utm_campaign=toolbar)
74-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=toolbar#/material/toolbar/default.html)
74+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/toolbar/default?utm_source=npm&utm_campaign=toolbar)
7575
* [Product Page](https://www.syncfusion.com/angular-components/angular-toolbar)
7676

7777
* TreeView - Represent hierarchical data in a tree like structure with advanced functions to edit, drag and drop, select with CheckBox and more.
@@ -85,7 +85,7 @@ Following list of components are available in the package
8585

8686
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/menu/getting-started?lang=typescript&utm_source=npm&utm_campaign=menu)
8787
* [API References](https://ej2.syncfusion.com/angular/documentation/api/menu?utm_source=npm&utm_campaign=menu)
88-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_campaign=menu#/material/menu/default)
88+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/menu/default?utm_source=npm&utm_campaign=menu)
8989
* [Product Page](https://www.syncfusion.com/angular-components/menu)
9090

9191
## Supported Frameworks

components/pdfviewer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm install @syncfusion/ej2-pdfviewer
1919
## Resources
2020

2121
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/pdfviewer/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=angular-pdf-viewer-npm)
22-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/?utm_source=npm&utm_medium=listing&utm_campaign=angular-pdf-viewer-npm)
22+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/pdfviewer/default?utm_source=npm&utm_medium=listing&utm_campaign=angular-pdf-viewer-npm)
2323
* [Product Page](https://www.syncfusion.com/angular-components/angular-pdf-viewer?utm_source=npm&utm_medium=listing&utm_campaign=angular-pdf-viewer-npm)
2424

2525
## Supported Frameworks

components/schedule/README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ npm install @syncfusion/ej2-angular-schedule
1919
## Resources
2020

2121
* [Getting Started](https://ej2.syncfusion.com/angular/documentation/schedule/getting-started.html?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm)
22-
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/material/schedule/default?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm)
22+
* [View Online Demos](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/default?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm)
2323
* [Product Page](https://www.syncfusion.com/angular-components/angular-scheduler?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm)
2424

2525
## Supported Frameworks
@@ -34,23 +34,23 @@ Schedule component is also available in following list of frameworks.
3434

3535
## Showcase samples
3636

37-
* [Fare calendar demo in Angular](https://ej2.syncfusion.com/angular/demos/#/material/schedule/resources?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm))
37+
* [Fare calendar demo in Angular](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/resources?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm))
3838

3939
## Key Features
4040

41-
* [**Views**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/views?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Schedule is now availed with 10 different view modes – day, week, work week, month, timeline day, timeline week, timeline work-week, timeline month, agenda and month agenda. It is possible to configure view-based settings on each view mode. The `Week` view is set as active view by default.
42-
* [**Data binding**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/remote-data?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Seamless data binding with various client-side and remote data sources thus allowing the data to load on demand by default to reduce the data transfer and loading time.
41+
* [**Views**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/views?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Schedule is now availed with 10 different view modes – day, week, work week, month, timeline day, timeline week, timeline work-week, timeline month, agenda and month agenda. It is possible to configure view-based settings on each view mode. The `Week` view is set as active view by default.
42+
* [**Data binding**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/remote-data?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Seamless data binding with various client-side and remote data sources thus allowing the data to load on demand by default to reduce the data transfer and loading time.
4343
* **Drag and drop** - Appointments can be easily rescheduled to another time by dragging and dropping them onto the required time slots.
4444
* **Appointment resize** - An appointment’s time can be easily extended by resizing its start or end handlers.
45-
* [**Multiple resources**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/group?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Supports planning and management of events for multiple resources and allows to group them under appropriate resources. Also, supports date-wise grouping, linked appointments and other group related customizations.
46-
* [**Recurrence**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/recurrence-events?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Allows the user to repeat a set of events on a daily, weekly, monthly, or yearly basis.
47-
* [**Template**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/events-template?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - The key elements like events, date header, work cells and event tooltip comes with the default template support which allows the flexible end-user customization to embed any kind of text, images, or styles to it.
48-
* [**Timezone**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/timezone-event?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Regardless of whatever time zone your system follows, Schedule supports setting your own required time zone value to it as well as to each event – thus allowing the events to display on its exact local time.
49-
* [**Timescale**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/timescale?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Allows to display customized time duration, with clear and accurate depiction of appointments across the appropriate time slots.
50-
* [**Customizable working days and hours**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/work-days?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Users can set specific [work hour](https://ej2.syncfusion.com/angular/demos/#/material/schedule/work-hours?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) range which is visually differentiated with active colour. Also, the working days collection can be customized with specific days, so that the remaining days will be considered as [weekend](https://ej2.syncfusion.com/angular/demos/#/material/schedule/hide-weekend?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm).
51-
* [**Custom editor template**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/editor-template?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Template option is availed for event editor, thus allowing the users to add their own custom editor design and also provides option to add additional fields onto the default event editor.
52-
* [**Adaptive rendering**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/month-agenda?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Adapts with optimal user interfaces for mobile and desktop form-factors, thus helping the user’s application to scale elegantly across all the form-factors without any additional effort.
53-
* [**Keyboard interaction**](https://ej2.syncfusion.com/angular/demos/#/material/schedule/keyboard-interaction?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - All the common actions such as traversing through the appointments, multiple cell selection, add/edit/delete the appointments, navigate to other views, dates and much more can be performed through keyboard inputs.
45+
* [**Multiple resources**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/group?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Supports planning and management of events for multiple resources and allows to group them under appropriate resources. Also, supports date-wise grouping, linked appointments and other group related customizations.
46+
* [**Recurrence**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/recurrence-events?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Allows the user to repeat a set of events on a daily, weekly, monthly, or yearly basis.
47+
* [**Template**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/events-template?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - The key elements like events, date header, work cells and event tooltip comes with the default template support which allows the flexible end-user customization to embed any kind of text, images, or styles to it.
48+
* [**Timezone**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/timezone-event?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Regardless of whatever time zone your system follows, Schedule supports setting your own required time zone value to it as well as to each event – thus allowing the events to display on its exact local time.
49+
* [**Timescale**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/timescale?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Allows to display customized time duration, with clear and accurate depiction of appointments across the appropriate time slots.
50+
* [**Customizable working days and hours**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/work-days?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Users can set specific [work hour](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/work-hours?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) range which is visually differentiated with active colour. Also, the working days collection can be customized with specific days, so that the remaining days will be considered as [weekend](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/hide-weekend?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm).
51+
* [**Custom editor template**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/editor-template?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Template option is availed for event editor, thus allowing the users to add their own custom editor design and also provides option to add additional fields onto the default event editor.
52+
* [**Adaptive rendering**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/month-agenda?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Adapts with optimal user interfaces for mobile and desktop form-factors, thus helping the user’s application to scale elegantly across all the form-factors without any additional effort.
53+
* [**Keyboard interaction**](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/schedule/keyboard-interaction?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - All the common actions such as traversing through the appointments, multiple cell selection, add/edit/delete the appointments, navigate to other views, dates and much more can be performed through keyboard inputs.
5454
* [**Localization**](https://ej2.syncfusion.com/angular/documentation/schedule/localization.html#localization?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - All the static text and date content can be localized to any desired language. Also, it can be displayed with appropriate time mode and date-format as per the localized language.
5555
* [**RTL**](https://ej2.syncfusion.com/angular/documentation/schedule/localization.html#rtl?utm_source=npm&utm_medium=listing&utm_campaign=angular-scheduler-npm) - Supports displaying the component to display in the direction from right to left.
5656

0 commit comments

Comments
 (0)