Skip to content

all packages upgrade done (#15) #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions .eslintrc.cjs

This file was deleted.

8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
- name: Use Node.js 18
uses: actions/setup-node@v4
with:
node-version: "18"
node-version: '18'

- name: 🔨 Build Project
run: |
run: |
npm i
npm run build-stage

Expand All @@ -37,8 +37,8 @@ jobs:
env:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
# ARGS: "-rltgoDzvO --delete"
SOURCE: "dist/"
SOURCE: 'dist/'
REMOTE_HOST: 192.34.62.123
REMOTE_USER: berry
TARGET: public_html/vue/free/stage
EXCLUDE: "/node_modules/"
EXCLUDE: '/node_modules/'
6 changes: 3 additions & 3 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Use Node.js 18
uses: actions/setup-node@v4
with:
node-version: "18"
node-version: '18'

- name: 🔨 Build Project
run: |
Expand All @@ -37,8 +37,8 @@ jobs:
env:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
# ARGS: "-rltgoDzvO --delete"
SOURCE: "dist/"
SOURCE: 'dist/'
REMOTE_HOST: 192.34.62.123
REMOTE_USER: berry
TARGET: public_html/vue/free
EXCLUDE: "/node_modules/"
EXCLUDE: '/node_modules/'
78 changes: 39 additions & 39 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,49 +11,49 @@ Berry is a free Material UI admin dashboard template built with Vue. It is meant

[Pro version](https://berrydashboard.io/vue) of Berry vue template contains features like TypeScript, Apps, Authentication Methods (i.e. JWT), Advance Components, Form Plugins, Layouts, Widgets, and many more.

| [Berry Free](https://berrydashboard.io/vue/free/) | [Berry](https://codedthemes.com/item/berry-vue-admin-dashboard/) |
| --------------------------------------------- | :----------------------------------------------------------------------- |
| **9** Demo pages | **45+** demo pages |
| - | ✓ Multi-language |
| - | ✓ Dark/Light Mode 🌓 |
| - | ✓ TypeScript version |
| - | ✓ Design files (Figma) |
| - | ✓ 6+ color Options |
| - | ✓ RTL |
| - | ✓ JWT authentications |
| - | ✓ [More components](https://berrydashboard.io/vue/dashboard/default) |
| [Berry Free](https://berrydashboard.io/vue/free/) | [Berry](https://codedthemes.com/item/berry-vue-admin-dashboard/) |
| ------------------------------------------------- | :------------------------------------------------------------------- |
| **9** Demo pages | **45+** demo pages |
| - | ✓ Multi-language |
| - | ✓ Dark/Light Mode 🌓 |
| - | ✓ TypeScript version |
| - | ✓ Design files (Figma) |
| - | ✓ 6+ color Options |
| - | ✓ RTL |
| - | ✓ JWT authentications |
| - | ✓ [More components](https://berrydashboard.io/vue/dashboard/default) |

## Why Berry?

Berry offers everything you need to create dashboards. We have included the following high-end features in our initial release:

- Modern aesthetics UI design
- Vuetify components
- Fully Responsive, all modern browser supported
- Easy to use code structure
- Flexible & High-Performance code
- Easy Documentation Guide
- Modern aesthetics UI design
- Vuetify components
- Fully Responsive, all modern browser supported
- Easy to use code structure
- Flexible & High-Performance code
- Easy Documentation Guide

## Free Berry Vue version

- [Preview](https://berrydashboard.io/vue/free/)
- [Download from Github](https://github.com/codedthemes/berry-free-vue-admin-template)
- [Preview](https://berrydashboard.io/vue/free/)
- [Download from Github](https://github.com/codedthemes/berry-free-vue-admin-template)

## Berry Pro version

- [Preview](https://berrydashboard.io/vue)
- [Purchase from Store](https://codedthemes.com/item/berry-vue-admin-dashboard/)
- [Preview](https://berrydashboard.io/vue)
- [Purchase from Store](https://codedthemes.com/item/berry-vue-admin-dashboard/)

## Table of contents

- [Getting Started](#getting-started)
- [Documentation](#documentation)
- [Technology Stack](#technology-stack)
- [Author](#author)
- [Issues?](#issues)
- [License](#license)
- [More Products](#more-free-react-material-admin-templates)
- [Follow us](#follow-us)
- [Getting Started](#getting-started)
- [Documentation](#documentation)
- [Technology Stack](#technology-stack)
- [Author](#author)
- [Issues?](#issues)
- [License](#license)
- [More Products](#more-free-react-material-admin-templates)
- [Follow us](#follow-us)

## Getting Started

Expand All @@ -69,9 +69,9 @@ git clone https://github.com/codedthemes/berry-free-vue-admin-template.git

## Technology Stack

- [Vuetify 3](https://vuetifyjs.com/)
- Vite
- Vue3
- [Vuetify 3](https://vuetifyjs.com/)
- Vite
- Vue3

## Author

Expand All @@ -83,7 +83,7 @@ To report a bug, please submit an [issue](https://github.com/codedthemes/berry-f

## License

- Licensed cover under [MIT](https://github.com/codedthemes/datta-able-bootstrap-dashboard/blob/master/LICENSE)
- Licensed cover under [MIT](https://github.com/codedthemes/datta-able-bootstrap-dashboard/blob/master/LICENSE)

## Berry Free - Other Technologies

Expand All @@ -108,9 +108,9 @@ To report a bug, please submit an [issue](https://github.com/codedthemes/berry-f

## Follow us

- [Website](https://berrydashboard.io)
- [Blog](https://blog.berrydashboard.io)
- [CodedThemes](https://codedthemes.com)
- [Dribbble](https://dribbble.com/codedthemes)
- [Facebook](https://www.facebook.com/codedthemes)
- [Twitter](https://twitter.com/codedthemes)
- [Website](https://berrydashboard.io)
- [Blog](https://blog.berrydashboard.io)
- [CodedThemes](https://codedthemes.com)
- [Dribbble](https://dribbble.com/codedthemes)
- [Facebook](https://www.facebook.com/codedthemes)
- [Twitter](https://twitter.com/codedthemes)
18 changes: 18 additions & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
import globals from 'globals';
import pluginJs from '@eslint/js';
import tseslint from 'typescript-eslint';
import pluginVue from 'eslint-plugin-vue';

export default [
{
languageOptions: {
globals: globals.browser,
parserOptions: {
parser: '@typescript-eslint/parser'
}
}
},
pluginJs.configs.recommended,
...tseslint.configs.recommended,
...pluginVue.configs['flat/essential']
];
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="keywords" content="vuetify admin template, vuetify admin dashboard, vue admin template, free admin template, free admin dashboard, material template" />
<meta
name="keywords"
content="vuetify admin template, vuetify admin dashboard, vue admin template, free admin template, free admin dashboard, material template"
/>
<meta name="description" content="Berry is a free Material UI admin dashboard template built with VueJs and Vuetify framework. " />
<link
rel="stylesheet"
Expand Down
Loading
Loading