mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(config): bundle fab components
This commit is contained in:
11
packages/core/src/components/item-group/readme.md
Normal file
11
packages/core/src/components/item-group/readme.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# ion-item-group
|
||||
|
||||
|
||||
|
||||
<!-- Auto Generated Below -->
|
||||
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
*Built by [StencilJS](https://stenciljs.com/)*
|
||||
@@ -15,16 +15,15 @@ exports.config = {
|
||||
{ components: ['ion-chip', 'ion-chip-button'] },
|
||||
{ components: ['ion-datetime', 'ion-picker', 'ion-picker-column', 'ion-picker-controller'] },
|
||||
{ components: ['ion-events'] },
|
||||
{ components: ['ion-fab', 'ion-fab-list'] },
|
||||
{ components: ['ion-fab-button'] },
|
||||
{ components: ['ion-gesture'], priority: 'low' },
|
||||
{ components: ['ion-fab', 'ion-fab-button', 'ion-fab-list'] },
|
||||
{ components: ['ion-gesture'] },
|
||||
{ components: ['ion-grid', 'ion-row', 'ion-col'] },
|
||||
{ components: ['ion-item', 'ion-item-divider', 'ion-label', 'ion-list', 'ion-list-header', 'ion-skeleton-text'] },
|
||||
{ components: ['ion-item-sliding', 'ion-item-options', 'ion-item-option'] },
|
||||
{ components: ['ion-infinite-scroll', 'ion-infinite-scroll-content'] },
|
||||
{ components: ['ion-input', 'ion-textarea'] },
|
||||
{ components: ['ion-loading', 'ion-loading-controller'] },
|
||||
{ components: ['ion-menu', 'ion-menu-controller'], priority: 'low' },
|
||||
{ components: ['ion-menu', 'ion-menu-controller'] },
|
||||
{ components: ['ion-modal', 'ion-modal-controller'] },
|
||||
{ components: ['ion-page'] },
|
||||
{ components: ['ion-popover', 'ion-popover-controller'] },
|
||||
|
||||
Reference in New Issue
Block a user