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

@farris/ide-property-panel

v0.0.35-20240830004858-dev

Published

## v0.0.1 1. 复制web-ide中的属性面板代码

Downloads

219

Readme

PropertyPanel

v0.0.1

  1. 复制web-ide中的属性面板代码

v0.0.2

  1. 同步web-ide中的代码更改
  2. 使用@farris/ui-popover组件

v0.0.3

  1. modal类属性支持refreshPanelAfterChanged属性

v0.0.4

  1. 支持属性编辑器新增变量设定类型、前缀

v0.0.5

  1. 属性编辑器选择变量类型时,删除不必要的字段

v0.0.6

  1. 切换面板顶层分类时判断新分类不存在的场景
  2. 更新属性类型实体

v0.0.7

  1. 优化Tips样式

v0.0.8

  1. 移除旧combolist;支持记录已选标签页

v0.0.9

  1. 修复设计器取不到属性编辑器新增变量类型的问题

v0.0.10

  1. 属性编辑器支持状态机及数据状态

v0.0.11

  1. 修复属性编辑器数据状态返回值问题

v0.0.12

  1. 修复属性编辑器状态机前缀识别问题

v0.0.13

  1. 集成事件编辑器

v0.0.14

  1. 修改接口以兼容元数据的导入

v0.0.15

  1. 修改组件名称

v0.0.16

  1. 事件编辑器增加回调函数

v0.0.17

  1. 事件编辑器增加路径回调函数

v0.0.18

  1. 属性编辑器增加只读属性

v0.0.19

  1. 事件编辑器增加pre命令的存储接口

0.0.25

  1. 修复数据状态相关bug

v0.0.26

修复属性面板老板设计器打开筛选字段报错的问题

v0.0.27

修复属性面板搜索时当属性不存在属性名称控制台报错的问题

v0.0.28

属性面板新增支持开关类编辑器

v0.0.29

属性面板新增支持多语输入类编辑器

v0.0.30

属性面板多语输入类编辑器支持传入语言列表

v0.0.31

属性改变后刷新整个面板时,触发级联属性的重组

v0.0.32

切换交互面板时隐藏属性分类 模态框类属性点击清除按钮时增加确认是否删除的弹窗

v0.0.33

修改多值属性编辑器状态机的文案,由“否”改成“非”

v0.0.34

支持国际化

v0.0.35

优化国际化