Skip to content

Releases: 24jieqi/react-native-xiaoshu

Release 0.1.4

22 Feb 08:55
Compare
Choose a tag to compare

0.1.4 (2022-02-22)

Bug Fixes

  • Field: 🐛 valueStyle 传递失效 (3e848ff)
  • NumberInput: 🐛 切换其他键盘,第一位是非数字的情况无法限制字符 (6c5bced)

Features

  • DatePicker: 🎸 新增 initialValue 用于重置时间\初始化值 (9f3c55c)
  • Description: 🎸 新增 Description 组件 (c03eac1)
  • Divider: 🎸 支持竖向分割线 (76ad107)
  • Field: 🎸 新增 Field.Checkbox 组件 (c176eb1)
  • Field: 🎸 新增 Field.Date 组件 (2b738be)
  • Field: 🎸 Field.Selector 支持 clearable (4f371ef)
  • Selector: 🎸 新增文案显示方式的组件 (a53155d)
  • TextInput: 🎸 把 digit\number\password 移除,保障输入框相对简单 (a695ea8)

BREAKING CHANGES

  • TextInput: 🧨 TextInput 的 type 不能设置 digit\number\password,使用 NumberInput\PasswordInput
    代替

Release 0.1.3

15 Feb 03:30
Compare
Choose a tag to compare

0.1.3 (2022-02-15)

Bug Fixes

  • DatePicker: 🐛 时间段选择器视图污染外部变量 (2220f6b)

Release 0.1.2

15 Feb 01:15
Compare
Choose a tag to compare

0.1.2 (2022-02-15)

Features

  • Button: 🎸 默认大小 (2b847d4)
  • DatePicker: 🎸 操作按钮放置在下方 (2cbe82a)
  • DatePicker: 🎸 时间段选择视图新增受控模式 (6439090)
  • Result: 🎸 更新图标 (9e0339e)

BREAKING CHANGES

  • Button: 🧨 size -> l

Release 0.1.1

11 Feb 03:25
Compare
Choose a tag to compare

0.1.1 (2022-02-11)

Bug Fixes

  • ActionSheet: 🐛 内容最大高度\自定义颜色 (f559aea)

Release 0.1.0

11 Feb 02:26
Compare
Choose a tag to compare

0.1.0 (2022-02-11)

详情查看

Bug Fixes

  • ActionSheet: 🐛 禁用文案颜色 (bd3e9ad)
  • Badge: 🐛 状态颜色 (fc72464)
  • Badge: 🐛 最大数量是否有值得判断 (b155ac5)
  • Button: 🐛 判断 text 是否有定义 (6387617)
  • Collapse: 🐛 折叠面板收缩时不受布局变化影响 (09c6c97)
  • Dialog: 🐛 按钮变更同步修改参数 (39646fa)
  • Icon: 🐛 去掉一个错误图标 (703f2bf)
  • NoticeBar: 🐛 type -> status (57b9303)
  • Notify: 🐛 最低顶部内边距 (ff99754)
  • Picker: 🐛 beforeClose 功能 (74e4807)
  • Picker: 🐛 beforeClose 功能 (4de3002)
  • Sidebar: 🐛 disabled 状态 (6fd4922)
  • Space: 🐛 过滤子组件 null undefined (0f5f90b)
  • Space: 🐛 自定义垂直\水平间距 (c7a1f5a)
  • Tag: 🐛 标签尺寸应该固定 (a5de291)
  • Uploader: 🐛 文案\图标颜色同步设计稿 (5064091)

Features

  • ActionSheet: 🎸 按照设计稿优化 (b19b61d)
  • add demo (52ccbdd)
  • Button: 🎸 文案与图标之间添加间距 (8f5b9dd)
  • Card: 🎸 新增卡片组件 (1daa286)
  • Card: 🎸 支持内容区域 loading (87b0177)
  • Cell: 🎸 单元格分割线 (871ad32)
  • Cell: 🎸 单元格分组合并到一个对象上导出 (0864edd)
  • Cell: 🎸 单元格组新增 body 左右内边距 (70fbad8)
  • Cell: 🎸 单元组默认不带 bordered (02f5cfb)
  • Cell: 🎸 单元组新增点击标题区域响应事件\优化注释文案 (a633c7a)
  • Checkbox: 🎸 合并导出 (89e30bd)
  • ci: 🎸 变量采用 Design Tokens 的变量 (1e1bf41)
  • ci: 🎸 朦胧色通过高亮主色获取 (ae2ed0a)
  • ci: 🎸 Design Tokens 添加新变量\生成代码添加注释 (13e3eab)
  • Collapse: 🎸 新增 header 区域分割线显示控制 (6df4f7b)
  • Collapse: 🎸 优化折叠方案 (06c189f)
  • Collapse: 🎸 优化折叠面板内容边距 (c866087)
  • Collapse: 🎸 支持卡片模式 (1d6c499)
  • Collapse: 🎸 支持子元素懒加载,优化开启\关闭逻辑 (40867e3)
  • DatePicker: 🎸 新增 DatePicker (36bf881)
  • DatePickerView: 🎸 新增 时间选择器视图 (ffa5fc8)
  • Dialog: 🎸 兼容 web 端 (39e42ed)
  • Dropdown: 🎸 合并导出 (8296cee)
  • Field: 🎸 Field.Switch 跳转布局,Switch 右对齐 (6f491d9)
  • Flex: 🎸 统一导出 (2d078b7)
  • Form: 🎸 Form.Item 函数渲染子组件更贴近 Antd 桌面端使用方式 (b38155d)
  • Grid: 🎸 栅格化布局支持 Flex 布局 (58be54b)
  • Grid: 🎸 Row 间距属性名更换为 gap (f5d8243)
  • Loading: 🎸 文案颜色\图标颜色更新 (ca13a5c)
  • Loading: 🎸 Spinner 修改花瓣个数 (1fd02be)
  • PasswordInput: 🎸 可见受控\非受控 (e304a15)
  • Picker: 🎸 选择器底部间距 (4c3ca86)
  • Picker: 🎸 优化 header 部分实现 (fba0f31)
  • Picker: 🎸 iOS 安全边距 (7b70355)
  • PickerView: 🎸 拆分 Picker (fba499a)
  • Popup: 🎸 合并导出 (a2a19d7)
  • Result: 🎸 合并导出 (e94a0a3)
  • Result: 🎸 兼容 web 端 (06a6bca)
  • Sidebar: 🎸 新增侧边导航组件 (7056df6)
  • Skeleton: 🎸 新增骨架屏组件 (4a23884)
  • Space: 🎸 更新接口名称 (603cb63)
  • Space: 🎸 新增间距组件 (d61caaa)
  • Tag 更新 (13e371d)
  • TextInput: 🎸 受控\非受控优化 (b1f2f94)
  • Uploader: 🎸 新增图片间距 (962d673)

