npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

yes-desktop-core

v3.8.15

Published

an angular front end solution

Downloads

2

Readme

yes-desktop-core

框架核心模块

更新日志

3.8.15

  • 自动填充用户名与密码

3.8.14

  • 修复日历范围选择,选今天无法选日期的bug

3.8.13

  • 刷新页面,菜单选中状态保持

3.8.12

  • 修改login 后端接口标准

3.8.11

  • 隐藏忘记密码链接

3.8.10

  • 抽出登录页到配置项

3.8.9

  • 修改登录示例轮播图片

3.8.8

  • 修改登录示例和样式
  • 添加ui/templates/select/select.html 模版

3.8.7

  • 适配 分页 start 或者 page.

3.8.6

  • 适配 uid 、 id 、 _id;

3.8.5

  • menus 的接口Nodejs 端适配

3.8.4

  • 移除core的yesUploader

3.8.3

  • 录播插件

3.8.2

  • login 页面垂直居中

3.8.1

  • 增加自适应布局对话框

3.7.30

  • 为section 添加form-cells cell 样式

3.7.28

  • 调整自适应布局的计算

3.7.27

  • 搜索条件重置
  • 编辑默人使用对话框打开方式

3.7.26

  • 增强了列表操作的按钮交互控制

3.7.25

  • 修正手机模式菜单联动控制
  • 修正两列布局的自适应满格问题
  • 修正chart reflow 空值调用
  • 修正翻页样式高度与位置

3.7.24

  • 按设计稿调整样式与页面自适应

3.7.23

  • 为requirejs 添加防止缓存的参数配置

3.7.22

  • 修改 helper 的接口拼写错误

3.7.21

  • 修复树形的样式;

3.7.18

  • 修改 helper 服务增加删除方法的调用方式;

3.7.16

  • 增加 query form 的 search 类型查询

3.7.14

  • 增加 helper api 的适配 items | docs ; total | count;
  • 修复表单验证 提示icon 位置。
  • 调整默认表格的行高,和自适应计算。

3.7.12

  • 修复 layout-reponsive 的检测, 如:导致详情页面第二次进入无法自适应布局,;
  • 为 helper 服务添加 mock 方法。

3.7.11

  • 处理了 highchart 随窗口变化的 resize, 修改了轮动的颜色样式;

3.7.9

  • 修复首页轮动示例。

3.7.8

  • 增加了表单逻辑约束规范与示例(防呆逻辑)。

3.7.7

  • 增加了核心模块的变更日志。

3.7.6

  • 更新了UtilsProvider 的 uniqueArr.

3.7.5

  • 更新了 SchemaForm 的 group 模版, 采用了新的页面模版

  • 更新了BI轮播示例。

  • 更新了样式配置less 文件。

  • 更新了示例模版,完善了图表的示例。