Skip to content

Files

Latest commit

092972f · Aug 26, 2024

History

History

vuecomponents

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Sakai Vue Components Project

What is this project?

This is a collection of vue components which are compiled to webcomponents, that are globally availabe in Sakai.

Vue Version

Currently we are using using vue 2. As soon as vue-cli or vite is ready to compile vue 3 components to a webcomponent bundle, we can upgrade to vue 3. Our components won't need much of updating, since there is really good compatibility between vue 2 and 3.

Tutorial

If you want to lean about working with vue components in Sakai, please check out the Tutorial

Exisiting components

If you want to take a look at the existing components you can take a look at them in the storybook (comming soon). Take a look at the storybook tutorial for setup instructions.