Skip to content

Latest commit

 

History

History
109 lines (90 loc) · 3.1 KB

CHANGELOG.en-US.md

File metadata and controls

109 lines (90 loc) · 3.1 KB
title toc
Change Log
hidden

1.3.3

2018-06-15

  • Feature
    • Toast add support of custom position #89
  • Fix
    • InputItem unformatted input maxlength limit

1.3.2

2018-06-11

  • Feature
    • Increase css varialbe coverage

1.3.1

2018-06-08

  • Feature
    • Add support of css varialbe
    • ImageReader callback add image file argument
    • Cashier add support of customized text
  • Fix
    • InputItem� issue #104

1.3.0

2018-06-01

  • Feature
    • Selector, TabPicker add support of mask-closable porp #64
    • Cashier change the presentation of channels #77
    • Capatcha add support to customize button text and add auto-countdown prop to control whether auto send code or not #84
    • ActionSheet add maxHeight #86
    • InputItem support digit type and other standard html input type #95
    • PickerDatePickerTabPicker will cancel change when click mask or cancel button
  • Fix
    • Fix DatePicker bug #75
    • Fix some document bugs

1.2.3

2018-05-11

  • Fix
    • Fix issue #78
    • Update documentation site

1.2.2

2018-05-09

  • Fix
  • Feature
    • Add vw responsive
    • Make Popup to adapt iPhone X

1.1.1

2018-05-06

  • Fix

1.1.0

2018-05-04

  • Feature

    • Add fade mode of Swiper #20
    • Add v-model prop to control the visibility of ImageViewer #42
    • Add support digit support of Toast content #43
  • Fix

    • Fix Picker bug when reset DefaultIndex #50
    • Fix display:box warning of Autoprefixer #54

1.0.9

2018-04-26

  • Fix issue #47

1.0.8

2018-04-24

  • Remove the need of .native modifier of Button
  • Landscape component add mask-closable prop

1.0.6

2018-04-20

  • Fix issue #29

1.0.5

2018-04-18

  • Fix issue #24

1.0.4

2018-04-12

  • Fix components/index.js bug

1.0.2

2018-04-12

  • Add global package version

1.0.1

2018-04-12

  • Fix wrong package entry

1.0.0

2018-04-11

  • Initial release