Skip to content

Commit

Permalink
Release 2.9.5
Browse files Browse the repository at this point in the history
Change-Id: Iaae90eaa0a9b2d246ea7c5c95afbe920931d6148
  • Loading branch information
marcelrf committed Jun 2, 2022
1 parent c6ccc49 commit 4f21682
Show file tree
Hide file tree
Showing 39 changed files with 78 additions and 81 deletions.
1 change: 0 additions & 1 deletion dist/assets-v2/78.a87bf536267e05b54f74.js

This file was deleted.

File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion dist/assets-v2/813.cb336ec462f75b2cac11.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/assets-v2/detail.39c64ee784f758d62481.js

This file was deleted.

2 changes: 0 additions & 2 deletions dist/assets-v2/main.bundle.2.9.4.pt-br.js

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/assets-v2/main.bundle.2.9.5.pt-br.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions dist/assets-v2/main.css
Expand Up @@ -294,14 +294,14 @@ section[data-v-64235fa5] {
}


a[data-v-da94052c], a[data-v-da94052c]:visited {
a[data-v-3168d1e5], a[data-v-3168d1e5]:visited {
color: #e6e6e7;
font-weight: 300;
}
a[data-v-da94052c]:hover {
a[data-v-3168d1e5]:hover {
color: #ffffff;
}
.page-footer[data-v-da94052c] {
.page-footer[data-v-3168d1e5] {
display: grid;
grid-gap: 20px;
grid-template-areas:
Expand All @@ -315,93 +315,93 @@ a[data-v-da94052c]:hover {
margin-right: -1rem;
margin-bottom: -1rem;
}
.img-container[data-v-da94052c] {
.img-container[data-v-3168d1e5] {
grid-area: img-container;
padding: 1rem 5rem;
margin-right: 100px;
}
.list-documentation[data-v-da94052c] {
.list-documentation[data-v-3168d1e5] {
grid-area: list-documentation;
padding: 1rem;
}
.list-contributing[data-v-da94052c] {
.list-contributing[data-v-3168d1e5] {
grid-area: list-contributing;
padding: 1rem;
}
.list-community[data-v-da94052c] {
.list-community[data-v-3168d1e5] {
grid-area: list-community;
padding: 1rem;
}
.bottom-footer-container[data-v-da94052c] {
.bottom-footer-container[data-v-3168d1e5] {
grid-area: bottom-footer-container;
display: flex;
overflow: hidden;
background-color: rgba(0, 0, 0, 0.2);
color: rgba(255, 255, 255, 0.6);
padding: 1rem 2rem;
}
.wikimedia-logo[data-v-da94052c]{
.wikimedia-logo[data-v-3168d1e5]{
width: 100px;
height: 100px;
}
.list-container[data-v-da94052c] {
.list-container[data-v-3168d1e5] {
padding-bottom: 0;
}
.list-heading[data-v-da94052c] {
.list-heading[data-v-3168d1e5] {
font-weight: 400;
font-size: 1.3rem;
}
.list-content[data-v-da94052c] {
.list-content[data-v-3168d1e5] {
list-style: none;
padding: 0;
line-height: 1.7;
}
.copyright[data-v-da94052c] {
.copyright[data-v-3168d1e5] {
margin-left: 200px;
}
@media(max-width: 767px) {
.page-footer[data-v-da94052c] {
.page-footer[data-v-3168d1e5] {
grid-template-areas:
'img-container img-container img-container'
'list-documentation list-contributing list-community'
'bottom-footer-container bottom-footer-container bottom-footer-container';
}
.list-container[data-v-da94052c] {
.list-container[data-v-3168d1e5] {
margin: auto;
}
.img-container[data-v-da94052c] {
.img-container[data-v-3168d1e5] {
display: block;
margin: auto;
}
}
@media(max-width: 500px) {
.page-footer[data-v-da94052c] {
.page-footer[data-v-3168d1e5] {
grid-template-areas:
'img-container img-container'
'list-documentation list-contributing'
'list-community list-community'
'bottom-footer-container bottom-footer-container';
}
.list-documentation[data-v-da94052c] {
.list-documentation[data-v-3168d1e5] {
display: block;
margin: auto;
}
.list-contributing[data-v-da94052c] {
.list-contributing[data-v-3168d1e5] {
display: block;
margin: auto;
}
.list-community[data-v-da94052c] {
.list-community[data-v-3168d1e5] {
display: block;
margin: auto;
}
.bottom-footer-container[data-v-da94052c] {
.bottom-footer-container[data-v-3168d1e5] {
display: flex;
flex-direction: column;
margin: auto;
text-align: center;
justify-content: center;
}
.copyright[data-v-da94052c] {
.copyright[data-v-3168d1e5] {
margin: auto;
}
}
Expand Down
2 changes: 1 addition & 1 deletion dist/index.html
Expand Up @@ -19,7 +19,7 @@
var __globalLocale = __selectedLocale || (navigator.language || navigator.userLanguage).split('-')[0];
__globalLocale = __availableLocales.indexOf(__globalLocale) > -1 ? __globalLocale : 'en';
window.localStorage.setItem('language', __globalLocale);
var jsFile = "main.bundle.2.9.4.en.js";
var jsFile = "main.bundle.2.9.5.en.js";
var fileComponents = jsFile.split('.');
fileComponents[fileComponents.length-2] = __globalLocale;
var scriptElement = document.createElement('script');
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "wikistats",
"version": "2.9.4",
"version": "2.9.5",
"description": "A front end for Wikimedia project statistics. This is a new version implemented with Vue and Semantic UI.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 4f21682

Please sign in to comment.