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

xl-ui-xiong

v0.1.12

Published

fix: gl-microApps加载子模块失败问题修复

Downloads

4

Readme

历史版本

0.1.12

fix:
    gl-microApps加载子模块失败问题修复

0.1.11

feat:
    gl-microApps增加子模块加载之前触发的拦截函数
    gl-microApps优化加载资源方法

0.1.10

style:
    gl-menuTopBar调整样式

0.1.9

feat:
    gl-menu3菜单的另一种形式组件
    gl-menuTopBar顶部菜单组件
    gl-topBar新增顶部菜单显示

0.1.8

feat:
    gl-menu2菜单的另一种形式组件
    gl-menu调整图标字段及样式
refactor:
    调整文件的模块化方式

0.1.7

fix:
    gl-microApps修改组件被销毁时子工程未被移除注册监听

0.1.6

fix:
    gl-menu二级菜单优化红点标记逻辑
    gl-microApps修改某个子工程失败后其他子工程也无法加载问题

0.1.5

fix:
    gl-menu二级菜单支持红点标记

0.1.4

fix:
    gl-menuNavigation页面无路由导航时,隐藏面包屑

0.1.3

fix:
    gl-menu当子元素无法匹配时,清空二级菜单

0.1.2

fix:
    后台授权模块参数调整

0.1.1

refactor:
    组件内部及对外暴露方法名调整
    gl-menu调用名称修改,由gl-geMenu修改为gl-menu
fix:
    gl-verificationCode面包屑点击调整,现在支持点击跳转到相应路由
    gl-menuBar修复了菜单栏过长时显示异常问题
    gl-loginControl登录组件框添加了高度自适应,为了配合slot使用

0.0.11

fix:
    gl-menu修改菜单的匹配规则

0.0.10

fix:
    gl-menu修复带参数的菜单匹配时候无法判定一/二级菜单

0.0.9

fix:
    删除多于console输出

0.0.8

feat:
    gl-menu菜单支持跨模块配置
    gl-menu菜单添加了标记数据功能
fix:
    gl-menu修复页面没有二级菜单无法全屏显示问题
    修复其他已知bug

0.0.7

refactor:
    gl-menu菜单逻辑重构
fix:
    修改菜单导航数据的获取方式
    修改路径调整时候二级菜单无法选中

0.0.6

feat:
    添加项目授权模块
    引入子项目依赖包以减少子项目体积

0.0.5

feat:
    gl-topUser增加点击事件
    utils中增加wrapApp函数
fix:
    修改uitls中loading方法的作用域

0.0.4

feat:
    gl-menuBar
    gl-topBar
    gl-topLogo
    gl-topUser
    gl-loginControl
    gl-verificationCode

0.0.3

fix:
    microApps组件接收envMode参数,代替模式判断

0.0.2

feat:
    gl-menu
    gl-menuNavigation
    gl-microApps
    gl-appNotFound
    loading工具方法

0.0.1

初始导入