mand-mobile/CHANGELOG.en-US.md
2019-03-08 19:32:39 +08:00

3.8 KiB
Raw Permalink Blame History

title toc
Change Log hidden

2.1.4

2019-03-08

-Feature

  • Optimize Swiper gestures

  • Fix

    • Some build bugs
    • ScrollView move out screen not trigger scroll end action
    • Popup synchronously operate problem#341

2.1.2

2019-02-25

  • Fix
    • Fix ScrollView is not able to trigger the problem when the content is not full.#335
    • Fixed a problem with the line break when the InputItem title floated

2.1.1

2019-02-23

  • Fix
    • Fix the problem that postcss is not in effect at build time, causing assets such as images in mand-mobile.css not to be processed by url inline。

2.1.0

2019-02-22

  • Feature

    • Seletor: defaultValue prop remove type limits#305
    • ScrollView: add immediateCheckEndReaching propin order to check reach bottom immediately and emit endReached event#312
    • Picker and DatePicker: add lineHeight prop, which is used to customize option line height#323
    • ScrollView: add touchAngle prop, in order to control scroll angle#326
    • Amount: use system default font
  • Fix

    • Update type declaration
    • WaterMark: fix can not click content area#304
    • Swiper: fix when set isLoop as false and transition as slideY, can not scroll problem#311
    • TabPicker: fix scroll and click bug#319
    • InputItem: fix wrong cursor position#322
    • InputItem: fix bug at Vue 2.6+#324
    • Update docs

2.0.0

2019-01-30

  • Feature

    • DetailItem increase supported types of content#285
    • Dialog add default value true of preventScroll#286
    • Radio increase supported types of value#289
    • Icon font type increases without prefix class name#295
    • CheckCheckBoxincrease supported types of name and value#297
    • InputItem add prop virtual-keyboard-vm, used to support external custom financial keyboards
    • Cashier add scoped slot footer and channels add property img
  • Fix

    • InputItem remove setting cursor for native type #268
    • supplement index.d.ts
    • fix part of components style issues

2.0.0-rc.5

2019-01-04

  • Feature

    • Add PascalCase name to global components#261
    • ScrollView add prop manual-init and method init
    • TabBar, Tabs add prop immediate
    • Swiper add prop transition-duration
  • Fix

    • fix part of components style issues

2.0.0-rc.4

2018-12-21

  • Feature

    • Optimize NumberKeyboard input experience
    • Cashier adds slot scene
    • Picker adds prop default-value#255
  • Fix

    • Fix Popup continuous "show & hide" invalidation problem
    • Fix Steps style compatibility issues
    • Fix InputItem style problem, increase close button click area
    • setError of Captcha no longer clears codes

2.0.0-rc.3

2018-12-14

🎉🎉🎉 👏👏👏 Learn more in theMigration from 1.x.

1.x

Visit GitHub to read 1.x change logs.