stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 Only header is visible on this new page. Change-Id: Ie7fbc4a4097188228d1daf62a288de606b7823e3
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/components/baseline-page/BaselinePage.spec.js | +2 | −4 | Go to diff View file |
M | scripts/baseline/components/baseline-page/BaselinePage.vue | +5 | −9 | Go to diff View file |
D | scripts/baseline/components/baseline-page/BaselineStatistic.vue | +0 | −21 | Go to diff View file |
M | scripts/baseline/components/baseline-page/BaselineStatistics.vue | +8 | −8 | Go to diff View file |
A | scripts/baseline/components/common/BaselineLabel.spec.js | +46 | −0 | Go to diff View file |
A | scripts/baseline/components/common/BaselineLabel.vue | +37 | −0 | Go to diff View file |
A | scripts/baseline/components/common/BaselineLabelSkeleton.vue | +28 | −0 | Go to diff View file |
A | scripts/baseline/components/common/Statistic.vue | +41 | −0 | Go to diff View file |
A | scripts/baseline/components/comparison/ComparisonPage.vue | +133 | −0 | Go to diff View file |
A | scripts/baseline/components/comparison/ComparisonStatistics.vue | +68 | −0 | Go to diff View file |
M | scripts/baseline/components/comparison/NewComparisonModal.vue | +17 | −2 | Go to diff View file |
M | scripts/baseline/po/fr.po | +15 | −0 | Go to diff View file |
M | scripts/baseline/po/template.pot | +15 | −0 | Go to diff View file |
M | scripts/baseline/router/index.js | +8 | −0 | Go to diff View file |
M | themes/BurningParrot/_baseline.scss | +4 | −0 | Go to diff View file |
M | themes/BurningParrot/baseline/_baseline-content.scss | +11 | −42 | Go to diff View file |
M | themes/BurningParrot/baseline/_new-comparison-modal.scss | +21 | −0 | Go to diff View file |
A | themes/BurningParrot/baseline/_statistics.scss | +48 | −0 | Go to diff View file |