File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 <strong >Lightweight</strong > UI components for
1212 <strong
1313 ><a href =" https://vuejs.org/" target =" _blank"
14- >Vue.js </a
14+ >Vue 3 </a
1515 ></strong
1616 >
1717 based on
2222 >
2323 </h2 >
2424 <div class =" home-hero" >
25- <p ><strong >Vue 2</strong ></p >
2625 <pre
2726 class =" npm"
2827 ><code ><span class =" is-unselectable" >$ </span >npm install buefy</code ></pre >
2928 </div >
30- <div class =" home-hero" >
29+
30+
31+ <div class =" buttons" >
32+ <router-link
33+ class =" button is-medium home-hero"
34+ to =" /documentation/start"
35+ >
36+ Get started
37+ </router-link >
38+ <a
39+ class =" button is-medium is-primary home-hero"
40+ href =" https://github.com/buefy/buefy/releases"
41+ target =" _blank"
42+ >
43+ Changelog
44+ </a >
45+ </div >
46+
47+ <div class =" home-hero mb-6" >
3148 <p >
32- <strong >Vue 3</strong >
33- (<a
34- href =" https://github.com/ntohq/buefy"
35- target =" _blank"
36- >
37- <b-icon
38- icon =" progress-wrench"
39- size =" is-small"
40- />
41- official fork in development
42- <b-icon
43- icon =" github-circle"
44- size =" is-small"
45- /> </a
46- >)
49+ The Vue 2 version of Buefy is deprecated but will remain available as Version "0.x".
4750 </p >
48- <pre
49- class =" npm"
50- ><code ><span class =" is-unselectable" >$ </span >npm install buefy</code ></pre >
5151 </div >
5252
53+
54+
5355 <div class =" github-button home-hero" >
5456 <iframe
5557 src =" https://ghbtns.com/github-btn.html?user=buefy&repo=buefy&type=star&count=true&size=large"
6870 />
6971 </div >
7072
71- <div class =" buttons" >
72- <router-link
73- class =" button is-medium home-hero"
74- to =" /documentation/start"
75- >
76- Get started
77- </router-link >
78- <a
79- class =" button is-medium is-primary home-hero"
80- href =" https://github.com/buefy/buefy/releases"
81- target =" _blank"
82- >
83- Changelog
84- </a >
85- </div >
8673 <small class =" home-hero" >v{{ version }}</small >
8774 </div >
8875 </div >
You can’t perform that action at this time.
0 commit comments