Skip to content

Commit e321556

Browse files
'deploy'
1 parent 403b827 commit e321556

File tree

206 files changed

+913
-8815
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

206 files changed

+913
-8815
lines changed

BACKER.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ You can join them in supporting Vuesax.js by [Patreon](https://www.patreon.com/l
1515

1616
## $50+
1717

18-
<p align="center">
19-
<a href="https://devdojo.com/series/nice-to-meet-vue-2">
20-
<img width="20%" src="https://github.com/lusaxweb/vuesax/blob/master/docs/.vuepress/public/devDojo.svg" alt="DevDojo">
21-
</a>
22-
</p>
23-
2418
## $10+
2519

2620
- [Yatima Kagurazaka](https://www.patreon.com/Yatima_K/creators)

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,6 @@ Vuesax is an open source [MIT](https://github.com/lusaxweb/vuesax/blob/master/LI
4444
</a>
4545
</p>
4646

47-
<p align="center"><b>Bronze</b></p>
48-
49-
<p align="center">
50-
<a href="https://devdojo.com/series/nice-to-meet-vue-2">
51-
<img width="20%" src="https://github.com/lusaxweb/vuesax/blob/master/docs/.vuepress/public/devDojo.svg" alt="DevDojo">
52-
</a>
53-
</p>
54-
5547
## Introduction
5648

5749
[Vuesax](https://lusaxweb.github.io/vuesax/) is a framework of components based on [vue.js](https://vuejs.org/), it is a framework that is designed from scratch to be incrementally adoptable.
@@ -107,7 +99,7 @@ If you feel awesome and want to support us in a small way, please consider starr
10799
- [Images](https://lusaxweb.github.io/vuesax/components/images.html)
108100

109101
## Browser Support
110-
Recent versions of **Firefox**, **Chrome**, **Edge**, **Opera** and **Safari**. **IE10+**
102+
Recent versions of **Firefox**, **Chrome**, **Edge**, **Opera** and **Safari**. **IE11+**
111103

112104
## Quick-start CDN
113105

@@ -166,7 +158,7 @@ Vue.use(Vuesax)
166158

167159
```javascript
168160
import Vue from 'vue'
169-
import { vsButton, vsSelect, vsPopup } from 'vuesax/dist/components'
161+
import { vsButton, vsSelect, vsPopup } from 'vuesax'
170162
import 'vuesax/dist/vuesax.css'
171163

172164
Vue.use(vsButton)

dist/components/components.styl

Lines changed: 0 additions & 32 deletions
This file was deleted.

dist/components/index.js

Lines changed: 0 additions & 37 deletions
This file was deleted.

dist/components/vsAlert/index.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

dist/components/vsAlert/vsAlert.vue

Lines changed: 0 additions & 111 deletions
This file was deleted.

dist/components/vsAvatar/index.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)