Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • Hotfix/1283-editButton
  • Hotfix/1376-projectCreation
  • Hotfix/1475-projectCreateSpinner
  • Hotfix/1911-fixFormatting
  • Issue/1659-makeViewCardsALink
  • Issue/1743-changedLink
  • Issue/1913-ModificationsResourceMetadata
  • Issue/2218-updateLinksToDocumentationPage
  • Issue/912-rearrangeHeader
  • Product/1107-frontendPerformance
  • Product/1214-CleanUp
  • Product/1215-gitlabCleanUp
  • Product/1273-CleanUpUserProfileProjectCreation
  • Product/1548-projectInviteMngmnt
  • Product/1573-ReadOnlyResources
  • Product/249-LoadingIndicator
  • Product/505-pidPage
  • Product/692-resourceEdit
  • Product/789-userContactEmail
  • Product/883-userManagement
  • Product/903-ApiTokens
  • Product/917-maintenanceFunctionality
  • Product/943-NewLogo
  • Product/946-linkedResource
  • Sprint/2020-14
  • Sprint/2020-18
  • Sprint/2020-19
  • Sprint/2020-20
  • Sprint/2020-22
  • Sprint/2021-02
  • Sprint/2021-04
  • Sprint/2021-05
  • Sprint/2021-06
  • Sprint/2021-07
  • Sprint/2021-08
  • Sprint/2021-15
  • Sprint/2021-2022
  • Sprint/2021-22
  • Sprint/2022-01
  • Topic/1036-userManagement
  • Topic/1058-LoadingIndicator
  • Topic/1061-pidPageApp
  • Topic/1087-NewLogo
  • Topic/1124-ApiTokensUI
  • Topic/1225-CleanUpApps
  • Topic/1227-frontendPerformance
  • Topic/1295-contactChangeUi
  • Topic/1297-maintenanceBanner
  • Topic/1427-resourceEdit
  • Topic/1531-UseMangmntTableView
  • Topic/1595-IncludeReadonlyValueInResourcesApp
  • Topic/960-linkedResourceCreate
  • dev
  • gitkeep
  • master
  • x/linting
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.10.0
  • v1.11.0
  • v1.11.1
  • v1.12.0
  • v1.12.1
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.6.0
  • v1.6.1
  • v1.6.2
  • v1.7.0
  • v1.8.0
  • v1.8.1
  • v1.9.0
76 results

Target

Select target project
  • coscine/frontend/libraries/component-library
1 result
Select Git revision
  • Hotfix/1283-editButton
  • Hotfix/1376-projectCreation
  • Hotfix/1475-projectCreateSpinner
  • Hotfix/1911-fixFormatting
  • Issue/1659-makeViewCardsALink
  • Issue/1743-changedLink
  • Issue/1913-ModificationsResourceMetadata
  • Issue/2218-updateLinksToDocumentationPage
  • Issue/912-rearrangeHeader
  • Product/1107-frontendPerformance
  • Product/1214-CleanUp
  • Product/1215-gitlabCleanUp
  • Product/1273-CleanUpUserProfileProjectCreation
  • Product/1548-projectInviteMngmnt
  • Product/1573-ReadOnlyResources
  • Product/249-LoadingIndicator
  • Product/505-pidPage
  • Product/692-resourceEdit
  • Product/789-userContactEmail
  • Product/883-userManagement
  • Product/903-ApiTokens
  • Product/917-maintenanceFunctionality
  • Product/943-NewLogo
  • Product/946-linkedResource
  • Sprint/2020-14
  • Sprint/2020-18
  • Sprint/2020-19
  • Sprint/2020-20
  • Sprint/2020-22
  • Sprint/2021-02
  • Sprint/2021-04
  • Sprint/2021-05
  • Sprint/2021-06
  • Sprint/2021-07
  • Sprint/2021-08
  • Sprint/2021-15
  • Sprint/2021-2022
  • Sprint/2021-22
  • Sprint/2022-01
  • Topic/1036-userManagement
  • Topic/1058-LoadingIndicator
  • Topic/1061-pidPageApp
  • Topic/1087-NewLogo
  • Topic/1124-ApiTokensUI
  • Topic/1225-CleanUpApps
  • Topic/1227-frontendPerformance
  • Topic/1295-contactChangeUi
  • Topic/1297-maintenanceBanner
  • Topic/1427-resourceEdit
  • Topic/1531-UseMangmntTableView
  • Topic/1595-IncludeReadonlyValueInResourcesApp
  • Topic/960-linkedResourceCreate
  • dev
  • gitkeep
  • master
  • x/linting
  • v1.0.0
  • v1.1.0
  • v1.1.1
  • v1.10.0
  • v1.11.0
  • v1.11.1
  • v1.12.0
  • v1.12.1
  • v1.2.0
  • v1.3.0
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.6.0
  • v1.6.1
  • v1.6.2
  • v1.7.0
  • v1.8.0
  • v1.8.1
  • v1.9.0
