Skip to content
πŸ‰ Material Component Framework for Vue
TypeScript Vue HTML CSS JavaScript Shell
Branch: master
Clone or download

Latest commit

vlourme docs: update demo icons (#11523)
* docs/demos: fix settings icon

* mdi-settings -> mdi-cog according to https://materialdesignicons.com/icon/cog

Signed-off-by: Victor Lourme <victor.lourme@icloud.com>

* docs/demos: fix prepend icons on centered.vue

Signed-off-by: Victor Lourme <victor.lourme@icloud.com>

* docs/demos: fix remaining icons

Signed-off-by: Victor Lourme <victor.lourme@icloud.com>
Latest commit 163bb13 May 29, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.devbots chore: enable triage bot Apr 14, 2019
.github chore(CONTRIBUTING.md): update language Mar 16, 2020
packages docs: update demo icons (#11523) May 29, 2020
scripts chore(confirm-npm-tag): use branch name if not latest Apr 21, 2020
.dockerignore chore(docs): decrease docker image size (#9718) Nov 20, 2019
.editorconfig mark normal files as non executable (#4877) Aug 17, 2018
.eslintrc.js chore: update dependencies Jul 21, 2019
.gitattributes chore: force git newline normalisation Nov 18, 2019
.gitignore docs: statically generate routes (#10751) Mar 8, 2020
.gitpod.yml ci: add gitpod config (#10728) Mar 9, 2020
.nowignore chore(kitchen): remove package Apr 5, 2020
.travis.yml chore(kitchen): remove package Apr 5, 2020
BACKERS.md docs(BACKERS.md): update backers file Apr 7, 2020
CODE_OF_CONDUCT.md docs: update emails Jan 23, 2020
Dockerfile chore(Dockerfile): partially revert 8eeb616 Dec 11, 2019
LICENSE.md docs(LICENSE): update year (#10091) Jan 1, 2020
MIGRATION.md docs(Migration): Add missing '>' to activator example (#9896) Dec 6, 2019
README.md chore(README.md): update cli preset repository May 19, 2020
SECURITY.md docs(SecurityDisclosure): add new page and update SECURITY.md Mar 19, 2020
crowdin.yml docs: use short language codes where available Feb 5, 2019
ecosystem-win.config.js style(root): add missing dangled commas Jun 13, 2019
ecosystem.config.js chore(kitchen): remove package Apr 5, 2020
eslint-local-rules.js style(root): add missing dangled commas Jun 13, 2019
jest.config.js style(root): add missing dangled commas Jun 13, 2019
lerna.json chore(release): publish v2.2.30 May 26, 2020
now.json chore(now.json): add env variables Apr 12, 2020
package.json chore(package.json): remove webpack-copy-plugin Apr 28, 2020
tsconfig.json chore: update vue to 2.5.21 (#5789) Dec 12, 2018
tslint.json chore(tslint): stop ignoring packages/vuetify Feb 25, 2019
yarn.lock docs(sitemap): autogen sitemap with lang on build May 5, 2020

README.md

Vuetify Logo

travis ci badge Coverage Downloads Downloads
License zenhub Chat
Version CDN

Supporting Vuetify

Vuetify is a MIT licensed project that is developed and maintained full-time by John Leider and Heather Leider; with support from the entire Core Team. Sponsor Vuetify and receive some awesome perks and support Open Source Software at the same time! πŸŽ‰

What's the difference between Patreon and OpenCollective?

Funds donated via Patreon go directly to support John and Heather's full-time work on Vuetify. Funds donated via Open Collective are managed with transparent expenses and will be used for compensating work and expenses for Core team members. Your name/logo will receive proper recognition and exposure by donating on either platform.

Premiere Sponsors

Diamond Sponsors

Platinum Sponsors


Sponsors via Open Collective


Introduction

Vuetify is a Vue UI Library with beautifully handcrafted Components using the Material Design specification. No design skills required β€” everything you need to create amazing applications is at your fingertips. Supercharge your development process with all of the tools that you need to succeed:

  • WCAG Accessibility (a11y) / WCAG / Section 508 / RTL support
  • 30+ supported languages
  • Smaller bundle sizes with automatic tree-shaking
  • A massive Discord community
  • 18 months Long-term support for Major releases
  • IE11 / Safari 9 support with polyfill
  • Extensive customization options with SASS/SCSS and Presets
  • Responsive support down to 320px width
  • Consulting and Business support
Browser Support

Vuetify supports all modern browsers, including IE11 and Safari 9+ (using polyfills). Components are designed for a minimum width of 320px.

Vuetify Ecosystem

Project Version Description
@vuetify/cli-plugin-utils Version A collection of helper utilities for creating Vue CLI plugins
eslint-config-vuetify Version An opinionated eslint-config for Vuetify
eslint-plugin-vuetify Version An opinionated eslint-plugin for Vuetify
vue-cli-plugin-vuetify Version A Vue CLI plugin for installing and configuring Vuetify
vue-cli-plugin-vuetify-cli Version A Vue CLI plugin for scaffolding Vue applications
vue-cli-plugin-vuetify-essentials Version A supplementary Vue CLI plugin used by @vuetify/preset
vue-cli-plugin-vuetify-preset-basil Version A Vuetify Preset for the Basil Material Study
vue-cli-plugin-vuetify-preset-crane Version A Vuetify Preset for the Crane Material Study
vue-cli-plugin-vuetify-preset-fortnightly Version A Vuetify Preset for the Fortnightly Material Study
vue-cli-plugin-vuetify-preset-owl Version A Vuetify Preset for the Owl Material Study
vue-cli-plugin-vuetify-preset-rally Version A Vuetify Preset for the Rally Material Study
vue-cli-plugin-vuetify-preset-reply Version A Vuetify Preset for the Reply Material Study
vue-cli-plugin-vuetify-preset-shrine Version A Vuetify Preset for the Shrine Material Study
vue-cli-plugin-vuetify-storybook Version A Vue CLI plugin for using Storybook w/ Vuetify
@vuetify/preset n/a A Vue CLI preset for Vuetify
vuetify-loader Version A webpack plugin for treeshaking and progressive image support
vuex-cognito-module Version A Vuex module for AWS Cognito

Documentation

To check out the component api explorer and docs, visit vuetifyjs.com.

Questions

For help and support questions, please use our community chat. This issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to read the Important Information before opening an issue. Issues not confirming to the guidelines may be closed immediately.

Changelog

Detailed changes for each release are documented in the release notes.

Contributing

Developers interested in contributing should read the Code of Conduct and the Contribution Guide.

Please do not ask general questions in an issue. Issues are only to report bugs, suggest enhancements, or request new features. For general questions and discussions, ask in the community chat.

To help you get you familiar with our contribution process, we have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started. If you have any questions, please join us on the community chat.

We also have a list of help wanted issues that you might want to check.

This project exists thanks to all the people who contribute 😍!

Backers

Thank you to all our backers! πŸ™ [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

πŸ“‘ License

MIT

Copyright (c) 2016-present Vuetify LLC

You can’t perform that action at this time.