A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/uiv-lib/uiv/commit/e2ff83d2543c1ee2e4700c90158ba9fd5402aba1 below:

update docs · uiv-lib/uiv@e2ff83d · GitHub

File tree Expand file treeCollapse file tree 3 files changed

+9

-11

lines changed

Filter options

Expand file treeCollapse file tree 3 files changed

+9

-11

lines changed Original file line number Diff line number Diff line change

@@ -45,7 +45,6 @@ export default defineConfig({

45 45 46 46

function navbar() {

47 47

return [

48 -

{ text: 'Home', link: '/' },

49 48

{

50 49

text: 'Usage',

51 50

link: '/usage/getting-started',

@@ -56,9 +55,14 @@ function navbar() {

56 55

link: '/components/btn',

57 56

activeMatch: '^/components/',

58 57

},

59 -

{ text: '1.x', link: 'https://uiv-v1.wxsm.space' },

60 -

{ text: '0.x', link: 'https://uiv-v0.wxsm.space' },

61 58

{ text: 'Funding', link: '/funding/' },

59 +

{

60 +

text: 'Versions',

61 +

items: [

62 +

{ text: '1.x', link: 'https://uiv-v1.wxsm.space' },

63 +

{ text: '0.x', link: 'https://uiv-v0.wxsm.space' },

64 +

],

65 +

},

62 66

{ text: 'Changelog', link: 'https://github.com/uiv-lib/uiv/releases' },

63 67

];

64 68

}

Original file line number Diff line number Diff line change

@@ -108,7 +108,3 @@ Name | Description

108 108

Name | Params | Description

109 109

----------- | ------ | ---------------

110 110

`click` | | Click event of button / link.

111 - 112 -

::: tip

113 -

Use the `.native` modifier to capture browser native events such as: `@click.native="..."`, `@mouseover.native="..."`, etc.

114 -

:::

Original file line number Diff line number Diff line change

@@ -10,15 +10,13 @@ This project is supported by [JetBrains](https://www.jetbrains.com/?from=uiv).

10 10 11 11

## Funding

12 12 13 -

If you think that this project is useful and wanted to support it financially, feel free to choose payment methods below. I really appreciate it.

14 - 15 -

如果你觉得该项目有用,并且想要对它进行一些经济上的资助,请在下面选择一个付款方式。感谢!

13 +

If you think that this project is useful and want to support our work, feel free to choose payment methods below. Really appreciate.

16 14 17 15

### Paypal

18 16 19 17

[https://www.paypal.com/paypalme/wxsm](https://www.paypal.com/paypalme/wxsm)

20 18 21 -

### 支付宝 Alipay & 微信支付 Wechat pay

19 +

### Alipay & Wechat pay

22 20 23 21

<p>

24 22

<img width="250" src="https://static.wxsm.space/pay/alipay.png" alt="alipay.png">

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4