Skip to content

Commit c87e13e

Browse files
Merge pull request #10 from webdevnerdstuff/dev
Dev
2 parents 7131042 + 2519962 commit c87e13e

9 files changed

+28
-13
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
All notable changes to the "vuetify-resize-drawer" plugin will be documented in this file.
33

44
## v1.0.0
5-
TBD
5+
May 23, 2022
66
[main] Initial release (WebDevNerdStuff)

LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020 WebDevNerdStuff
3+
Copyright (c) 2022 WebDevNerdStuff
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

+12-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
1-
<!--
1+
22
<p align="center">
33
<img alt="Vuetify Logo" width="100" src="https://webdevnerdstuff.github.io/vuetify-resize-drawer/images/vuetify-logo-light-atom.svg">
4-
</p> -->
4+
</p>
55

66
<p>
77
<h1 align="center">Vuetify Resize Drawer</h1>
88
</p>
99

1010
<p align="center">
1111
<a href="https://www.npmjs.com/package/vuetify-resize-drawer">
12-
<img src="https://img.shields.io/badge/NPM%20-Package-%23cb3837" alt="NPM Package">
12+
<img src="https://img.shields.io/npm/v/vuetify-resize-drawer?color=1867c0&logo=npm" alt="NPM Package">
1313
</a>
14+
&nbsp;
1415
<a href="https://github.com/webdevnerdstuff">
15-
<img src="https://img.shields.io/badge/github-webdevnerdstuff-brightgreen.svg" alt="@WebDevNerdStuff">
16+
<img src="https://img.shields.io/badge/GitHub-WebDevNerdStuff-brightgreen.svg?logo=github" alt="@WebDevNerdStuff">
1617
</a>
1718
</p>
1819

@@ -24,13 +25,19 @@ The `vuetify-resize-drawer` component extends the functionality of the [v-naviga
2425

2526
## Installation
2627

28+
Using npm:
2729
```
2830
npm i vuetify-resize-drawer
2931
```
32+
33+
Using [pnpm](https://pnpm.io/):
34+
```
35+
pnpm add vuetify-resize-drawer
36+
```
3037

3138
## Documentation
3239

33-
[Documentation & Examples](https://webdevnerdstuff.github.io/vuetify-resize-drawer/)
40+
[Documentation & Demo](https://webdevnerdstuff.github.io/vuetify-resize-drawer/)
3441

3542
## Dependencies
3643

dist/vuetify-resize-drawer.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
function gtag() { dataLayer.push(arguments); }
44
gtag('js', new Date());
55

6-
gtag('config', 'UA-113524767-5');</script><meta name="base" content="https://webdevnerdstuff.github.io/vuetify-resize-drawer/"><meta name="charset" content="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="keywords" content="vuetify-resize-drawer, vuetifyResizeDrawer, v-resize-drawer, vResizeDrawer, vuetify, navigation drawer, v-navigation-drawer, vNavigationDrawer, api, drawer, resize, resizable, vue, vue2, component, javascript, webdevnerdstuff, wdns"><meta name="description" content="The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user."><meta name="author" content="WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)"><meta name="robots" content="index, follow"><meta name="googlebot" content="index, follow"><meta name="rating" content="General"><meta name="theme-color" content="#21252a"><meta name="og:type" content="website"><meta name="og:title" content="Vuetify Resize Drawer"><meta name="og:image" content="https://webdevnerdstuff.github.io/vuetify-resize-drawer/images/vuetify-resize-drawer-social.jpg"><meta name="og:image:alt" content="The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user."><meta name="og:image:width" content="1200"><meta name="og:image:height" content="630"><meta name="og:description" content="The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user."><meta name="og:site_name" content="Vuetify Resize Drawer"><meta name="og:locale" content="en_US"></head><body><noscript><strong>We're sorry but Vuetify Resize Drawer doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script><script defer="defer" src="vuetify-resize-drawer.js?9c9fe56b36ff2a42ea58"></script></body></html>
6+
gtag('config', 'UA-113524767-5');</script><meta name="base" content="https://webdevnerdstuff.github.io/vuetify-resize-drawer/"><meta name="charset" content="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="keywords" content="vuetify-resize-drawer, vuetifyResizeDrawer, v-resize-drawer, vResizeDrawer, vuetify, navigation drawer, v-navigation-drawer, vNavigationDrawer, api, drawer, resize, resizable, vue, vue2, component, javascript, webdevnerdstuff, wdns"><meta name="description" content="The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user."><meta name="author" content="WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)"><meta name="robots" content="index, follow"><meta name="googlebot" content="index, follow"><meta name="rating" content="General"><meta name="theme-color" content="#21252a"><meta name="og:type" content="website"><meta name="og:title" content="Vuetify Resize Drawer"><meta name="og:image" content="https://webdevnerdstuff.github.io/vuetify-resize-drawer/images/vuetify-resize-drawer-social.jpg"><meta name="og:image:alt" content="The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user."><meta name="og:image:width" content="1200"><meta name="og:image:height" content="630"><meta name="og:description" content="The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user."><meta name="og:site_name" content="Vuetify Resize Drawer"><meta name="og:locale" content="en_US"></head><body><noscript><strong>We're sorry but Vuetify Resize Drawer doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script><script defer="defer" src="vuetify-resize-drawer.js?2912876ac8aa5b66a52d"></script></body></html>

docs/vuetify-resize-drawer.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuetify-resize-drawer",
3-
"version": "0.0.1-alpha.2",
3+
"version": "1.0.0",
44
"description": "The vuetify-resize-drawer component extends the functionality of the v-navigation-drawer so that it is resizable by the user.",
55
"private": false,
66
"main": "dist/vuetify-resize-drawer.js",

src/App.vue

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ export default {
202202
links: {
203203
github: 'https://github.com/webdevnerdstuff',
204204
npm: 'https://www.npmjs.com/package/vuetify-resize-drawer',
205+
pnpm: 'https://pnpm.io/',
205206
repo: 'https://github.com/webdevnerdstuff/vuetify-resize-drawer',
206207
vue2: 'https://v2.vuejs.org',
207208
vuetify2: 'https://vuetifyjs.com/en',

src/components/Documentation.vue

+8-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<v-col class="mb-4">
1414
<h1 class="v-heading text-h3 text-sm-h3 mb-4">Vuetify Resize Drawer</h1>
1515
<v-chip color="primary" outlined small>
16-
v {{ componentVersion }}
16+
v{{ componentVersion }}
1717
</v-chip>
1818
</v-col>
1919
</v-row>
@@ -28,10 +28,17 @@
2828

2929
<v-row>
3030
<v-col cols="12">
31+
Using npm:
3132
<vue-code-highlight language="bash">
3233
<pre>npm i vuetify-resize-drawer</pre>
3334
</vue-code-highlight>
3435
</v-col>
36+
<v-col cols="12">
37+
Using <a :href="links.pnpm" target="_blank">pnpm</a>:
38+
<vue-code-highlight language="bash">
39+
<pre>pnpm add vuetify-resize-drawer</pre>
40+
</vue-code-highlight>
41+
</v-col>
3542
</v-row>
3643
</v-col>
3744
</v-row>

0 commit comments

Comments
 (0)