title | toc |
---|---|
Change Log |
hidden |
2019-03-22
- Fix
InputItem
not update when slots changeCodebox
bottom border not shown on some devices
2019-03-15
2019-03-08
-
Feature
- Optimize
Swiper
gestures
- Optimize
-
Fix
- Some build bugs
ScrollView
move out screen not trigger scroll end actionPopup
synchronously operate problem#341
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
- Fix
2019-02-23
- Fix
- Fix the problem that
postcss
is not in effect at build time, causing assets such as images inmand-mobile.css
not to be processed by url inline。
- Fix the problem that
2019-02-22
-
Feature
Seletor
:defaultValue
prop remove type limits#305ScrollView
: addimmediateCheckEndReaching
prop,in order to check reach bottom immediately and emitendReached
event#312Picker
andDatePicker
: addlineHeight
prop, which is used to customize option line height#323ScrollView
: addtouchAngle
prop, in order to control scroll angle#326Amount
: use system default font
-
Fix
2019-01-30
-
Feature
DetailItem
increase supported types ofcontent
#285Dialog
add default valuetrue
ofpreventScroll
#286Radio
increase supported types ofvalue
#289Icon
font type increases without prefix class name#295Check
,CheckBox
increase supported types ofname
andvalue
#297InputItem
add propvirtual-keyboard-vm
, used to support external custom financial keyboardsCashier
add scoped slotfooter
andchannels
add propertyimg
-
Fix
InputItem
remove setting cursor for native type #268- supplement
index.d.ts
- fix part of components style issues
2019-01-04
-
Feature
- Add
PascalCase
name to global components#261 ScrollView
add propmanual-init
and methodinit
TabBar
,Tabs
add propimmediate
Swiper
add proptransition-duration
- Add
-
Fix
- fix part of components style issues
2018-12-21
-
Feature
- Optimize
NumberKeyboard
input experience Cashier
adds slotscene
Picker
adds propdefault-value
#255
- Optimize
-
Fix
- Fix
Popup
continuous "show & hide" invalidation problem - Fix
Steps
style compatibility issues - Fix
InputItem
style problem, increase close button click area setError
ofCaptcha
no longer clears codes
- Fix
2018-12-14
🎉🎉🎉 👏👏👏 Learn more in theMigration from 1.x.
Visit GitHub to read 1.x
change logs.