This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: add widget tsx * docs: 添加demo
* feat: add widget tsx * docs: 添加demo * fix: 修改demo 使用方法 * fix: useWidgets * fix: 修改样式
* refac: 重构 layout(WIP) * chore: 重命名变量 * chore: 重构 Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com>
* feat: head layout * feat: 重构layout * fix: 添加reactkey * refator panel
* chore: 将配置项移到 options 里 * chore: 代码优化 * chore: toolbar 的例子 * chore: 删除无用例子 * chore: 删除无用文件 * chore: 替换 layoutcontent * chore: 例子 Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com>
* chore: 用 header * chore: 样式 Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com>
* feat: 1.完成LayerGroup的改造 * feat: 1.新增dist gitignore * feat: 1.修改新版GridLayer引用路径 * feat: 1.修复Demo中引用GridLayerGroup姿势 Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* feat: 1.完成LayerGroup的改造 * feat: 1.新增dist gitignore * feat: 1.修改新版GridLayer引用路径 * feat: 1.修复Demo中引用GridLayerGroup姿势 * feat: 1.新增LayerGroup 通用Hook Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* chore: 示例 * 提交筛选器demo (#55) * chore: 示例 * chore: 代码优化 * chore: 测试 * chore: 获取筛选值 * chore: 获取筛选项 * fix: 设置组件初值 * chore: 示例 * feat: 1.修复LayerGroup未获取到的问题 Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com> Co-authored-by: suyubin <84109842+suyubin674450@users.noreply.github.com> Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* feat: head layout * feat: 重构layout * fix: 添加reactkey * refator panel * feat: 添加获取widgets方法 * fix: 移除lib文件夹
* feat: 1.完成LayerGroup的改造 * feat: 1.新增dist gitignore * feat: 1.修改新版GridLayer引用路径 * feat: 1.修复Demo中引用GridLayerGroup姿势 * feat: 1.新增LayerGroup 通用Hook * feat: 1.迁移DeepPartial Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com>
* feat: 1.完成LayerGroup的改造 * feat: 1.新增dist gitignore * feat: 1.修改新版GridLayer引用路径 * feat: 1.修复Demo中引用GridLayerGroup姿势 * feat: 1.新增LayerGroup 通用Hook * feat: 1.迁移DeepPartial * feat: 1.去除useLayerGroup hover相关内容 * feat: 1.去除useLayerGroup hover相关内容 * feat: 1.去除useLayerGroup hover相关内容 Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* feat: 1.完成LayerGroup的改造 * feat: 1.新增dist gitignore * feat: 1.修改新版GridLayer引用路径 * feat: 1.修复Demo中引用GridLayerGroup姿势 * feat: 1.新增LayerGroup 通用Hook * feat: 1.迁移DeepPartial * feat: 1.去除useLayerGroup hover相关内容 * feat: 1.去除useLayerGroup hover相关内容 * feat: 1.去除useLayerGroup hover相关内容 * feat: 1.修复LayerGroup options Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com>
* chore: 图表 * fix: 加可以 Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com>
Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com>
Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com>
* chore: 更新tsconfig * chore: hooks 重构 * fix: lint error
* chore: 更新tsconfig * chore: hooks 重构 * fix: lint error * fix: hooks packages
* feat: 1.初始化pointLayer相关 * feat: 1.更新pointLayer之间 * feat: 1.pointLayerGroup => imageLayerGroup 2.新增setDataItem方法,更新单条数据的properties * feat: 1.sceneService新增返回scene * feat: 1.关闭mobile demo布局 * feat: 1.imageLayer新增选中模式 * feat: 1.修复imageLayer选中问题 * feat: 1.useLayerGroup新增setSelectFeatures方法 Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* fix: 升级移动端主题 * fix: 修修改移动端样式 * feat: 支持多底图切换 * fix: 关闭v2 配置
* feat: 1.初始化pointLayer相关 * feat: 1.更新pointLayer之间 * feat: 1.pointLayerGroup => imageLayerGroup 2.新增setDataItem方法,更新单条数据的properties * feat: 1.sceneService新增返回scene * feat: 1.关闭mobile demo布局 * feat: 1.imageLayer新增选中模式 * feat: 1.修复imageLayer选中问题 * feat: 1.useLayerGroup新增setSelectFeatures方法 * feat: 1.优化ImageLayerGroup unselectFeatures更新性能 Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
Co-authored-by: susiwen.ssw <susiwen.ssw@antgroup.com>
* feat: 1.初始化pointLayer相关 * feat: 1.更新pointLayer之间 * feat: 1.pointLayerGroup => imageLayerGroup 2.新增setDataItem方法,更新单条数据的properties * feat: 1.sceneService新增返回scene * feat: 1.关闭mobile demo布局 * feat: 1.imageLayer新增选中模式 * feat: 1.修复imageLayer选中问题 * feat: 1.useLayerGroup新增setSelectFeatures方法 * feat: 1.优化ImageLayerGroup unselectFeatures更新性能 * feat: 1.修复ImageLayer重叠情况 * feat: 1.LayerGroup 定义getLegendItems返回值 Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* feat: 1.初始化pointLayer相关 * feat: 1.更新pointLayer之间 * feat: 1.pointLayerGroup => imageLayerGroup 2.新增setDataItem方法,更新单条数据的properties * feat: 1.sceneService新增返回scene * feat: 1.关闭mobile demo布局 * feat: 1.imageLayer新增选中模式 * feat: 1.修复imageLayer选中问题 * feat: 1.useLayerGroup新增setSelectFeatures方法 * feat: 1.优化ImageLayerGroup unselectFeatures更新性能 * feat: 1.修复ImageLayer重叠情况 * feat: 1.LayerGroup 定义getLegendItems返回值 * feat: 1.修复ImageLayer重叠情况 Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* feat: 1.初始化pointLayer相关 * feat: 1.更新pointLayer之间 * feat: 1.pointLayerGroup => imageLayerGroup 2.新增setDataItem方法,更新单条数据的properties * feat: 1.sceneService新增返回scene * feat: 1.关闭mobile demo布局 * feat: 1.imageLayer新增选中模式 * feat: 1.修复imageLayer选中问题 * feat: 1.useLayerGroup新增setSelectFeatures方法 * feat: 1.优化ImageLayerGroup unselectFeatures更新性能 * feat: 1.修复ImageLayer重叠情况 * feat: 1.LayerGroup 定义getLegendItems返回值 * feat: 1.修复ImageLayer重叠情况 * feat: 1.简化ImageLayerGroup 选中高亮流程 Co-authored-by: yanxiong <oujinhui.ojh@antgroup.com>
* chore: 重构文档目录 * chore: 更新文档 * fix: 更新文档
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
break change