|
3 | 3 | q-btn-dropdown.text-bold(:align="align", flat, no-caps, stretch, :label="`v${$q.version}`", auto-close) |
4 | 4 | q-list(dense padding) |
5 | 5 | q-item-label(header) Latest (v{{ $q.version }}) |
6 | | - q-item(clickable, tag="a", href="https://github.com/quasarframework/quasar/releases", target="_blank") |
| 6 | + q-item(clickable, tag="a", href="https://github.com/quasarframework/quasar/releases", target="_blank", rel="noopener") |
7 | 7 | q-item-section.text-teal(avatar) |
8 | 8 | q-icon(name="assignment") |
9 | 9 | q-item-section Release notes |
10 | 10 |
|
11 | | - q-item(clickable, tag="a", href="https://github.com/quasarframework/quasar/issues", target="_blank") |
| 11 | + q-item(clickable, tag="a", href="https://github.com/quasarframework/quasar/issues", target="_blank", rel="noopener") |
12 | 12 | q-item-section.text-purple(avatar) |
13 | 13 | q-icon(name="bug_report") |
14 | 14 | q-item-section Report a bug |
15 | 15 |
|
16 | | - q-item(clickable, tag="a", href="https://github.com/quasarframework/quasar", target="_blank") |
| 16 | + q-item(clickable, tag="a", href="https://github.com/quasarframework/quasar", target="_blank", rel="noopener") |
17 | 17 | q-item-section(avatar) |
18 | 18 | q-icon(name="fab fa-github") |
19 | 19 | q-item-section Repository |
|
28 | 28 | tag="a" |
29 | 29 | :href="`https://v0-${version}.quasar-framework.org/`" |
30 | 30 | target="_blank" |
| 31 | + rel="noopener" |
31 | 32 | ) |
32 | 33 | q-item-section {{ `v0.${version}` }} docs |
33 | 34 |
|
34 | 35 | q-btn-dropdown.text-bold(:align="align", flat, no-caps, stretch, label="Tools", auto-close) |
35 | 36 | q-list(dense padding) |
36 | | - q-item(clickable, tag="a", href="https://github.com/quasarframework/quasar-awesome", target="_blank") |
| 37 | + q-item(clickable, tag="a", href="https://github.com/quasarframework/quasar-awesome", rel="noopener", target="_blank") |
37 | 38 | q-item-section.text-yellow-9(avatar) |
38 | 39 | q-icon(name="flare") |
39 | 40 | q-item-section Awesome List |
|
62 | 63 |
|
63 | 64 | q-item-label.q-mt-md(header) Playground |
64 | 65 |
|
65 | | - q-item(clickable, tag="a", href="https://codepen.quasar.dev", target="_blank") |
| 66 | + q-item(clickable, tag="a", href="https://codepen.quasar.dev", target="_blank", rel="noopener") |
66 | 67 | q-item-section.text-brown-5(avatar) |
67 | 68 | q-icon(name="fab fa-codepen") |
68 | 69 | q-item-section Codepen |
69 | 70 |
|
70 | | - q-item(clickable, tag="a", href="https://jsfiddle.quasar.dev", target="_blank") |
| 71 | + q-item(clickable, tag="a", href="https://jsfiddle.quasar.dev", target="_blank", rel="noopener") |
71 | 72 | q-item-section.text-primary(avatar) |
72 | 73 | q-icon(name="fab fa-jsfiddle") |
73 | 74 | q-item-section jsFiddle |
74 | 75 |
|
75 | | - q-item(clickable, tag="a", href="https://codesandbox.quasar.dev", target="_blank") |
| 76 | + q-item(clickable, tag="a", href="https://codesandbox.quasar.dev", target="_blank", rel="noopener") |
76 | 77 | q-item-section.text-black(avatar) |
77 | 78 | q-icon(name="fas fa-cubes") |
78 | 79 | q-item-section Codesandbox |
79 | 80 |
|
80 | 81 | q-btn-dropdown.text-bold(:align="align", flat, no-caps, stretch, label="Support", auto-close) |
81 | 82 | q-list(dense padding) |
82 | 83 |
|
83 | | - q-item(clickable, tag="a", href="https://chat.quasar.dev", target="_blank") |
| 84 | + q-item(clickable, tag="a", href="https://chat.quasar.dev", rel="noopener", target="_blank") |
84 | 85 | q-item-section.text-primary(avatar) |
85 | 86 | q-icon(name="fab fa-discord") |
86 | 87 | q-item-section Discord Chat |
87 | 88 |
|
88 | | - q-item(clickable, tag="a", href="https://forum.quasar.dev/", target="_blank") |
| 89 | + q-item(clickable, tag="a", href="https://forum.quasar.dev/", rel="noopener", target="_blank") |
89 | 90 | q-item-section.text-secondary(avatar) |
90 | 91 | q-icon(name="fas fa-comments") |
91 | 92 | q-item-section Forum |
92 | 93 |
|
93 | | - q-item(clickable, tag="a", href="https://stackoverflow.com/search?q=quasarframework", target="_blank") |
| 94 | + q-item(clickable, tag="a", href="https://stackoverflow.com/search?q=quasarframework", rel="noopener", target="_blank") |
94 | 95 | q-item-section.text-red(avatar) |
95 | 96 | q-icon(name="fab fa-stack-overflow") |
96 | 97 | q-item-section Stack Overflow |
97 | 98 |
|
98 | | - q-item(clickable, tag="a", href="https://github.com/quasarframework", target="_blank") |
| 99 | + q-item(clickable, tag="a", href="https://github.com/quasarframework", rel="noopener", target="_blank") |
99 | 100 | q-item-section(avatar) |
100 | 101 | q-icon(name="fab fa-github") |
101 | 102 | q-item-section Github Repositories |
102 | 103 |
|
103 | 104 | q-item-label.q-mt-md(header) Social |
104 | 105 |
|
105 | | - q-item(clickable, tag="a", href="https://blog.quasar.dev", target="_blank") |
| 106 | + q-item(clickable, tag="a", href="https://blog.quasar.dev", rel="noopener", target="_blank") |
106 | 107 | q-item-section.text-primary(avatar) |
107 | 108 | q-icon(name="fab fa-medium") |
108 | 109 | q-item-section Blog |
109 | 110 |
|
110 | | - q-item(clickable, tag="a", href="https://forum.quasar.dev/category/1/announcements", target="_blank") |
| 111 | + q-item(clickable, tag="a", href="https://forum.quasar.dev/category/1/announcements", target="_blank", rel="noopener") |
111 | 112 | q-item-section.text-purple(avatar) |
112 | 113 | q-icon(name="announcement") |
113 | 114 | q-item-section Announcements |
114 | 115 |
|
115 | | - q-item(clickable, tag="a", href="https://twitter.com/quasarframework", target="_blank") |
| 116 | + q-item(clickable, tag="a", href="https://twitter.com/quasarframework", target="_blank", rel="noopener") |
116 | 117 | q-item-section.text-blue(avatar) |
117 | 118 | q-icon(name="fab fa-twitter") |
118 | 119 | q-item-section Twitter |
119 | 120 |
|
120 | 121 | q-item-label.q-mt-md(header) Donate |
121 | 122 |
|
122 | | - q-item(clickable, tag="a", href="https://github.com/users/rstoenescu/sponsorship", target="_blank") |
| 123 | + q-item(clickable, tag="a", href="https://github.com/users/rstoenescu/sponsorship", target="_blank", rel="noopener") |
123 | 124 | q-item-section(avatar) |
124 | 125 | q-icon(name="fab fa-github") |
125 | 126 | q-item-section Github Sponsorship |
|
0 commit comments