76 results
Show changes
Commits on Source (5)
{
"name": "@coscine/component-library",
"version": "1.7.0",
"version": "1.8.0",
"main": "dist/index.umd.js",
"module": "dist/index.common.js",
"browser": "dist/index.umd.min.js",
......@@ -18,11 +18,10 @@
],
"dependencies": {
"@types/jquery": "^3.5.5",
"bootstrap-vue": "^2.20.1",
"bootstrap-vue": "^2.21.2",
"core-js": "^3.8.1",
"jquery": "^3.5.1",
"jquery": "^3.6.0",
"vue": "^2.6.12",
"vue-i18n": "^8.22.2",
"vue-loading-overlay": "^3.4.2",
"vue-material-design-icons": "^4.11.0",
"vue-runtime-helpers": "^1.1.2"
......@@ -31,19 +30,20 @@
"@hutson/semantic-delivery-gitlab": "^9.1.0",
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/gitlab": "^6.0.5",
"@semantic-release/npm": "^7.0.6",
"@semantic-release/release-notes-generator": "^9.0.1",
"@types/node": "^14.14.20",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"@vue/cli-plugin-typescript": "^4.5.7",
"@vue/cli-service": "^4.5.7",
"@semantic-release/gitlab": "^6.0.9",
"@semantic-release/npm": "^7.1.1",
"@semantic-release/release-notes-generator": "^9.0.2",
"@types/node": "^14.14.37",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"@vue/cli-plugin-typescript": "^4.5.12",
"@vue/cli-service": "^4.5.12",
"conventional-changelog-eslint": "3.0.9",
"core-js": "^3.8.2",
"eslint": "^7.17.0",
"semantic-release": "^17.3.1",
"typescript": "^4.0.3",
"core-js": "^3.10.1",
"eslint": "^7.24.0",
"semantic-release": "^17.4.2",
"typescript": "^4.2.4",
"vue-template-compiler": "^2.6.12"
},
"repository": {
......
<template>
<span id="loadingFormSkeleton">
<b-row>
<div class="col-sm-3 labelSkeleton"><b-skeleton type="input" width="55%" /></div>
<div class="col-sm-9">
<b-skeleton type="input" width="85%" />
</div>
</b-row>
<b-row>
<div class="col-sm-3 labelSkeleton"><b-skeleton type="input" width="65%" /></div>
<div class="col-sm-9">
<b-skeleton type="input" width="55%" />
</div>
</b-row>
<b-row>
<div class="col-sm-3 labelSkeleton"><b-skeleton type="input" width="45%" /></div>
<div class="col-sm-9">
<b-skeleton type="input" width="70%" />
</div>
</b-row>
</span>
</template>
<script lang="ts">
import { FormGroupPlugin, BRow, BSkeleton } from 'bootstrap-vue';
import Vue from 'vue';
Vue.use(FormGroupPlugin);
Vue.component('b-row', BRow);
Vue.component('b-skeleton', BSkeleton);
export default Vue.extend({
name: 'CoscineLoadingFormSkeleton',
props: {},
});
</script>
<style>
#loadingFormSkeleton .row {
margin-bottom: 1rem;
}
#loadingFormSkeleton .labelSkeleton .b-skeleton {
float: right;
}
#loadingFormSkeleton .b-skeleton {
margin-right: -7px;
margin-left: -7px;
}
</style>
declare var coscine: {
language: {
locale: string,
},
i18n: {
'component-library': {},
},
};
declare var _spPageContextInfo: any;
declare class Organization {
public url: string;
public displayName: string;
}
......@@ -5,6 +5,7 @@ export { default as CoscineFormTextarea } from './components/InputFields/Textare
export { default as CoscineHeadline } from './components/Headline/Headline.vue';
export { default as CoscineHorizontalDivider } from './components/Divider/HorizontalDivider.vue';
export { default as CoscineLoadingBar } from './components/Loader/LoadingBar.vue';
export { default as CoscineLoadingFormSkeleton } from './components/Loader/LoadingFormSkeleton.vue';
export { default as CoscineLoadingSpinner } from './components/Loader/LoadingSpinner.vue';
export { default as CoscineModal } from './components/Modal/Modal.vue';
export { default as CoscineNotificationBanner } from './components/Banners/NotificationBanner.vue';
......
This diff is collapsed.