Skip to content

Latest commit

 

History

History
472 lines (218 loc) · 13.8 KB

CHANGELOG.md

File metadata and controls

472 lines (218 loc) · 13.8 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.6.1 (2019-10-11)

Bug Fixes

  • MSinglePicker: 设置初始选中索引 (932b4b2)

1.6.0 (2019-10-04)

Bug Fixes

  • Picker: canClose 初始值应为 true (7fb20a9)
  • Popup: 调整类组件遗留代码 (8a4e2c4)
  • Sticky: 将 fixed 加入监听依赖 (60b8cc7)

Features

  • NavigationBar: 一系列的优化 (84c39c7)
  • PickerHeader: 优化样式及点击反馈效果 (182acc2)
  • 优化 (09cd948)

1.5.3 (2019-09-04)

Bug Fixes

  • useZIndex: 修复错误 (3f9d09a)

1.5.2 (2019-09-04)

Bug Fixes

  • useZIndex: 修复获取不到值的问题 (f011d5a)

1.5.1 (2019-09-04)

Bug Fixes

  • Sticky: 修复使用 hooks 导致的一些问题 (819930c)
  • Sticky: 组件销毁时计数器减一 (19a7616)

1.5.0 (2019-09-02)

Features

  • NavigationBar: 支持传入 noHome 属性隐藏返回主页按钮 (260d450)

1.4.0 (2019-08-31)

Features

  • PickerHeader: 支持 renderTitle (fe790c5)

1.3.1 (2019-08-31)

Bug Fixes

  • 导出 BottomSheet 组件 (d92b326)

1.3.0 (2019-08-30)

Features

  • 从 Picker 中提取 PickerHeader 作为独立的组件 (6302a67)
  • 新增 BottomSheet 组件 (349c339)

1.2.4 (2019-08-29)

1.2.3 (2019-08-29)

Bug Fixes

  • NavigationBar: 当 statusBarHeight 不存在或为 0 时手动计算 (341664d)

1.2.2 (2019-08-28)

Bug Fixes

  • Picker: 设置标题的颜色 (8b7d929)

1.2.1 (2019-08-28)

Bug Fixes

  • PickerView: 固定颜色 (c4ef309)

1.2.0 (2019-08-27)

Bug Fixes

  • NavigationBar: 扩大点击热区 (ab122ce)

Features

  • hooks: 新增 createGlobalStateHook (173ddb0)

1.1.3 (2019-08-27)

Bug Fixes

1.1.2 (2019-08-27)

Bug Fixes

1.1.1 (2019-08-27)

1.1.0 (2019-08-26)

Features

  • PickerView 组件 hook 化 (d18d5c7)
  • 优化 hooks (4ddff81)
  • 完成 demo 页面的 hook 化 (d4346a2)
  • 完成组件的 hook 化 (5148b25)
  • 导出组件的 props 类型定义 (fd7e816)
  • 新增 NavigationBar 组件 (33341bd)
  • 部分组件 hooks 化 (7cbfd8e)

1.0.3 (2019-08-21)

1.0.2 (2019-08-21)

1.0.0 (2019-08-21)

Bug Fixes

Features

  • Picker 系列组件重构及部分 API 调整 (93d99fe)
  • props 重构 (d8ea3c4)
  • 新增 ECharts 组件 (46f8063)

0.18.0 (2019-05-05)

Features

  • settings.scss: 新增变量 $popupMaskColor 设置弹出层遮罩颜色 (c29bd09)
  • 将 zIndex 移入组件库内部 store (1c4bab4)

0.17.1 (2019-04-12)

Bug Fixes

  • FormIdCollector: 换种方式收集 FormId (ac7009d)
  • PickerView: 解决 separator 引发的一些问题 (7091c3e)

0.17.0 (2019-04-12)

Features

  • Picker 系列组件新增 separator 属性 (cd68159)

0.16.0 (2019-04-12)

Features

  • 将组件的 styleIsolation 设为 shared,以支持在高阶组件中设置基础组件的样式 (a8fda4c)
  • 样式: 新增 pureButton mixin,可用于去除小程序按钮的默认样式 (e00684f)

0.15.0 (2019-04-11)

Features

  • 组件: 新增 FormIdCollector 组件 (54bb6a6)
  • 组件: 新增 TimePicker 组件 (2239986)
  • 完善注释 (2b3fa34)

0.14.0 (2019-04-10)

Features

  • DatePicker: 以 startDate, endDate 取代 startYear, endYear (fd5f53f)

0.12.0 (2019-04-10)

Features

  • DatePicker: 支持 formatYear, formatMonth, formatDay 属性 (ae5ece5)
  • 新增 DatePicker 组件 (4f32fdf)

0.11.0 (2019-04-02)

Features

  • Popup: 添加 noMask 属性 (a2d2425)
  • 全部组件支持 className 属性 (d9c45fc)

0.10.0 (2019-04-02)

Features

  • Popup: 支持 className 属性 (0069a3f)

0.9.0 (2019-03-31)

Features

0.8.1 (2019-03-30)

Bug Fixes

  • .m-pure-button: 样式调整 (4aed653)

0.8.0 (2019-03-26)

Features

  • 新增 .m-pure-button 样式 (95ea771)

0.7.2 (2019-03-26)

0.7.1 (2019-03-26)

0.7.0 (2019-03-24)

Features

  • Picker 系列组件重写 (947d98a)
  • 完善文档 (7b48aad)
  • demo: 新增 SinglePicker 页面 (06f93e0)
  • 移除 FormIdCollector 组件 (e9682ea)

0.6.0 (2019-03-23)

Features

  • Popup: 支持自定义动画过渡名称 (b37f42c)

0.5.0 (2019-03-22)

Bug Fixes

  • 修复可能的变量冲突 (35d6b1a)
  • Transition: 修复 state.display 的赋值逻辑 (82b458b)
  • Transition: 动画完成即触发 onTransitionEnd 事件 (4a806d9)
  • 解决 Sticky 组件的若干问题 (25d7c4a)

Features

0.4.0 (2019-03-18)

Features

0.3.2 (2019-03-13)

Bug Fixes

  • 修复 Transition 的样式 (979e967)

0.3.1 (2019-03-13)

Bug Fixes

  • 因 Taro 局限, 不再导出 component (efba6d3)

0.3.0 (2019-03-13)

Bug Fixes

  • Sticky: 延时初始化 (d5a2ef7)

Features

  • component 支持 enableGlobalClass 参数 (7342aa7)
  • 优化 (a969231)
  • 使用 BEM 重构类名 (90700c2)
  • 支持在同一页面放置多个 Sticky 组件 (316ee32)
  • 新增 FormIdCollector 组件 (0b6b786)
  • 新增 Transition 组件 (d8c90aa)
  • 样式文件移入 styles 文件夹 (ca65faf)
  • 设计稿尺寸、样式变量支持自定义 (15f318c)
  • 组件: 新增 Picker 组件 (77c3bd9)
  • 组件: 新增 PickerView 组件 (ff41f47)
  • 组件: 新增 SinglePicker 组件 (272b964)

0.1.0 (2019-01-27)

Features