diff --git a/showcase/setup.component.html b/showcase/setup.component.html index e97e3d56580..c9d86d6131e 100644 --- a/showcase/setup.component.html +++ b/showcase/setup.component.html @@ -38,7 +38,7 @@

Import

Dependencies

-

Majority of PrimeNG components are native and there are some exceptions having 3rd party dependencies. In addition, components require font-awesome for icons.

+

Majority of PrimeNG components (95%) are native and there are some exceptions having 3rd party dependencies. In addition, components require font-awesome for icons.

The css dependencies are as follows, note that you may change the theme with another one of your choice.

@@ -49,8 +49,9 @@ 

Dependencies

-

Here is the list of components with 3rd party dependencies. The css for calendar and slider is included in primeng.min.css so there is no need to add them - separately, as a side note these two components will be reimplemented as native Angular2 components in near future. For others both javascipt and css dependencies should be added such as css and js of quill.

+

Here is the list of components with 3rd party dependencies. The css for calendar is included in primeng.min.css so there is no need to add them + separately and as a side note calendar along with inputmask will be reimplemented as native Angular2 components in near future. For others both javascipt and css dependencies should be added such as css and js of quill.

+
@@ -66,11 +67,6 @@

Dependencies

- - - - -
jQuery, jQuery UI Datepicker, jQuery UI Timepicker Reimplement as native.
SliderjQuery, jQuery UI SliderReimplement as native.
Schedule FullCalendar and Moment.js