-
Notifications
You must be signed in to change notification settings - Fork 199
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
🙏编辑表格支持拖拽填充值 #1811
Labels
Comments
bealish-992
pushed a commit
to bealish-992/S2
that referenced
this issue
Oct 27, 2022
serializedowen
added a commit
that referenced
this issue
Nov 21, 2022
* [#1811]编辑表格支持拖拽填充值 * fix: 修改文件命名&pr问题修改 * fix: 变量移出 * fix: import 顺序 * fix: import 顺序 * chore: 清除无用代码 * fix: ci问题 * fix: ci问题 * fix: css问题 Co-authored-by: wb-zwa900731 <[email protected]> Co-authored-by: owen.wjh <[email protected]> Co-authored-by: serializedowen <[email protected]> Co-authored-by: 嘤嘤嘤 <[email protected]>
lijinke666
added a commit
that referenced
this issue
Nov 24, 2022
* docs: 优化 Issues/PR 模板 (#1903) docs: 优化 Issue/PR 模板 * fix: 修复sortedDimensionValues过滤不正确而导致的排序错乱的问题 (#1908) * fix: 修复圈选偏移问题 (#1883) * refactor: 使用矩形相交算法来实现圈选功能 * fix: 修复滚动后刷选偏移问题 * refactor: 区分 data brush 和 base brush 的单测 * test: 添加列头单测 * refactor: 使用矩形相交算法来实现行头圈选功能 * test: 行头圈选功能单测更新 * chore: 删除无用的属性 headerY、headerX * fix(interaction): 修复多列头多指标场景下隐藏列头错误 close #1721 (#1905) * fix(interaction): 修复多列头多指标场景下隐藏列头错误 close #1721 * docs: 文档 * docs: 💥 官网迁移 dumi-theme (#1917) * refactor: migrate to dumi-theme-antv from gatsby (#1891) * feat: migrate to dumi-theme-antv from gatsby * delete yarn.lock * format * update: package.json (#1906) * chore: 修复script * chore: 删除无用配置 * chore: 删除无用依赖 * chore: 删除无效配置文件 * docs: 修复新版文档 md 格式 & 润色部分文档 (#1909) * fix: 修复官网样例数据路径问题 (#1910) * chore: 更新官网配置 * fix: 修复官网样例数据路径问题 * feat: master 分支文档,全量翻译为英文 (#1911) * fix: 解决单个IP地址请求过多,导致Google API 报 14 错误问题 * fix: 格式化表格,保证表格的准确性 * feat: 使用 html 翻译脚本 * feat: 解决一系列文本转换的细节问题 * feat: 翻译 basic 下所有文件 * feat: 添加 docs 下除 manual 文件以外的英文文档 * feat: 官网新增在线体验功能 (#1885) * feat: 官网新增在线体验功能 * feat: migrate playground to dumi-theme-antv from gatsby (#1907) * docs: 新增自定义特定单元格示例 (#1887) * docs(theme): 新增透明背景色主题配置示例 (#1886) * docs: 更新README,增加数据洞察 (#1877) * docs: 更新README,增加数据洞察 * docs: 更新readme * refactor: migrate to dumi-theme-antv from gatsby (#1891) * feat: migrate to dumi-theme-antv from gatsby * delete yarn.lock * format * update: package.json Co-authored-by: Jinke Li <[email protected]> Co-authored-by: 嘤嘤嘤 <[email protected]> * chore: 更新playground配置 Co-authored-by: gaofuhong.gfh <[email protected]> Co-authored-by: 洋 <[email protected]> Co-authored-by: Jinke Li <[email protected]> Co-authored-by: 嘤嘤嘤 <[email protected]> * docs: 修复英语文档启动错误的问题 (#1913) * fix: 解决启动报错问题 * docs: 将改动较大的文件重新翻译 * fix: 官网问题走查 (#1915) * fix: 更新官网配置,增加国内镜像链接 * chore: 删除无效代码 * chore: 合并master (#1916) * chore: 添加Markdown 中翻英,自动(google translate API)翻译脚本 (#1893) * feat: add google translate script * feat: 单文件翻译功能完成 * feat: 文件夹整体翻译的功能完成 Co-authored-by: 嘤嘤嘤 <[email protected]> * feat: 完善复制和导出 (#1896) * feat(interaction): 角头有省略号时 hover 后显示 tooltip (#1889) * fix: 修复行头链接跳转时,获取行数据的问题 (#1888) * fix: 修复行头链接跳转时,获取行数据的问题 * test: 修复单测 * test: 更换 row-link 测试方式 * revert: 回退 row-cell 修改 Co-authored-by: Jinke Li <[email protected]> * docs: 优化 Issues/PR 模板 (#1903) docs: 优化 Issue/PR 模板 * fix: 修复sortedDimensionValues过滤不正确而导致的排序错乱的问题 (#1908) * fix: 修复圈选偏移问题 (#1883) * refactor: 使用矩形相交算法来实现圈选功能 * fix: 修复滚动后刷选偏移问题 * refactor: 区分 data brush 和 base brush 的单测 * test: 添加列头单测 * refactor: 使用矩形相交算法来实现行头圈选功能 * test: 行头圈选功能单测更新 * chore: 删除无用的属性 headerY、headerX * fix(interaction): 修复多列头多指标场景下隐藏列头错误 close #1721 (#1905) * fix(interaction): 修复多列头多指标场景下隐藏列头错误 close #1721 * docs: 文档 * chore: update the yarn.lock Co-authored-by: stone <[email protected]> Co-authored-by: Jinke Li <[email protected]> Co-authored-by: Wenjun Xu <[email protected]> * chore: 添加 CNAME Co-authored-by: 洋 <[email protected]> Co-authored-by: Jinke Li <[email protected]> Co-authored-by: stone <[email protected]> Co-authored-by: GaoFuhong <[email protected]> Co-authored-by: gaofuhong.gfh <[email protected]> Co-authored-by: Wenjun Xu <[email protected]> * feat: 明细表支持多级表头 (#1921) * feat: 明细表支持多级表头(cheery-pick #1687) * fix: 明细表多级表头固定多行和多列后数据和界面渲染不正确 (cheery-pick #1801) * chore: 删除官网无用样例数据 Co-authored-by: zeyong tsai <[email protected]> * chore: 修复明细表多列头下无数据展示 (#1923) * docs: 修复官网部分展示问题 (#1925) fix: 修复官网部分展示问题 * feat: 编辑表格新增拖拽填充功能 (#1858) * [#1811]编辑表格支持拖拽填充值 * fix: 修改文件命名&pr问题修改 * fix: 变量移出 * fix: import 顺序 * fix: import 顺序 * chore: 清除无用代码 * fix: ci问题 * fix: ci问题 * fix: css问题 Co-authored-by: wb-zwa900731 <[email protected]> Co-authored-by: owen.wjh <[email protected]> Co-authored-by: serializedowen <[email protected]> Co-authored-by: 嘤嘤嘤 <[email protected]> * docs: 添加 mini 图相关文档 (#1927) docs: 增加 mini 图相关文档 * feat: 补充英文文档 (#1930) * docs: dumi版官网文档走查 (#1926) * docs: dumi版官网文档走查 * docs: 全局替换链接路径 * fix(docs): docs api update * fix(docs): docs api update * chore: 更新 dumi-theme-antv 版本 * docs: 更新 readme 官网地址 * chore: 删除 yarn.lock Co-authored-by: wengyidong.wyd <[email protected]> Co-authored-by: 嘤嘤嘤 <[email protected]> * docs: 更新过期包厢二维码 (#1932) * chore: 删除国内镜像同步 * docs: 更新过期二维码 * fix: playground not work (#1934) Co-authored-by: 逍为 <[email protected]> * fix: 修复编辑表格数据获取问题 (#1936) * docs: 修复部分 API 文档显示错误 (#1937) * style: 更新官网首页样式 (#1938) * chore: 优化自动发布 CI (#1942) Co-authored-by: Wenjun Xu <[email protected]> Co-authored-by: stone <[email protected]> Co-authored-by: 嘤嘤嘤 <[email protected]> Co-authored-by: 洋 <[email protected]> Co-authored-by: GaoFuhong <[email protected]> Co-authored-by: gaofuhong.gfh <[email protected]> Co-authored-by: zeyong tsai <[email protected]> Co-authored-by: 张燊 <[email protected]> Co-authored-by: wb-zwa900731 <[email protected]> Co-authored-by: owen.wjh <[email protected]> Co-authored-by: serializedowen <[email protected]> Co-authored-by: wengyidong.wyd <[email protected]> Co-authored-by: hustcc <[email protected]> Co-authored-by: 逍为 <[email protected]>
fixed #1858 |
wjgogogo
pushed a commit
that referenced
this issue
Oct 25, 2023
* [#1811]编辑表格支持拖拽填充值 * fix: 修改文件命名&pr问题修改 * fix: 变量移出 * fix: import 顺序 * fix: import 顺序 * chore: 清除无用代码 * fix: ci问题 * fix: ci问题 * fix: css问题 Co-authored-by: wb-zwa900731 <[email protected]> Co-authored-by: owen.wjh <[email protected]> Co-authored-by: serializedowen <[email protected]> Co-authored-by: 嘤嘤嘤 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🖋 Description
🏞 What problem does this feature solve
🧐 Suggest the API
The text was updated successfully, but these errors were encountered: