modo-mobile
Version:
A mobile UI toolkit, based on React
124 lines (76 loc) • 1.75 kB
Markdown
---
order: 2
title: Change Log
timeline: true
toc: false
---
### 0.1.3
`2018-09-11`
- **Fix**
- `Popup` iPhone X safe-area-inset-bottom.
- `ActivityIndicator` loadig icon disappear.
- `ActivityIndicator` loadig icon style.
### 0.1.2
`2018-09-11`
- **Fix**
- picker `Picker` value.
### 0.1.1
`2018-09-10`
- **Fix**
- import `Picker` css bug.
- import `NumberKeyboard` css bug.
### 0.1.0
`2018-09-07`
- **Feature**
- 🌟 Add `Picker` component.
- Add `InputItem` the amount of the keyboard.
- Add `Popup` destroyed props.
### 0.0.9
`2018-09-05`
- **Feature**
- 🌟 Add `InputItem` component.
- Add `NumberKeyboard` hideDot, show dot or not.
### 0.0.8
`2018-09-04`
- **Fix**
- import `List` css bug.
- `NoticeBar` icon not displayed.
### 0.0.7
`2018-09-04`
- **Feature**
- Removed `ant-icons` , Reduce packet size.
- Update `Icon` doc.
- Use `Icon` instead of `NumberKeyboard` img icon.
- **Fix**
- Removed invalid dependencies.
- `Button` loading style.
### 0.0.6
`2018-08-30`
- **Fix**
- `NumberKeyboard` icon.
### 0.0.5
`2018-08-31`
- **Feature**
- 🌟 Add `NumberKeyboard` component.
- 🌟 Add `Popup` component.
### 0.0.4
`2018-08-30`
- **Feature**
- 🌟 Add `Stepper` component.
- add `List` soid, the width of title is fixed or not.
- **Fix**
- `Button` icon and text interval.
- href `Button` text not center, width overflow.
- `List` not arrow click animate.
### 0.0.3
`2018-08-29`
- **Feature**
- 🌟 Add `ActivityIndicator` component.
### 0.0.1
`2018-08-24`
- **Feature**
- 🌟 Add `Button` component.
- 🌟 Add `Icon` component.
- 🌟 Add `NoticeBar` component.
- 🌟 Add `List` component.
- 🌟 Add `Agree` component.