Skip to content

Releases: Tencent/tdesign-react-starter

0.3.1

17 Jan 09:45
eddfd4e
Compare
Choose a tag to compare

🚀 Features

  • 移除所有内置主题色相关代码,全部通过 tvision-color 计算获取 by @uyarn #144
  • 卡片统一默认样式为无边框 by @uyarn #144

Full Changelog: 0.3.0...0.3.1

0.3.0

28 Dec 09:12
Compare
Choose a tag to compare

❗ Breaking Changes

  • 统一使用.env文件区分环境 生产环境改为release by @uyarn in #136

🚀 Features

  • 默认路由模式改为history路由 by @uyarn in #136

Full Changelog: 0.2.0...0.3.0

0.2.0

29 Nov 09:34
Compare
Choose a tag to compare

❗ Breaking Changes

  • 升级组件库依赖至 0.43+ 更新主题色配色方案 by @uyarn in #129

🚀 Features

  • 新增自定义颜色面板选择 by @uyarn in #129

🐞 Bug Fixes

  • 修复卡片面板的标题丢失的问题 by @uyarn #129

Full Changelog: 0.1.6...0.2.0

0.1.6

30 Oct 15:14
a5a7334
Compare
Choose a tag to compare

Features

  • 升级组件库依赖至0.42+ 版本

Bug Fixes

  • 修复部分页面样式展示的缺陷
  • 优化顶部菜单布局

0.1.5

27 Jun 04:56
02695fa
Compare
Choose a tag to compare

Features

  • 新增卡片列表页 by @xucz in #91
  • 菜单路由配置hiddensingle功能 by @xucz in #95

Bug Fixes

  • 同步DatePicker组件升级的改动 by @uyarn in #87

Full Changelog: 0.1.4...0.1.5

0.1.4

04 Jun 14:45
b4a4314
Compare
Choose a tag to compare

Features

  • 增加面包屑导航
  • 搜索框样式优化
  • Layout组件命名语义化
  • 图表主题功能优化

0.1.3

04 May 08:54
abb9796
Compare
Choose a tag to compare
  1. 升级tdesign-react
  2. 替换为tdesign-react Card 组件
  3. table样式优化

0.1.2

09 Apr 13:07
60af2e8
Compare
Choose a tag to compare
  • 升级axios、tdesign @xucz
  • fix: loss css token @uyarn
  • 修复图表文字重叠 @xucz

0.1.1

28 Mar 03:13
Compare
Choose a tag to compare

Features

0.1.0

07 Mar 06:25
Compare
Choose a tag to compare

Bug Fixes

  • 修复页面主题色 by @xucz
  • 修复页面布局
  • 修复版本图表渲染问题

Features

  • 增加数据Mock by @xucz