This repository was archived by the owner on May 8, 2025. It is now read-only.
Commit 875af38
refactor(presets): re-organize structure (#199)
* relocate files
* added essential preset
* essential & base
* template wrap presets & generator
* refactor base & essential folders
* added default index and prompt files
* feat: prompts and generators seperated
* feat: init generator for material studies
* chore(essential-preset): remove unnecessary files
* chore: add missing package.json for presets
* chore(generator): create new generator process
* chore(package.json): add publishConfig public access
* chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.0
* fix(presets): add missing index.js file for vue-cli plugins
* chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.1
* style(prompts.js): clean-up code styling
* refactor(presets): update prompts file
* chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.2
* fix(presets): update onCreateComplete cb
* chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.3
* chore: testing new install
* chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.4
* fix(presets): resolve missing variable in generator
* chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.5
* refactor(presets): update prompts file
* chore: release
- @vuetify/vue-cli-plugin-presets@0.1.0-alpha.6
Co-authored-by: Mert <mertpolat.98@hotmail.com>
Co-authored-by: yeah <33829677+Mert75@users.noreply.github.com>1 parent 242d040 commit 875af38
File tree
109 files changed
+637
-166
lines changed- packages/@vuetify
- base
- material-studies
- templates
- vue-cli-plugin-vuetify-preset-basil
- preset
- vue-cli-plugin-vuetify-preset-crane
- preset
- vue-cli-plugin-vuetify-preset-fortnightly
- preset
- vue-cli-plugin-vuetify-preset-owl
- preset
- vue-cli-plugin-vuetify-preset-rally
- preset
- vue-cli-plugin-vuetify-preset-reply
- preset
- vue-cli-plugin-vuetify-preset-shrine
- preset
- presets
- generator
- templates
- base
- public
- src
- components
- app
- layouts
- default
- plugins
- router
- views
- home
- essential/src
- components
- app
- layouts
- default
- plugins
- router
- views
- home
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
109 files changed
+637
-166
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments