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

mftcc-base-npm

v1.2.1

Published

mftcc-base-npm

Downloads

12

Readme

mftcc-base-npm

版本说明

3.0.0

优化表单整体样式结构,修复表单内元素状态切换时,元素移除后样式丢失的问题。
修复综合视图表单打开时,组件状态切换失效的问题。
修复表单弹层组件中,获取表单组件对象时重复加载导致表单组件中状态切换失效的问题。
修复选择表单配置文件弹层组件在详情页面中打不开的问题
修复表单组件中的文本后添加按钮,按钮没有正确触发事件的问题
优化表单组件中单选,复选框,开关组件样式,优化文本域内的文字字体与整体架构统一
优化表单下拉框组件,只读时不让展开下拉菜单,优化所有表单组件,只读时取消鼠标悬浮特殊效果
新增支持列表组件操作列显隐设置时,可以在设计器中禁用某些列勾选为灰色状态
重构表单文本框组件后设置图标和按钮的结构,将插槽模式调整为追加模式,解决字段设置单位、字数统计、快速清除的功能时遮挡覆盖的问题
修复表单组件中的跨列组件切换状态为隐藏显示时,表单没有正常向上缩进的问题
修复表单中日期格式字段,校验设置逻辑表达式,页面不填写该字段时,点击保存无效的问题
修复字段数据类型设置为整数、校验设置非必填,修改时,数据值为null,点击保存时,会校验字段,提示内容不是整数的问题
修复布局中折叠面板标题固定样式与菜单样式冲突的问题
优化表单设计器中级联选择器组件配置属性时多次加载请求地址的问题
修复级联选择器组件库中选择请求参数无效的问题
修复综合视图查看页面中使用级联选择器组件懒加载后,不能显示全路径的问题
修复打开标准表单编辑页面中使用级联选择器组件懒加载后,数据不能正确回显的问题