stable

Clone or download

Read-only

Add router component

Part of epic #12142 Baseline v1 Change-Id: I596d8d82827ceaaf37299408fead8af35f34c48c

Modified Files

Name
M scripts/baseline/components/BaselineTableBodyCells.vue +5 −12 Go to diff View file
R scripts/baseline/components/App.vue Go to diff View file
A scripts/baseline/components/NotFoundPage.vue +11 −0 Go to diff View file
A scripts/baseline/components/Router.spec.js +49 −0 Go to diff View file
A scripts/baseline/components/Router.vue +53 −0 Go to diff View file
A scripts/baseline/components/RouterPlugin.js +28 −0 Go to diff View file
A scripts/baseline/components/routes.js +26 −0 Go to diff View file
M scripts/baseline/index.js +6 −3 Go to diff View file
M scripts/baseline/po/fr.po +3 −0 Go to diff View file
M scripts/baseline/po/template.pot +3 −0 Go to diff View file