Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 升级及新增 Control 类组件 #85

Merged
merged 12 commits into from
Nov 2, 2022
Merged

feat: 升级及新增 Control 类组件 #85

merged 12 commits into from
Nov 2, 2022

Conversation

heiyexing
Copy link
Contributor

PR includes

  • 新增和升级 Control 类型的组件

heiyexing and others added 7 commits October 13, 2022 16:12
* fix: 修复 Popup 更新 DOM 问题

* fix: 修复 CustomControl style 部分属性丢失问题

* feat: 初步完成 ZoomControl 改造

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* feat: 控件 ZoomControl 新增对 ReactNode 格式的支持

* fix: 还原 package.json

* style: 1. 去除 ZoomControl 已完成的 TODO

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* fix: 修复 Popup 更新 DOM 问题

* fix: 修复 CustomControl style 部分属性丢失问题

* feat: 初步完成 ZoomControl 改造

* feat: 初步完成scale改造

* feat: 初步完成Fullscreen控件

* fix: 添加eslint

* fix: 修改controlOptions依赖style项

* feat: 初步完成定位组件

* fix: 删除无用代码

* fix: 修改评论问题

* fix: 撤回代码

* feat: 初步完成导出图片和光标经纬度组件

* feat: 初步完成MapTheme和LayerControl两部分组件

* fix: 修改问题

* fix: 修改type类型

* feat: 添加控件文档

* fix: 文档事件名统一

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
Co-authored-by: syb01094648 <syb01094648@antgroup.com>
* feat: 控件 ZoomControl 新增对 ReactNode 格式的支持

* fix: 还原 package.json

* style: 1. 去除 ZoomControl 已完成的 TODO

* refactor: 1.迁移 CustomControl 目录结构  2.补充 Control 文档

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* fix: 修复 Popup 更新 DOM 问题

* fix: 修复 CustomControl style 部分属性丢失问题

* feat: 初步完成 ZoomControl 改造

* feat: 初步完成scale改造

* feat: 初步完成Fullscreen控件

* fix: 添加eslint

* fix: 修改controlOptions依赖style项

* feat: 初步完成定位组件

* fix: 删除无用代码

* fix: 修改评论问题

* fix: 撤回代码

* feat: 初步完成导出图片和光标经纬度组件

* feat: 初步完成MapTheme和LayerControl两部分组件

* fix: 修改问题

* fix: 修改type类型

* feat: 添加控件文档

* fix: 文档事件名统一

* fix: 修改文档问题

* fix: 修改onSelectChange type类型

* fix: 修改文档定义类型

* fix: 修改文档插槽点击跳转地址

* fix: 修改文档功能

* fix: 修改文档功能

* fix: 文档修改

* fix: 完善截图控件和定位控件demo

* docs: 1.完善控件部分文档说明

* fix: 完善截图控件和定位控件demo

* docs: 1.完善控件部分文档说明

* fix: 修改命名

* refactor: 替换 Control Props 继承方式

Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
Co-authored-by: syb01094648 <syb01094648@antgroup.com>
# Conflicts:
#	package.json
#	src/components/ScaleControl/types.ts
#	src/components/ZoomControl/types.ts
#	src/index.ts
@github-actions
Copy link

github-actions bot commented Nov 2, 2022

🎊 PR Preview e7f9022 has been successfully built and deployed to https://antvis-LarkMap-preview-pr-85.surge.sh

🕐 Build time: 210.619s

🤖 By surge-preview

@lgtm-com
Copy link

lgtm-com bot commented Nov 2, 2022

This pull request introduces 1 alert and fixes 2 when merging 931c52d into fd85a8d - view on LGTM.com

new alerts:

  • 1 for Incomplete string escaping or encoding

fixed alerts:

  • 2 for Unused variable, import, function or class

# Conflicts:
#	package.json
#	src/index.ts
@lgtm-com
Copy link

lgtm-com bot commented Nov 2, 2022

This pull request introduces 1 alert and fixes 2 when merging a529d0e into fd85a8d - view on LGTM.com

new alerts:

  • 1 for Incomplete string escaping or encoding

fixed alerts:

  • 2 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Nov 2, 2022

This pull request introduces 1 alert when merging f12b08a into fd85a8d - view on LGTM.com

new alerts:

  • 1 for Incomplete string escaping or encoding

@lgtm-com
Copy link

lgtm-com bot commented Nov 2, 2022

This pull request introduces 1 alert when merging 3d4f2ff into fd85a8d - view on LGTM.com

new alerts:

  • 1 for Incomplete string escaping or encoding

@lvisei lvisei changed the title feat: 新增和升级 Control 类型的组件 feat: 升级及新增 Control 类组件 Nov 2, 2022
@github-actions github-actions bot added feature and removed feature labels Nov 2, 2022
@lgtm-com
Copy link

lgtm-com bot commented Nov 2, 2022

This pull request introduces 1 alert when merging e7f9022 into 2c8fb0c - view on LGTM.com

new alerts:

  • 1 for Incomplete string escaping or encoding

@lvisei lvisei merged commit 3914580 into main Nov 2, 2022
@lvisei lvisei deleted the feat/component branch November 2, 2022 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants