Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriy-fix committed Dec 4, 2023
1 parent 642dda2 commit 097c31f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/index-c4aad4b9.js → assets/index-e8e8ad88.js
Original file line number Diff line number Diff line change
Expand Up @@ -6453,4 +6453,4 @@ ${em}
.panel.issues vaadin-grid::part(body-cell first-column-cell) {
padding-left: var(--lumo-space-s);
}
`]),Ir(Si,"properties",{loading:{type:Boolean},loadingProgress:{type:String},dataStart:{type:Date},rangeStart:{type:Date},githubData:{type:Object},dashboard:{type:Object},settings:{type:Object}});customElements.define("vgd-dashboard",Si);async function sm(s,t){const e=["vaadin/web-components","vaadin/flow-components"];let r=[];for(const o of e)r=r.concat(await Uf.loadRecentlyOpenedPulls(o,s,t));return r.sort((o,n)=>new Date(n.updatedAt)-new Date(o.updatedAt)),{startDate:bt(s,"yyyy-MM-dd"),pulls:r}}function om(s,t){const e=["DiegoCardoso","sissbruecker","tomivirkki","rolfsmeds","vursen","web-padawan","yuriy-fix","ugur-vaadin","vaadin-bot"],r=[],i=[];return s.pulls.forEach(o=>{new Date(o.updatedAt)>=t&&(r.push(o),e.includes(o.author)||i.push(o))}),{githubData:s,pulls:r,contributions:i}}zi(G` <vgd-dashboard></vgd-dashboard>`,document.getElementById("app"));
`]),Ir(Si,"properties",{loading:{type:Boolean},loadingProgress:{type:String},dataStart:{type:Date},rangeStart:{type:Date},githubData:{type:Object},dashboard:{type:Object},settings:{type:Object}});customElements.define("vgd-dashboard",Si);async function sm(s,t){const e=["vaadin/web-components","vaadin/flow-components","vaadin/react-components"];let r=[];for(const o of e)r=r.concat(await Uf.loadRecentlyOpenedPulls(o,s,t));return r.sort((o,n)=>new Date(n.updatedAt)-new Date(o.updatedAt)),{startDate:bt(s,"yyyy-MM-dd"),pulls:r}}function om(s,t){const e=["DiegoCardoso","sissbruecker","tomivirkki","rolfsmeds","vursen","web-padawan","yuriy-fix","ugur-vaadin","vaadin-bot"],r=[],i=[];return s.pulls.forEach(o=>{new Date(o.updatedAt)>=t&&(r.push(o),e.includes(o.author)||i.push(o))}),{githubData:s,pulls:r,contributions:i}}zi(G` <vgd-dashboard></vgd-dashboard>`,document.getElementById("app"));
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
margin: 0;
}
</style>
<script type="module" crossorigin src="./assets/index-c4aad4b9.js"></script>
<script type="module" crossorigin src="./assets/index-e8e8ad88.js"></script>
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 097c31f

Please sign in to comment.