Skip to content

akinoccc/material-v3

Repository files navigation

🚧 Material V3

‼ I'm preparing for my master's exam, so the development progress will be slow, but if someone opens the PR, I'll deal with it as soon as possible. ‼

Components

Name Alpha Beta Stable
Avatar
Badge
Bottom app bar
Bottom sheets
Button
Card 🚧
Carousel
Checkbox
Chips
Date picker
Dialog
Divider 🚧
Elevation
FAB
Form
Grid
Icon button
List
Menu
Navigation bar
Navigation rail
Progress indicator
Radio button
Search
Segmented button
Side sheets
Select
Slider
Snackbar
Switch
Tabs
Text field
Time picker
Tooltip
Top app bars

Dev guide

Install

pnpm i

Start Dev

pnpm dev

You can import the component to "/example/app.example.vue" which you want to preview.

Build

pnpm build