BREAKING CHANGES

  • Grid: 🧨 Row gutter -> gap
  • Result: 🧨 Icon -> Result.IconXxx
  • Popup: 🧨 PopupHeader -> Popup.Header
  • Dropdown: 🧨 DropdownMenu -> Dropdown DropdownItem -> Dropdown.Item
  • Checkbox: 🧨 CheckboxIcon -> Checkbox.Icon
  • Cell: 🧨 CellGroup -> Cell.Group
  • ActionSheet: 🧨 选项无 subname
  • Cell: 🧨 bordered -> divider
  • NoticeBar: 🧨 NoticeBar type 属性变更为 status
  • Icon: 🧨 删除 ScreenOutline 图标
  • Cell: 🧨 CellGroup bordered 默认值变为 false
  • Space: 🧨 Space start-> head end-> tail

Release 0.0.16

21 Jan 08:46
Compare
Choose a tag to compare

0.0.16 (2022-01-21)

Bug Fixes

  • Cell: 🐛 核对 UI (bf489e2)
  • Checkbox: 🐛 优化受控模式 (55e05f7)
  • Collapse: 🐛 初始化高度塌陷,默认最低 title 的高 (5134cb3)
  • Dropdown: 🐛 优化受控模式 (cae7ece)
  • Field: 🐛 输入控件细节问题 (1b983e4)
  • Progress: 🐛 优化起点非 0 时动画过度 (1df285f)
  • Selector: 🐛 onChange 可能不存在 (db47243)
  • Switch: 🐛 优化受控模式未更新外部状态 (c04fe4e)
  • TabBar: 🐛 变量命名冲突 (dccb03e)
  • TabBar: 🐛 优化受控模式 (aa7c099)

Features

  • Collapse: 🎸 优化内部逻辑 (c979a4c)
  • Divider: 🎸 去掉上下边距 (0b942c6)
  • Field: 🎸 新增开关 (7cbf7e4)
  • Field: 🎸 新增数字输入 (7ba78dd)
  • NumberInput: 🎸 新增小数限制\优化内部逻辑 (f88f5e6)
  • Picker: 🎸 新增选择器 (05b923f)
  • Switch: 🎸 优化组件样子\实现方式 (5eb21d2)

Release 0.0.15

18 Jan 10:11
Compare
Choose a tag to compare

0.0.15 (2022-01-18)

Bug Fixes

Features

  • 支持选择器回显文本自定义样式 (73cd0af)
  • deploy gh-pages (dd8f8b9)
  • selector onchange (08d633e)

Release 0.0.14

13 Jan 10:00
Compare
Choose a tag to compare

0.0.14 (2022-01-13)

Bug Fixes

  • Button: 🐛 按钮不同大小文案大小 (7a3b1f7)
  • ButtonBar: 🐛 iOS 安全距离 (e829aac)
  • Icon: 🐛 组件规范命名 (fb71280)
  • Selector: 🐛 样式变量命名 (f562914)
  • TextInput: 🐛 fixGroupStyle (3e278f0)
  • Field: 🐛 types (f4ae1f2)

Features

  • Collapse: 🎸 按照设计稿优化样式 (b8fdd42)
  • Divider: 🎸 优化分割线实现方式 (be881a2)
  • Icon: 🎸 新图标 (0a6626d)
  • PasswordInput: 🎸 新增密码输入组件 (279c083)
  • Search: 🎸 新增搜索组件 (25cdd3e)
  • Tag: 🎸 优化样式 (8ea04e2)
  • Theme: 🎸 更新颜色 (735a794)
  • Uploader: 🎸 新增上传失败重试 (8da385b)
  • Uploader: 🎸 新增文件上传组件 (1ab80bf)

Release 0.0.13

10 Jan 12:59
Compare
Choose a tag to compare

0.0.13 (2022-01-10)

Features

  • ButtonBar: 🎸 新增 ButtonBar 组件 (8a322a7)

Release 0.0.12

10 Jan 08:07
Compare
Choose a tag to compare

0.0.12 (2022-01-10)

Features

  • Dialog: 🎸 优化对话框\带输入框对话框 间距\颜色\弹出交互 (dc17989)
  • Form: 🎸 表单相关组件初步实现 (b972adb)
  • Form: 🎸 优化表单组件 (b7fc4ca)
  • Icon: 🎸 图表默认尺寸 (56a1c0b)
  • TabBar: 🎸 新增 TabBar (897b3cb)