Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/antvis/GUI

UI components for G. Merge to @antvis/component.
https://github.com/antvis/GUI

docs: 调整了scrollbar\slider\axis的example组织 (#85)

5b6e8567ab6b6c0a1596b6b982d6172282b2d005 authored over 3 years ago by Aarebecca <[email protected]>
example(legend): 更新了图例网站案例 (#88)

* chore: update g version to alpha.23

* refactor: 更新了新版 G 中获取事件坐标的方法

* fix: 解决了版本升级导致的类型定义...

97d247052b52aa12b00125fd81b072f959efdef4 authored over 3 years ago by Aarebecca <[email protected]>
feat(text): 封装基础text组件(含 decoration 与文本对齐方式) (#81)

* refactor(util-text): 添加了文本转化方法,缩略文本支持自定义字符串

* refactor(text-decoration): 添加了文本修饰线

* feat...

9ab938dd330614da1b17040344546ac624227002 authored over 3 years ago by Aarebecca <[email protected]>
refactor(switch): 按照代码规范,优化 switch (#82)

* fix: 修改部分switch 代码规范

* refactor(switch): 按照代码规范,优化 switch

Co-authored-by: ai-qing-hai <w...

21804c4a9eca7eb4f2bc7c518cac3222453f8130 authored over 3 years ago by ai-qing-hai <[email protected]>
refactor: 规范了组件tag命名,修复了 button 文档循环依赖问题 (#84)

* refactor(button): 修正了文档循环依赖问题

* refactor: 规范了组件tag命名

860667ee4c16b897517004fcf9715a697aa81ba1 authored over 3 years ago by Aarebecca <[email protected]>
fix: 修复switch 问题, g 的 removeChild 方法传入 destroy = false 参数 (#80)

* fix: 修复switch 问题, g 的 removeChild 方法传入 destroy = false 参数

* fix: 修复switch 问题, g 的 removeChi...

ea6913d4112db830838dfc1643a475fbd5737458 authored over 3 years ago by ai-qing-hai <[email protected]>
refactor(axis): 修改了圆弧坐标轴的文字布局 (#77)

* refactor(axis): 修改了圆弧坐标轴的文字布局

* refactor(axis): 修改了直线坐标轴的文字旋转布局

* refactor(axis): 修正了案例参数

403e051fb69a6fb5f0ac6388adcbf139a22f7d8b authored over 3 years ago by Aarebecca <[email protected]>
refactor(sparkline): 移除了曲线需要添加 M 0 0才能正确绘制的遗留结局方案 (#78)

* refactor(sparkline): 移除了曲线需要添加 M 0 0才能正确绘制的遗留结局方案

* test(sparkline): 修改了对应单测

d551d67e9244b95d17c76f2fb162facdb6f3c384 authored over 3 years ago by Aarebecca <[email protected]>
refactor(tooltip): tooltip节流时间: 100ms->50ms (#79)

526effee6c7a6212fb9ec8c6eb7d8a435d528a06 authored over 3 years ago by Aarebecca <[email protected]>
Update README.md

a2c932e17886e19a4390ff238549b94e93a36857 authored over 3 years ago by Visiky <[email protected]>
refactor: breadcrumb (#70)

* refactor(breadcrumb): 重构面包屑组件

1. 组件小写命名
2. 布局设置,自动换行
3. 单测

* feat(breadcrumb): 面包屑组件处理...

c76892e22a754f9a085043bba2cc966db056cada authored over 3 years ago by Visiky <[email protected]>
docs(marker): 优化 marker demo (#75)

36263af07e1eef5347c20a33453876b48d08b77f authored over 3 years ago by Visiky <[email protected]>
Refactor gui (#73)

* chore: 添加了dat.gui

* refactor(scrollbar): 调整了scrollbar 代码结构

* refactor(axis): 1. 优化了碰撞检测 ...

98b6c304a432c3447a9fde694ecc474b1709acb6 authored over 3 years ago by Aarebecca <[email protected]>
Feat tooltip (#72)

* feat(tooltip): 创建了tooltip

* chore: 修改了项目配置,playground 添加 util, 允许遍历dom

* feat(util): 添加了...

8745746a671e65bf06461eb2a7deab2f4d07c1d7 authored over 3 years ago by Aarebecca <[email protected]>
feat: category paging (#71)

* refactor(page-navigator): 修复了分页器部分逻辑, 完善了clear

* refactor(category): 分类图例支持分页

* refactor...

6229708a52d9f125ac605683f99342a50fe41571 authored over 3 years ago by Aarebecca <[email protected]>
feat: 添加switch 选择器 1.0.0 版本 缺少(文档/大小/部分动画/loading) (#64)

* feat: 添加switch 选择器 1.0.0 版本 (还差文档)

* fix: 修复部分ts 以及单测问题

* feat: 添加文档+size大小配置

* fix:...

2ac410ff914b1d3411b9ab0f9a8c7e611bc0c82b authored over 3 years ago by ai-qing-hai <[email protected]>
refactor axis、tag、continuous (#68)

* refactor(axis): 调整了axis的代码结构

* refactor(axis): 修改了轴线类型定义

* refactor(axis): 修改了标签格式化相关逻辑
...

b100f7070fbc0451244ea14db2bd20f357a22c79 authored over 3 years ago by Aarebecca <[email protected]>
fix: 文件路径 & meta.json

3903adccd50f01e493e691b35946a03668fc7237 authored over 3 years ago by xinming.lxj <[email protected]>
refactor: 走查 · 重构 · 文档 (#66)

* refactor(marker): marker 组件走查 & 文档完善

* refactor(tag): tag 组件走查 & 文档完善

* docs(button): 添加...

7184e902b25cf58249d65c8a870a7614dd349896 authored over 3 years ago by Visiky <[email protected]>
Feat axis (#56)

* feat(util): 添加了数字格式化的方法

* feat(util): 添加了时间格式处理方法

* feat(util): 添加了碰撞检测算法

* feat(axis...

c0b5cfe42413d62840da8d2fa6db8a6d3dbb80ed authored over 3 years ago by Aarebecca <[email protected]>
chore: v0.2.0-alpha.2

05c6dea759548060940a01109a14876f6551c5bf authored over 3 years ago by xinming.lxj <[email protected]>
Page navigator (#63)

* refactor(button): button支持添加marker

* refactor(button): 重构了button代码,修复了在disable情况下的样式

* r...

815d379eeaa04ad2943252118f5d6836728a5e0a authored over 3 years ago by Aarebecca <[email protected]>
fix(breadcrumb): 修复面包屑组件单测问题

0316e1417a9b5f9bfe4a89e6c81472301c60e777 authored over 3 years ago by visiky <[email protected]>
fix: 修改指标卡 文档 和 单测 (#61)

* fix: 修改指标卡 文档 和 单测

* fix: 修改指标卡 文档和单测

* 一些修复和图例特性 (#62)

* refactor: 更新了类型定义

* refa...

c7caeb41cd9d963abd0b542f8441d9bac1191d84 authored over 3 years ago by ai-qing-hai <[email protected]>
一些修复和图例特性 (#62)

* refactor: 更新了类型定义

* refactor(legend): 增加了渐变色

* refactor(sparkline): 修改了sparkline类型定义

...

486b051047029c68ab6d4540a04f4e05ccff5bd6 authored over 3 years ago by Aarebecca <[email protected]>
refactor(statistic): 重构指标卡和倒计时组件 (#60)

ae6e66283eff9dbc72c3134943d244796087c366 authored over 3 years ago by Visiky <[email protected]>
refactor: 修改了导致ci 异常的问题 (#59)

1dca74041ccf0510a66a49a631e0ab8f238f8db6 authored over 3 years ago by Aarebecca <[email protected]>
Fix update g (#57)

* chore: update g to version alpha.7, g-canvas and g-svg to alpha.8

* chore: update g/g-canva...

79b174c2115290cb8ab21c9aa8043911d5c8445a authored over 3 years ago by Aarebecca <[email protected]>
feat: add link (#54)

Co-authored-by: Visiky <[email protected]>

d7bf5a9ce9a9d0482e5d173374fabe4e14ec481b authored over 3 years ago by zhanba <[email protected]>
Feat legend category (#51)

* refactor(legend-category): 更新了分类图例类型定义

* refactor(legend-category): update categorycfg defi...

019ec9578ca85d4e64af05794be2111a11e2ab3e authored over 3 years ago by Aarebecca <[email protected]>
Fix marker: 修复了marker位置和大小不正确的问题 (#53)

* fix(marker): 修复了marker位置不正确的问题

* fix(marker): 修复了marker位置和大小不正确的问题

* test(marker): 完善了单测

19b3957fbd5a48a230fce37369b25743c0c77bc8 authored over 3 years ago by Aarebecca <[email protected]>
feat: 添加指标卡 statictis 初始版本 (#42)

* feat: 添加指标卡 statictis 初始版本

* feat: 修改 指标卡 去除moment 加入 fetch 分离value 和 title

* feat: 添加a...

b81cfe45ea4fc7ff79f3bd73d87eb8f36d9aa2ca authored over 3 years ago by ai-qing-hai <[email protected]>
chore: 0.2.0-alpha.1

0b6eb4f3518aead22bf0d43a1d78e29e51d6c77b authored over 3 years ago by visiky <[email protected]>
refactor: 单测文件统一命名规范 & 移除无用 ts-ignore (#49)

3362dff3af10a73ac1d08ffc150177212f1bc88e authored over 3 years ago by Visiky <[email protected]>
refactor(marker): 内置了更多symbol (#50)

Co-authored-by: Aarebecca <[email protected]>

5441547593a718bf0ef8efa905d2c1143544207b authored over 3 years ago by Aarebecca <[email protected]>
docs: 重新梳理了 GUI 官网的 examples 示例规范 (#48)

* feat: 移除 icon 组件

* docs: 重新梳理了 GUI 官网的 examples 示例规范

5808492f90206c98da271e34dde6f67f02f707e5 authored over 3 years ago by Visiky <[email protected]>
feat: tag 组件 (#44)

* feat: 增加 tag 组件

* refactor(tag): 修改 tag 组件 cr 内容

* refactor(tag): 优化 tag 组件 demo

* te...

2f4db2c6ff6ed12ca044a64f66099eb22491278d authored over 3 years ago by Visiky <[email protected]>
fix(legend): 修复了导致ci错误的类型定义 (#47)

Co-authored-by: Aarebecca <[email protected]>

03eb51b859e6e3f51dbb01cad0f574a9a8658ca0 authored over 3 years ago by Aarebecca <[email protected]>
Feat: 创建了连续型图例 (#38)

* feat(legend): 定义了legend types

* feat(legend): 创建了legend基类

* feat(legend): 创建了连续图例和分类图例框架...

78c2338f83e0242c5c8c800446fe0a1ad43851e8 authored over 3 years ago by Aarebecca <[email protected]>
refactor: 类型定义修改 & 增强 (#45)

d9fb019882bf7ae8f9d913f8be89b03465d08c2e authored over 3 years ago by Visiky <[email protected]>
fix: 修复了marker无法正常显示的问题,修复了type 定义 (#43)

* fix: 修复了marker无法正常显示的问题,修复了type 定义

* fix: 修改ci问题

Co-authored-by: Aarebecca <yangtao.yang...

6a36d5995e2d7e7e96f541f4c843fe15867c6628 authored over 3 years ago by Aarebecca <[email protected]>
Feat breadcrumb (#39)

* feat: 添加面包屑组件

* docs: 添加面包屑组件文档

* feat: 修改面包屑类型定义

* feat: 修改面包屑列子

* feat: 优化面包屑组件
...

144f3d93fc322499deac361878f6a588fef57095 authored over 3 years ago by banli <[email protected]>
refactor marker (#36)

* refactor(marker): 抽取了parseMarker方法

* test(marker): 完善了单元测试

* docs(marker): 更新了网站案例

* ...

2a6f6cbbc8483e52628fe93f9680feff535b4358 authored over 3 years ago by Aarebecca <[email protected]>
refactor: 修正了type类型的导入导出 (#41)

* refactor: 修正了type类型的导入导出

* refactor: 将style移至types/style,添加了constant

* refactor: 重新定义了Mi...

bdea025f188c16d5d2fcda28059db35cdb9141ec authored over 3 years ago by Aarebecca <[email protected]>
util添加padding和style解析 (#40)

* feat(util): 添加了normalPadding方法解析padding

* feat(util): 添加了解析MixAttrs方法

Co-authored-by: Aa...

761576529bdb61d6a7a763672538c5c0d71dd091 authored over 3 years ago by Aarebecca <[email protected]>
抽象了Component基类 (#34)

* chore: changed ./github/build.yml runs on macos

* chore: 修复了scripts build

* feat(slider)...

e309f6b180bbdf51290f55efcb981e8f337e8ff8 authored over 3 years ago by Aarebecca <[email protected]>
feat(gui-base): 抽取 gui 基类 (#35)

* feat(gui-base): 抽取 gui 基类

* fix: 修复 ci 问题

00e09a2148e36acd18c22516bebc18ab96c3debd authored over 3 years ago by Visiky <[email protected]>
refactor(scrollbar): 滚动条类型定义,暴露 attrs 定义 (#33)

* refactor(scrollbar): 滚动条类型定义,暴露 attrs 定义

* feat(scrollbar): 滚动条 padding 用数组的形式 & 增加类型定义

965cf3a73b4f70b53da32211e608b6166acf9d1e authored over 3 years ago by Visiky <[email protected]>
chore: 发一个 0.2.0-alpha.0 版本 (#30)

3479f5e80d96dd161af8bfd8acb9b7455e5ec0eb authored over 3 years ago by Visiky <[email protected]>
Refactor slider (#29)

* chore: changed ./github/build.yml runs on macos

* chore: 修复了scripts build

* feat(slider)...

f038f4313bf9365229fe1950847e02405b64e593 authored over 3 years ago by Aarebecca <[email protected]>
Feat sparkline (#28)

* refactor(sparkline): 添加了sparkline 存在负值的情况

* docs(sparkline): 修改了example的参数

* refactor(sp...

a3850f4850e333cd8d5c42e69b859c55c132d8f2 authored over 3 years ago by Aarebecca <[email protected]>
Feat scrollbar (#24)

* refactor: 添加applyAttrs方法以设置DisplayObject对象属性

* feat(button): 添加了基本滚动条

* feat: 添加了isPC方法判...

6736d161673c24a48a8d625599a4bdcdda3b4ee2 authored over 3 years ago by Aarebecca <[email protected]>
Feat spark (#27)

* chore: changed ./github/build.yml runs on macos

* chore: 修复了scripts build

* test(text): ...

731e1277a91602702342bc525d748fcb81ed4350 authored over 3 years ago by Aarebecca <[email protected]>
chore: changed ./github/build.yml runs on macos (#26)

* chore: changed ./github/build.yml runs on macos

* chore: 修复了scripts build

* test(text): ...

383284b88c9efc9296bc7479017e7e0c28fdc961 authored over 3 years ago by Aarebecca <[email protected]>
Feat button (#22)

* chore: package.json添加了win环境下的命令

* feat: 添加了文本按钮

* feat(button): 支持文本超长省略

* refactor(b...

f693ceea6a847c02776686db733672ed1db78387 authored over 3 years ago by Aarebecca <[email protected]>
chore: 版本问题,各自引入 babel-polyfill (#23)

97cc170f743d9287ec28ce2e463ea6e4d1622eff authored over 3 years ago by Visiky <[email protected]>
feat: add gatsby (#21)

* feat: 接入 gatsby 环境 & 使用 jest.setup.js

* docs: 接入网站 examples

0cc531626f4955074405c759488400c638a2cbe1 authored over 3 years ago by Visiky <[email protected]>
feat: marker + icon (#19)

* feat(icon): add icon class for test g ui

* feat(marker): add marker ui

* feat(icon): use...

00ec626ae28f7e775b3b0d9c6aa3171e9ac72021 authored over 3 years ago by hustcc <[email protected]>
chore: add ui components

0ce866595908073091aca86931f06056851bf071 authored over 3 years ago by 逍为 <[email protected]>
chore: init code

71e5f99dea0d595ffae62da1e318f5cc42963169 authored over 3 years ago by 逍为 <[email protected]>