Skip to content

Releases: mxdi9i7/vant-react

Release 0.3.0

02 Jan 19:40
f94b17e
Compare
Choose a tag to compare

This release includes some breaking changes:

  • Changed all event listeners to React-styled API: change => onChange, click => onClick
  • New components: Empty
  • Bug fixes: radio button unable to sync state, floating css in stepper
  • Updated README

0.2.8

21 Dec 00:35
f94b17e
Compare
Choose a tag to compare
  • New Radio Component

v0.2.7

18 Aug 18:10
312d1c5
Compare
Choose a tag to compare

Bug Fixes:

Stepper: adjusted stepper margin

v0.2.6

17 Aug 21:54
a878181
Compare
Choose a tag to compare

Bug Fixes:

Stepper: adjusted stepper layout

v0.2.5

13 Aug 19:26
0d2e778
Compare
Choose a tag to compare

Bug Fixes:

Stepper: fixed export component

v0.2.4

13 Aug 01:27
Compare
Choose a tag to compare
  • Added Image Component
  • Added Checkbox Component
  • Added Stepper Component
  • Added Slider Component

v0.2.1

18 Jun 20:28
9923be6
Compare
Choose a tag to compare

Bug Fixes:

  • Popup: adjust position

v0.2.3

25 Jun 04:04
127b444
Compare
Choose a tag to compare

Bug Fixes:

  • Popup: revert and fix custom size, hided scrollbar, add padding and fit-content

v0.2.2

25 Jun 02:52
127b444
Compare
Choose a tag to compare

Bug Fixes:

  • Popup: fix custom size and hided scrollbar
  • Popup: add padding and fit-content

v0.2.0

18 Jun 02:06
127b444
Compare
Choose a tag to compare
  • Added Cell Component
  • Added Rate Component
  • Added Popup Component
  • Added Field Component
  • Added Search Component
  • Added Built-in Style
  • Add handle icon click
  • Fix button bug