d2-admin icon indicating copy to clipboard operation
d2-admin copied to clipboard

An elegant dashboard

Results 27 d2-admin issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...

dependencies

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.11 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

``` 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分 🤔 提问 | 你的标题 ``` 如果需要,在这里描述具体内容

文档中的多面没有看明白, 能有一个详细的示例来演示如何创建多页面吗

``` 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分 🔩 功能开发 | 你的标题 ``` 如果需要,在这里描述具体内容

``` 为了统一格式,请将下面一行复制到 `Title` 栏,然后删除这部分 🤔 提问 | 你的标题 ``` 如果需要,在这里描述具体内容

群未通过,加VX并未有人反映所以只能通过该方式请教个问题 我想请问一下关于新增addRow里如何有好的办法来监听对应的输入框事件,需要对不同的输入做自动联想的功能,本人能力偏后端,前端较为薄弱,所以想请教一下,如果能够提供demo理解的话会更好, 顺便说一下关于form-data-change 我看了一下好像虽然可以监听变化事件,但是缺陷的地方无法对输入性的内容做实时监听

前端调用了系统中的edit按钮来实现业务功能,在后端返回信息后前端界面只会显示保存成功,不显示后端传回msg里的内容