Sercan Yemen
|
0e2dca00c0
|
Merge branch 'master' into skeleton
|
2018-06-15 18:42:25 +03:00 |
|
Sercan Yemen
|
c93cecdddd
|
Merge branch 'master' into skeleton
# Conflicts:
# angular.json
# src/app/app.module.ts
# src/app/fake-db/academy.ts
# src/app/fake-db/calendar.ts
# src/app/fake-db/chat.ts
# src/app/fake-db/contacts.ts
# src/app/fake-db/dashboard-analytics.ts
# src/app/fake-db/dashboard-project.ts
# src/app/fake-db/e-commerce.ts
# src/app/fake-db/fake-db.service.ts
# src/app/fake-db/faq.ts
# src/app/fake-db/file-manager.ts
# src/app/fake-db/icons.ts
# src/app/fake-db/invoice.ts
# src/app/fake-db/knowledge-base.ts
# src/app/fake-db/mail.ts
# src/app/fake-db/profile.ts
# src/app/fake-db/quick-panel.ts
# src/app/fake-db/scrumboard.ts
# src/app/fake-db/search.ts
# src/app/fake-db/todo.ts
# src/app/main/angular-material-elements/angular-material-elements.component.html
# src/app/main/angular-material-elements/angular-material-elements.component.scss
# src/app/main/angular-material-elements/example-components.ts
# src/app/main/angular-material-elements/example-viewer/example-viewer.html
# src/app/main/angular-material-elements/example-viewer/example-viewer.scss
# src/app/main/angular-material-elements/material.module.ts
# src/app/main/apps/academy/academy.module.ts
# src/app/main/apps/academy/course.service.ts
# src/app/main/apps/academy/course/course.component.scss
# src/app/main/apps/academy/courses.service.ts
# src/app/main/apps/academy/courses/courses.component.html
# src/app/main/apps/academy/courses/courses.component.scss
# src/app/main/apps/calendar/calendar.component.html
# src/app/main/apps/calendar/calendar.component.scss
# src/app/main/apps/calendar/calendar.component.ts
# src/app/main/apps/calendar/calendar.module.ts
# src/app/main/apps/calendar/calendar.service.ts
# src/app/main/apps/calendar/event-form/event-form.component.html
# src/app/main/apps/calendar/event-form/event-form.component.scss
# src/app/main/apps/calendar/event-form/event-form.component.ts
# src/app/main/apps/calendar/event.model.ts
# src/app/main/apps/chat/chat-start/chat-start.component.scss
# src/app/main/apps/chat/chat-start/chat-start.component.ts
# src/app/main/apps/chat/chat-view/chat-view.component.html
# src/app/main/apps/chat/chat-view/chat-view.component.scss
# src/app/main/apps/chat/chat.component.html
# src/app/main/apps/chat/chat.component.scss
# src/app/main/apps/chat/chat.service.ts
# src/app/main/apps/chat/sidenavs/left/chats/chats.component.html
# src/app/main/apps/chat/sidenavs/left/chats/chats.component.scss
# src/app/main/apps/chat/sidenavs/left/left.component.scss
# src/app/main/apps/chat/sidenavs/left/user/user.component.html
# src/app/main/apps/chat/sidenavs/left/user/user.component.scss
# src/app/main/apps/chat/sidenavs/right/contact/contact.component.html
# src/app/main/apps/chat/sidenavs/right/contact/contact.component.scss
# src/app/main/apps/chat/sidenavs/right/right.component.scss
# src/app/main/apps/contacts/contact-form/contact-form.component.html
# src/app/main/apps/contacts/contact-form/contact-form.component.scss
# src/app/main/apps/contacts/contact-form/contact-form.component.ts
# src/app/main/apps/contacts/contact-list/contact-list.component.html
# src/app/main/apps/contacts/contact-list/contact-list.component.scss
# src/app/main/apps/contacts/contact.model.ts
# src/app/main/apps/contacts/contacts.component.html
# src/app/main/apps/contacts/contacts.service.ts
# src/app/main/apps/contacts/selected-bar/selected-bar.component.html
# src/app/main/apps/contacts/selected-bar/selected-bar.component.scss
# src/app/main/apps/contacts/sidebars/main/main.component.html
# src/app/main/apps/contacts/sidebars/main/main.component.scss
# src/app/main/apps/dashboards/analytics/analytics.component.html
# src/app/main/apps/dashboards/analytics/analytics.component.scss
# src/app/main/apps/dashboards/analytics/analytics.component.ts
# src/app/main/apps/dashboards/analytics/analytics.module.ts
# src/app/main/apps/dashboards/analytics/analytics.service.ts
# src/app/main/apps/dashboards/project/project.component.ts
# src/app/main/apps/dashboards/project/project.module.ts
# src/app/main/apps/dashboards/project/project.service.ts
# src/app/main/apps/e-commerce/dashboard/dashboard.component.html
# src/app/main/apps/e-commerce/dashboard/dashboard.component.scss
# src/app/main/apps/e-commerce/dashboard/dashboard.component.ts
# src/app/main/apps/e-commerce/dashboard/dashboard.service.ts
# src/app/main/apps/e-commerce/e-commerce.module.ts
# src/app/main/apps/e-commerce/order/order-statuses.ts
# src/app/main/apps/e-commerce/order/order.component.html
# src/app/main/apps/e-commerce/order/order.component.scss
# src/app/main/apps/e-commerce/order/order.model.ts
# src/app/main/apps/e-commerce/order/order.service.ts
# src/app/main/apps/e-commerce/orders/orders.component.html
# src/app/main/apps/e-commerce/orders/orders.component.scss
# src/app/main/apps/e-commerce/orders/orders.service.ts
# src/app/main/apps/e-commerce/product/product.component.html
# src/app/main/apps/e-commerce/product/product.component.scss
# src/app/main/apps/e-commerce/product/product.model.ts
# src/app/main/apps/e-commerce/product/product.service.ts
# src/app/main/apps/e-commerce/products/products.component.html
# src/app/main/apps/e-commerce/products/products.component.scss
# src/app/main/apps/e-commerce/products/products.service.ts
# src/app/main/apps/file-manager/file-list/file-list.component.html
# src/app/main/apps/file-manager/file-list/file-list.component.scss
# src/app/main/apps/file-manager/file-manager.service.ts
# src/app/main/apps/file-manager/sidebars/details/details.component.html
# src/app/main/apps/file-manager/sidebars/details/details.component.scss
# src/app/main/apps/file-manager/sidebars/main/main.component.html
# src/app/main/apps/file-manager/sidebars/main/main.component.scss
# src/app/main/apps/file-manager/sidebars/main/main.component.ts
# src/app/main/apps/mail-ngrx/dialogs/compose/compose.component.html
# src/app/main/apps/mail-ngrx/dialogs/compose/compose.component.scss
# src/app/main/apps/mail-ngrx/i18n/en.ts
# src/app/main/apps/mail-ngrx/i18n/tr.ts
# src/app/main/apps/mail-ngrx/mail-details/mail-details.component.html
# src/app/main/apps/mail-ngrx/mail-details/mail-details.component.scss
# src/app/main/apps/mail-ngrx/mail-list/mail-list-item/mail-list-item.component.html
# src/app/main/apps/mail-ngrx/mail-list/mail-list-item/mail-list-item.component.scss
# src/app/main/apps/mail-ngrx/mail-list/mail-list-item/mail-list-item.component.ts
# src/app/main/apps/mail-ngrx/mail-list/mail-list.component.html
# src/app/main/apps/mail-ngrx/mail-list/mail-list.component.scss
# src/app/main/apps/mail-ngrx/mail.component.scss
# src/app/main/apps/mail-ngrx/mail.model.ts
# src/app/main/apps/mail-ngrx/sidebars/main/main-sidebar.component.html
# src/app/main/apps/mail-ngrx/sidebars/main/main-sidebar.component.scss
# src/app/main/apps/mail-ngrx/store/actions/filters.actions.ts
# src/app/main/apps/mail-ngrx/store/actions/folders.actions.ts
# src/app/main/apps/mail-ngrx/store/actions/index.ts
# src/app/main/apps/mail-ngrx/store/actions/labels.actions.ts
# src/app/main/apps/mail-ngrx/store/actions/mails.actions.ts
# src/app/main/apps/mail-ngrx/store/effects/filters.effects.ts
# src/app/main/apps/mail-ngrx/store/effects/folders.effects.ts
# src/app/main/apps/mail-ngrx/store/effects/index.ts
# src/app/main/apps/mail-ngrx/store/effects/labels.effects.ts
# src/app/main/apps/mail-ngrx/store/effects/mails.effects.ts
# src/app/main/apps/mail-ngrx/store/guards/index.ts
# src/app/main/apps/mail-ngrx/store/guards/resolve.guard.ts
# src/app/main/apps/mail-ngrx/store/index.ts
# src/app/main/apps/mail-ngrx/store/reducers/filters.reducer.ts
# src/app/main/apps/mail-ngrx/store/reducers/folders.reducer.ts
# src/app/main/apps/mail-ngrx/store/reducers/index.ts
# src/app/main/apps/mail-ngrx/store/reducers/labels.reducer.ts
# src/app/main/apps/mail-ngrx/store/reducers/mails.reducer.ts
# src/app/main/apps/mail-ngrx/store/selectors/filters.selectors.ts
# src/app/main/apps/mail-ngrx/store/selectors/folders.selectors.ts
# src/app/main/apps/mail-ngrx/store/selectors/index.ts
# src/app/main/apps/mail-ngrx/store/selectors/labels.selectors.ts
# src/app/main/apps/mail-ngrx/store/selectors/mails.selectors.ts
# src/app/main/apps/mail-ngrx/store/store.module.ts
# src/app/main/apps/mail/dialogs/compose/compose.component.html
# src/app/main/apps/mail/dialogs/compose/compose.component.scss
# src/app/main/apps/mail/dialogs/compose/compose.component.ts
# src/app/main/apps/mail/i18n/en.ts
# src/app/main/apps/mail/i18n/tr.ts
# src/app/main/apps/mail/mail-details/mail-details.component.html
# src/app/main/apps/mail/mail-details/mail-details.component.scss
# src/app/main/apps/mail/mail-list/mail-list-item/mail-list-item.component.html
# src/app/main/apps/mail/mail-list/mail-list-item/mail-list-item.component.scss
# src/app/main/apps/mail/mail-list/mail-list.component.scss
# src/app/main/apps/mail/mail.component.scss
# src/app/main/apps/mail/mail.model.ts
# src/app/main/apps/mail/mail.module.ts
# src/app/main/apps/mail/mail.service.ts
# src/app/main/apps/mail/sidebars/main/main-sidebar.component.html
# src/app/main/apps/mail/sidebars/main/main-sidebar.component.scss
# src/app/main/apps/scrumboard/board.model.ts
# src/app/main/apps/scrumboard/board/add-list/add-list.component.html
# src/app/main/apps/scrumboard/board/add-list/add-list.component.scss
# src/app/main/apps/scrumboard/board/board.component.html
# src/app/main/apps/scrumboard/board/board.component.scss
# src/app/main/apps/scrumboard/board/dialogs/card/card.component.html
# src/app/main/apps/scrumboard/board/dialogs/card/card.component.scss
# src/app/main/apps/scrumboard/board/dialogs/card/card.component.ts
# src/app/main/apps/scrumboard/board/dialogs/card/label-selector/label-selector.component.html
# src/app/main/apps/scrumboard/board/dialogs/card/label-selector/label-selector.component.scss
# src/app/main/apps/scrumboard/board/edit-board-name/edit-board-name.component.html
# src/app/main/apps/scrumboard/board/edit-board-name/edit-board-name.component.scss
# src/app/main/apps/scrumboard/board/edit-board-name/edit-board-name.component.ts
# src/app/main/apps/scrumboard/board/list/add-card/add-card.component.html
# src/app/main/apps/scrumboard/board/list/add-card/add-card.component.scss
# src/app/main/apps/scrumboard/board/list/card/card.component.html
# src/app/main/apps/scrumboard/board/list/card/card.component.scss
# src/app/main/apps/scrumboard/board/list/edit-list-name/edit-list-name.component.html
# src/app/main/apps/scrumboard/board/list/edit-list-name/edit-list-name.component.scss
# src/app/main/apps/scrumboard/board/list/list.component.html
# src/app/main/apps/scrumboard/board/list/list.component.scss
# src/app/main/apps/scrumboard/board/sidenavs/settings/board-color-selector/board-color-selector.component.html
# src/app/main/apps/scrumboard/board/sidenavs/settings/board-color-selector/board-color-selector.component.scss
# src/app/main/apps/scrumboard/board/sidenavs/settings/settings.component.html
# src/app/main/apps/scrumboard/board/sidenavs/settings/settings.component.scss
# src/app/main/apps/scrumboard/card.model.ts
# src/app/main/apps/scrumboard/list.model.ts
# src/app/main/apps/scrumboard/scrumboard.component.html
# src/app/main/apps/scrumboard/scrumboard.component.scss
# src/app/main/apps/scrumboard/scrumboard.service.ts
# src/app/main/apps/todo/sidebars/main/main-sidebar.component.html
# src/app/main/apps/todo/sidebars/main/main-sidebar.component.scss
# src/app/main/apps/todo/todo-details/todo-details.component.html
# src/app/main/apps/todo/todo-details/todo-details.component.scss
# src/app/main/apps/todo/todo-list/todo-list-item/todo-list-item.component.html
# src/app/main/apps/todo/todo-list/todo-list-item/todo-list-item.component.scss
# src/app/main/apps/todo/todo-list/todo-list.component.scss
# src/app/main/apps/todo/todo.component.scss
# src/app/main/apps/todo/todo.model.ts
# src/app/main/apps/todo/todo.module.ts
# src/app/main/apps/todo/todo.service.ts
# src/app/main/content/pages/authentication/mail-confirm/mail-confirm.module.ts
# src/app/main/content/sample/sample.component.html
# src/app/main/content/sample/sample.module.ts
# src/app/main/content/ui/page-layouts/blank/blank.component.html
# src/app/main/documentation/components-third-party/components-third-party.module.ts
# src/app/main/documentation/components-third-party/datatable/ngx-datatable.component.html
# src/app/main/documentation/components-third-party/datatable/ngx-datatable.component.scss
# src/app/main/documentation/components-third-party/google-maps/google-maps.component.scss
# src/app/main/documentation/components-third-party/google-maps/google-maps.module.ts
# src/app/main/documentation/components/cards/cards.component.html
# src/app/main/documentation/components/cards/cards.component.scss
# src/app/main/documentation/components/countdown/countdown.component.scss
# src/app/main/documentation/components/countdown/countdown.component.ts
# src/app/main/documentation/components/highlight/highlight.component.scss
# src/app/main/documentation/components/highlight/highlight.component.ts
# src/app/main/documentation/components/material-color-picker/material-color-picker.component.scss
# src/app/main/documentation/components/material-color-picker/material-color-picker.component.ts
# src/app/main/documentation/components/navigation/navigation.component.scss
# src/app/main/documentation/components/search-bar/search-bar.component.scss
# src/app/main/documentation/components/search-bar/search-bar.component.ts
# src/app/main/documentation/components/shortcuts/shortcuts.component.scss
# src/app/main/documentation/components/shortcuts/shortcuts.component.ts
# src/app/main/documentation/components/sidebar/sidebar.component.html
# src/app/main/documentation/components/sidebar/sidebar.component.scss
# src/app/main/documentation/components/sidebar/sidebar.component.ts
# src/app/main/documentation/components/widget/widget.component.scss
# src/app/main/documentation/components/widget/widget.component.ts
# src/app/main/documentation/directives/fuseIfOnDom/fuse-if-on-dom.component.scss
# src/app/main/documentation/services/config/config.component.scss
# src/app/main/documentation/services/config/config.component.ts
# src/app/main/documentation/services/services.module.ts
# src/app/main/documentation/services/splash-screen/splash-screen.component.scss
# src/app/main/documentation/services/splash-screen/splash-screen.component.ts
# src/app/main/documentation/working-with-fuse/multi-language/multi-language.component.ts
# src/app/main/pages/authentication/forgot-password-2/forgot-password-2.component.html
# src/app/main/pages/authentication/forgot-password-2/forgot-password-2.component.scss
# src/app/main/pages/authentication/forgot-password-2/forgot-password-2.module.ts
# src/app/main/pages/authentication/forgot-password/forgot-password.component.html
# src/app/main/pages/authentication/forgot-password/forgot-password.component.scss
# src/app/main/pages/authentication/forgot-password/forgot-password.module.ts
# src/app/main/pages/authentication/lock/lock.component.html
# src/app/main/pages/authentication/lock/lock.component.scss
# src/app/main/pages/authentication/lock/lock.module.ts
# src/app/main/pages/authentication/login-2/login-2.component.html
# src/app/main/pages/authentication/login-2/login-2.component.scss
# src/app/main/pages/authentication/login-2/login-2.module.ts
# src/app/main/pages/authentication/login/login.component.html
# src/app/main/pages/authentication/login/login.component.scss
# src/app/main/pages/authentication/login/login.module.ts
# src/app/main/pages/authentication/mail-confirm/mail-confirm.component.html
# src/app/main/pages/authentication/mail-confirm/mail-confirm.component.scss
# src/app/main/pages/authentication/mail-confirm/mail-confirm.module.ts
# src/app/main/pages/authentication/register-2/register-2.component.html
# src/app/main/pages/authentication/register-2/register-2.component.scss
# src/app/main/pages/authentication/register-2/register-2.module.ts
# src/app/main/pages/authentication/register/register.component.html
# src/app/main/pages/authentication/register/register.component.scss
# src/app/main/pages/authentication/register/register.module.ts
# src/app/main/pages/authentication/reset-password-2/reset-password-2.component.html
# src/app/main/pages/authentication/reset-password-2/reset-password-2.component.scss
# src/app/main/pages/authentication/reset-password-2/reset-password-2.module.ts
# src/app/main/pages/authentication/reset-password/reset-password.component.html
# src/app/main/pages/authentication/reset-password/reset-password.component.scss
# src/app/main/pages/authentication/reset-password/reset-password.module.ts
# src/app/main/pages/coming-soon/coming-soon.component.html
# src/app/main/pages/coming-soon/coming-soon.component.scss
# src/app/main/pages/coming-soon/coming-soon.module.ts
# src/app/main/pages/errors/404/error-404.component.html
# src/app/main/pages/errors/404/error-404.component.scss
# src/app/main/pages/errors/404/error-404.module.ts
# src/app/main/pages/errors/500/error-500.component.html
# src/app/main/pages/errors/500/error-500.component.scss
# src/app/main/pages/errors/500/error-500.module.ts
# src/app/main/pages/faq/faq.component.html
# src/app/main/pages/faq/faq.component.scss
# src/app/main/pages/faq/faq.module.ts
# src/app/main/pages/faq/faq.service.ts
# src/app/main/pages/invoices/compact/compact.component.html
# src/app/main/pages/invoices/compact/compact.component.scss
# src/app/main/pages/invoices/compact/compact.module.ts
# src/app/main/pages/invoices/invoice.service.ts
# src/app/main/pages/invoices/modern/modern.component.html
# src/app/main/pages/invoices/modern/modern.component.scss
# src/app/main/pages/invoices/modern/modern.module.ts
# src/app/main/pages/knowledge-base/dialogs/article/article.component.html
# src/app/main/pages/knowledge-base/dialogs/article/article.component.scss
# src/app/main/pages/knowledge-base/knowledge-base.component.html
# src/app/main/pages/knowledge-base/knowledge-base.component.scss
# src/app/main/pages/knowledge-base/knowledge-base.module.ts
# src/app/main/pages/knowledge-base/knowledge-base.service.ts
# src/app/main/pages/maintenance/maintenance.component.html
# src/app/main/pages/maintenance/maintenance.component.scss
# src/app/main/pages/maintenance/maintenence.module.ts
# src/app/main/pages/pricing/pricing.module.ts
# src/app/main/pages/pricing/style-1/style-1.component.html
# src/app/main/pages/pricing/style-1/style-1.component.scss
# src/app/main/pages/pricing/style-1/style-1.component.ts
# src/app/main/pages/pricing/style-2/style-2.component.html
# src/app/main/pages/pricing/style-2/style-2.component.scss
# src/app/main/pages/pricing/style-2/style-2.component.ts
# src/app/main/pages/pricing/style-3/style-3.component.html
# src/app/main/pages/pricing/style-3/style-3.component.scss
# src/app/main/pages/pricing/style-3/style-3.component.ts
# src/app/main/pages/profile/profile.component.html
# src/app/main/pages/profile/profile.component.scss
# src/app/main/pages/profile/profile.component.ts
# src/app/main/pages/profile/profile.module.ts
# src/app/main/pages/profile/profile.service.ts
# src/app/main/pages/profile/tabs/about/about.component.html
# src/app/main/pages/profile/tabs/about/about.component.scss
# src/app/main/pages/profile/tabs/photos-videos/photos-videos.component.html
# src/app/main/pages/profile/tabs/photos-videos/photos-videos.component.scss
# src/app/main/pages/profile/tabs/timeline/timeline.component.html
# src/app/main/pages/profile/tabs/timeline/timeline.component.scss
# src/app/main/pages/search/search.component.html
# src/app/main/pages/search/search.component.scss
# src/app/main/pages/search/search.component.ts
# src/app/main/pages/search/search.module.ts
# src/app/main/pages/search/search.service.ts
# src/app/main/pages/search/tabs/classic/classic.component.html
# src/app/main/pages/search/tabs/classic/classic.component.scss
# src/app/main/pages/search/tabs/table/table.component.html
# src/app/main/quick-panel/quick-panel.component.ts
# src/app/main/ui/colors/colors.component.html
# src/app/main/ui/colors/colors.component.scss
# src/app/main/ui/colors/colors.module.ts
# src/app/main/ui/forms/forms.component.html
# src/app/main/ui/forms/forms.component.scss
# src/app/main/ui/forms/forms.component.ts
# src/app/main/ui/forms/forms.module.ts
# src/app/main/ui/helper-classes/helper-classes.component.html
# src/app/main/ui/helper-classes/helper-classes.component.scss
# src/app/main/ui/helper-classes/helper-classes.component.ts
# src/app/main/ui/helper-classes/helper-classes.module.ts
# src/app/main/ui/helper-classes/tabs/padding-margin/padding-margin.component.html
# src/app/main/ui/helper-classes/tabs/padding-margin/padding-margin.component.scss
# src/app/main/ui/helper-classes/tabs/padding-margin/padding-margin.component.ts
# src/app/main/ui/helper-classes/tabs/width-height/width-height.component.html
# src/app/main/ui/helper-classes/tabs/width-height/width-height.component.scss
# src/app/main/ui/helper-classes/tabs/width-height/width-height.component.ts
# src/app/main/ui/icons/icons.component.html
# src/app/main/ui/icons/icons.component.scss
# src/app/main/ui/icons/icons.module.ts
# src/app/main/ui/page-layouts/blank/blank.component.html
# src/app/main/ui/page-layouts/blank/blank.component.ts
# src/app/main/ui/page-layouts/carded/full-width-1/full-width-1.component.html
# src/app/main/ui/page-layouts/carded/full-width-2/full-width-2.component.html
# src/app/main/ui/page-layouts/simple/full-width-1/full-width-1.component.html
# src/app/main/ui/page-layouts/simple/full-width-tabbed-1/full-width-tabbed-1.component.html
# src/app/main/ui/typography/tabs/blockquotes-lists/blockquotes-lists.component.html
# src/app/main/ui/typography/tabs/blockquotes-lists/blockquotes-lists.component.scss
# src/app/main/ui/typography/tabs/blockquotes-lists/blockquotes-lists.component.ts
# src/app/main/ui/typography/tabs/headings/headings.component.html
# src/app/main/ui/typography/tabs/headings/headings.component.scss
# src/app/main/ui/typography/tabs/headings/headings.component.ts
# src/app/main/ui/typography/tabs/helpers/helpers.component.html
# src/app/main/ui/typography/tabs/helpers/helpers.component.scss
# src/app/main/ui/typography/tabs/helpers/helpers.component.ts
# src/app/main/ui/typography/tabs/inline-text-elements/inline-text-elements.component.html
# src/app/main/ui/typography/tabs/inline-text-elements/inline-text-elements.component.scss
# src/app/main/ui/typography/tabs/inline-text-elements/inline-text-elements.component.ts
# src/app/main/ui/typography/typography.component.html
# src/app/main/ui/typography/typography.component.scss
# src/app/main/ui/typography/typography.component.ts
# src/app/navigation/navigation.ts
# src/app/store/actions/router.action.ts
# src/app/store/effects/router.effect.ts
# src/app/store/reducers/index.ts
# src/app/store/store.module.ts
|
2018-06-15 18:36:24 +03:00 |
|
Sercan Yemen
|
75b7e4e270
|
Merge branch 'dev/new-fuse'
|
2018-06-15 17:56:36 +03:00 |
|
Sercan Yemen
|
9efab7ed20
|
Fixed private methods and injections
|
2018-06-15 17:46:41 +03:00 |
|
Sercan Yemen
|
65523c3c95
|
Fixed private methods and injections
|
2018-06-15 17:45:27 +03:00 |
|
Sercan Yemen
|
22b3a3c799
|
Reverted the ngx-dnd version to 4.0.0
|
2018-06-15 17:33:16 +03:00 |
|
Sercan Yemen
|
2b4bd45ad6
|
Updated Angular and couple other packages
|
2018-06-15 17:16:41 +03:00 |
|
Sercan Yemen
|
1e47c79f15
|
Add !important tag to the sibling's margin on sidebar folded
|
2018-06-15 17:01:02 +03:00 |
|
Sercan Yemen
|
58ab766edf
|
Removed router animations since they are causing problems on Edge and also they make Fuse feel slower
|
2018-06-15 16:37:19 +03:00 |
|
Sercan Yemen
|
8db1206c91
|
Removed router animations since they are causing problems on Edge and also they make Fuse feel slower
|
2018-06-15 16:36:51 +03:00 |
|
Sercan Yemen
|
562ae61098
|
Added the changelog
|
2018-06-15 16:28:18 +03:00 |
|
Sercan Yemen
|
e43ae86a58
|
IE11 and Edge fixes on page layouts and theme layouts
|
2018-06-15 16:28:02 +03:00 |
|
Sercan Yemen
|
5459579d04
|
Added docs styles
Improved the documentation and moved it into the Demo app
|
2018-06-15 13:23:12 +03:00 |
|
Sercan Yemen
|
95759be710
|
Use the navigation service in the fuse-navigation for easier navigation swap
|
2018-06-14 18:00:22 +03:00 |
|
Sercan Yemen
|
edb4683dcb
|
Use the navigation service in the fuse-navigation for easier navigation swap
|
2018-06-14 17:29:30 +03:00 |
|
Sercan Yemen
|
58dd3b93c3
|
message-box alert => message-box error
|
2018-06-14 13:41:18 +03:00 |
|
Sercan Yemen
|
91e8d88488
|
Import the "bash" language color from prism
Added "message-boxes" styles to the typography
Increased the home icon size in doc pages
Changed doc component class names
|
2018-06-14 12:25:03 +03:00 |
|
Sercan Yemen
|
ddcf1d5483
|
Added changelog and changelog style to the typography
Small tweaks on helper classes and typography pages
(Fuse Highlight) Don't wrap the code and show scrollbars instead
|
2018-06-12 17:06:38 +03:00 |
|
Sercan Yemen
|
0b5727ff15
|
Small tweaks
|
2018-06-12 14:52:13 +03:00 |
|
Sercan Yemen
|
20f80e3fe4
|
Page layout tweaks
Removed body color class
|
2018-06-12 12:09:00 +03:00 |
|
Sercan Yemen
|
5bf9fd177b
|
Updated footer links
|
2018-06-12 10:51:16 +03:00 |
|
Sercan Yemen
|
507fe97e84
|
Changed layout names to make them easier to understand
New navigation structure for documentation and Angular Material elements
|
2018-06-12 10:44:00 +03:00 |
|
Sercan Yemen
|
a6a7442607
|
Search icon color
|
2018-06-12 10:28:53 +03:00 |
|
Sercan Yemen
|
43189728e5
|
Navbar toggle button should be right aligned if right navbar selected
Navbar classes actually moved to the navbar from fuse-sidebar
Search icon color
|
2018-06-12 10:28:08 +03:00 |
|
Sercan Yemen
|
9c88524185
|
Moved Angular Material Elements examples
Prepared the navigation for the documentation update
|
2018-06-12 10:27:17 +03:00 |
|
Sercan Yemen
|
52cfeec2e7
|
(Layout) Apps and pages moved to the new layout system
|
2018-06-11 19:15:12 +03:00 |
|
Sercan Yemen
|
ffb134f1ec
|
(Perfect Scrollbar) Improved the fusePerfectScrollbar directive
|
2018-06-11 19:03:39 +03:00 |
|
Sercan Yemen
|
8520ca77be
|
Icon colors on navigations
|
2018-06-11 18:18:01 +03:00 |
|
Sercan Yemen
|
a174c00072
|
(Apps) Moved the apps to the new page layouts and replaced MatSidenav with FuseSidebar on majority of them
|
2018-06-11 16:48:53 +03:00 |
|
Sercan Yemen
|
42ab15d9e1
|
(Apps) Moved the apps to the new page layouts and replaced MatSidenav with FuseSidebar on majority of them
|
2018-06-11 16:45:07 +03:00 |
|
Sercan Yemen
|
a87e68251e
|
(Apps) Moved the apps to the new page layouts and replaced MatSidenav with FuseSidebar on majority of them
|
2018-06-11 13:26:03 +03:00 |
|
Sercan Yemen
|
436bd0aa91
|
(Page layouts) Small tweaks
|
2018-06-11 13:25:26 +03:00 |
|
Sercan Yemen
|
d5f1fcfefa
|
(Sidebar) Mark the change detector for changes on every action so OnPush components can use the Sidebar
|
2018-06-11 12:10:04 +03:00 |
|
Sercan Yemen
|
234dec3d6a
|
(Page layouts) Small tweaks
(Config) Disable the router animation by default
|
2018-06-11 12:02:54 +03:00 |
|
Sercan Yemen
|
928be05725
|
(Page Layouts) Small tweaks and fixes for native scrollbars
|
2018-06-11 09:27:56 +03:00 |
|
Sercan Yemen
|
bcf5a9e6cb
|
(Navigation) Moved "Angular Material Elements" outside of the "Components" menu item
|
2018-06-10 20:27:29 +03:00 |
|
Sercan Yemen
|
e79bfb7bce
|
(Page Layouts) Renamed simple "Tabbed" layout to "Full Width Tabbed" + small style tweak
|
2018-06-10 20:25:27 +03:00 |
|
Sercan Yemen
|
86815b7737
|
(Page Layouts) Small tweaks
|
2018-06-10 20:16:01 +03:00 |
|
Sercan Yemen
|
73a81699ec
|
(Page Layouts) Removed mat-sidenav from page layouts, now all Fuse page layouts uses Fuse Sidebar
|
2018-06-10 20:00:34 +03:00 |
|
Sercan Yemen
|
c2970e34ba
|
Content component small tweaks
|
2018-06-10 19:46:33 +03:00 |
|
Sercan Yemen
|
7d6a92fada
|
(FusePerfectScrollbar) Added options for configuring the scrollbar
Updated layouts and navbar to make use of the scrollbar options
|
2018-06-10 19:46:10 +03:00 |
|
Sercan Yemen
|
acbed8e305
|
(Sidebar) Don't enable the animations right away to prevent initial animations
|
2018-06-10 19:32:01 +03:00 |
|
Sercan Yemen
|
b46f81b6ac
|
Updated packages
Increased the Fuse version
|
2018-06-10 19:31:14 +03:00 |
|
Sercan Yemen
|
a284063d22
|
Added an extra Material theme as an example to the "styles.scss" file
Fixed bunch of color related stuff in order to apply the selected theme color correctly
|
2018-06-09 21:18:30 +03:00 |
|
Sercan Yemen
|
1c8cc35693
|
Fixed router animations after the layout changes
Don't reset the router animation on navigation change
|
2018-06-09 14:58:45 +03:00 |
|
Sercan Yemen
|
6cc7d03430
|
Removed console.log
|
2018-06-09 14:44:50 +03:00 |
|
Sercan Yemen
|
f8f97f8ad4
|
Remove 'inner-scroll' class on small screen devices to give more room to the scroll
|
2018-06-09 14:43:42 +03:00 |
|
Sercan Yemen
|
bd79830cb4
|
Fixed: Toolbar background color issues
|
2018-06-09 14:26:00 +03:00 |
|
Sercan Yemen
|
5ed04c3925
|
Collapsable arrow class name fix
|
2018-06-07 21:20:09 +03:00 |
|
Sercan Yemen
|
90fe94a417
|
Added horizontal layout to the new layout system
Added boxed layout width
|
2018-06-07 21:12:12 +03:00 |
|