Socket
Socket
Sign inDemoInstall

uiw-admin

Package Overview
Dependencies
0
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    uiw-admin

UIW Admin Project


Version published
Weekly downloads
6
increased by100%
Maintainers
1
Install size
5.88 kB
Created
Weekly downloads
 

Changelog

Source

5.2.14

  • @uiw-admin/components

    • 🐞ProForm: 增加rules验证
    • 🐞ProForm: useFormProps删除clickRef & 新增getErrors获取错误信息 & getFormValues更名getFieldValues(与uiw保持一致)
    • 完善upload组件
    • 🐞ProTable: 修复重置刷新api为空的问题,完善表单验证
  • @uiw-admin/basic-layouts

    • 🌟 退出清空token
  • @uiw-admin/config

    • 🌟 新增 rematch 属性
  • @uiw-admin/plugins

    • 🌟 动态生成路由映射model文件
    • 🐞 rematch 监听文件变化问题

Readme

Source

UIW Admin Project

一个基于 uiwkkt 的初始级别项目,集成路由、Redux、选项卡等特性。

Open in CodeSandbox

Open in CodeSandbox Open in StackBlitz

直接下载实例,本地预览: uiw-admin-ts.zip uiw-admin-js.zip

Packages

This git repository is a repo built using Lerna. It contains several packages:

PackageVersionDescription
@uiw-admin/basic-layoutsnpm用于布局的组件
@uiw-admin/document-titlenpm设置页面标题
@uiw-admin/router-controlnpm路由管理
@uiw-admin/user-loginnpm登录界面
@uiw-admin/componentsnpm常见的业务组件
@uiw-admin/modelsnpm简化 rematch 配置
@uiw-admin/exceptionsnpm公共异常组件
@uiw-admin/confignpm简化 kkt 配置
@uiw-admin/pluginsnpmkkt 插件

Development

使用 yarn workspaces 管理 node_modules

$ yarn install # Install dependencies
$ npm run build

$ npm run start # Run example website

贡献者

感谢所有的贡献者,欢迎开发者为开源项目贡献力量。

License

Licensed under the MIT License.

Keywords

FAQs

Last updated on 15 Feb 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc