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: s2-react 移除 antd 的依赖和部分基础组件, 相关分析组件迁移到 s2-react-components 中 #2887

Open
wants to merge 59 commits into
base: next
Choose a base branch
from

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    af0ea45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb31640 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72b91b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    3f8687e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    9a5820b View commit details
    Browse the repository at this point in the history
  2. build: 使用 bundless

    lijinke666 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    338e40f View commit details
    Browse the repository at this point in the history
  3. docs: 新增变更文档

    lijinke666 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    deb3514 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f03e1a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. chore: 移除别名配置

    lijinke666 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4e02f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2197f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    b565b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe6b0ce View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. feat: s2-react 移除 antd 的依赖, 相关分析组件迁移到 s2-react-components

    中
    
    只保留 drill-down, pagination, tooltip 三个基础能力组件
    
    BREAKING CHANGE: 移除 header props 参数 (不再内置行列切换, 导出,
    高级排序), 移除 antd ConfigProvider 包裹
    lijinke666 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    11c08ef View commit details
    Browse the repository at this point in the history
  2. feat: 移除 header

    lijinke666 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cb430b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a1227 View commit details
    Browse the repository at this point in the history
  4. feat: 移除分页组件

    lijinke666 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0ab8033 View commit details
    Browse the repository at this point in the history
  5. docs: 更新文档

    lijinke666 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c9d6e92 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    90e653d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa3338 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. feat: 迁移下钻组件

    lijinke666 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3c8bdaa View commit details
    Browse the repository at this point in the history
  2. docs: 更新文档

    lijinke666 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    18ec62c View commit details
    Browse the repository at this point in the history
  3. docs: 完善分页文档

    lijinke666 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7807788 View commit details
    Browse the repository at this point in the history
  4. docs: 完善导出文档

    lijinke666 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1942a05 View commit details
    Browse the repository at this point in the history
  5. docs: 调整目录结构

    lijinke666 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5821908 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    51e657e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47b7600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f5897f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b44edc View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    8dc2162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a55b5f2 View commit details
    Browse the repository at this point in the history
  3. test: 更新单测

    lijinke666 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a208637 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d08c558 View commit details
    Browse the repository at this point in the history
  5. chore: 更新 lock

    lijinke666 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    3ccae98 View commit details
    Browse the repository at this point in the history
  6. docs: 更新文档

    lijinke666 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1c8a3e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    6822705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671566c View commit details
    Browse the repository at this point in the history
  3. fix: 修复类型问题

    lijinke666 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7522728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c258aec View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. test: 调整单测路径

    lijinke666 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    691016b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    6e3f403 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fa896d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    be5714a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e3401 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efbea58 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. test: 迁移 shared 单测

    lijinke666 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4e52de9 View commit details
    Browse the repository at this point in the history
  2. docs: 完善文档

    lijinke666 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8f6f064 View commit details
    Browse the repository at this point in the history
  3. fix: 修复布局错误

    lijinke666 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0eafd4a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    c0db6fd View commit details
    Browse the repository at this point in the history
  2. chore: 调整 size-limit

    lijinke666 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d962ae7 View commit details
    Browse the repository at this point in the history
  3. docs: 完善文档

    lijinke666 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    da78b67 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. build: 使用 tsc 打包

    lijinke666 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    903e07c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. test: 修复单测

    lijinke666 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    489ff50 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. build: 移除 father

    lijinke666 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b57b264 View commit details
    Browse the repository at this point in the history
  2. build: 移除 father

    lijinke666 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    0ebd454 View commit details
    Browse the repository at this point in the history
  3. chore: 修复 ci

    lijinke666 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9681eb5 View commit details
    Browse the repository at this point in the history
  4. test: 更新 jest 别名

    lijinke666 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8839624 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3074e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    721f050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f279be View commit details
    Browse the repository at this point in the history