Skip to content

Releases: dolymood/uni-component

v0.9

23 Mar 03:39

Choose a tag to compare

v0.9 Pre-release
Pre-release

Features

  • uni-component should include uni-store (5f3da1a)

v0.8.0

11 Feb 11:46

Choose a tag to compare

v0.8.0 Pre-release
Pre-release

Bug Fixes

  • children check should use raw value (c5e36f8)
  • equal should check raw values (2d3ee8c)
  • get right instance in some react cases (1935d75)
  • react and vue pkg had side effects (9a936f6)

Features

  • react use props.children get right parent (4ffc44d)

Performance Improvements

  • drop support del props dynamically (6577ba7)

v0.7.0

09 Feb 03:55

Choose a tag to compare

v0.7.0 Pre-release
Pre-release

Breaking Changes

  • html attributes use camelCase except svg attributes and aria attributes f45edf5

Features

  • react: svg attrs to camelized attr (3671c6d)

Bug Fixes

  • components: use camelize attr (074286b)

v0.6.4

07 Feb 03:53

Choose a tag to compare

v0.6.4 Pre-release
Pre-release

Bug Fixes

  • core: uni2Platform return type (350783b)

v0.6.3

29 Jan 01:52

Choose a tag to compare

v0.6.3 Pre-release
Pre-release

Features

  • ref: useRef now return setup state (b17746f)
  • platform should extend UniNode (a29680e)

v0.5.1

28 Jan 07:10

Choose a tag to compare

v0.5.1 Pre-release
Pre-release

Bug Fixes

  • default props should handle all rawProps (299e3ec)
  • defaultprops can be null (5984014)

v0.5.0

28 Jan 05:49

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

Features

  • react support component ref (0003e47)

v0.4.3

27 Jan 13:48

Choose a tag to compare

v0.4.3 Pre-release
Pre-release

Bug Fixes

v0.4.2

27 Jan 02:38

Choose a tag to compare

v0.4.2 Pre-release
Pre-release

Bug Fixes

  • core: context props should be stable (3a5da67)

v0.4.1

26 Jan 17:00

Choose a tag to compare

v0.4.1 Pre-release
Pre-release

Bug Fixes

  • capture should only check child provide (3e9d58e)
  • collect uni children for react case (a585507)
  • react: more transform keys (019483c)