Releases: dolymood/uni-component
Releases · dolymood/uni-component
v0.9
23 Mar 03:39
Compare
Sorry, something went wrong.
No results found
Features
uni-component should include uni-store (5f3da1a )
v0.8.0
11 Feb 11:46
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
core: uni2Platform return type (350783b )
v0.6.3
29 Jan 01:52
Compare
Sorry, something went wrong.
No results found
Features
ref: useRef now return setup state (b17746f )
platform should extend UniNode (a29680e )
v0.5.1
28 Jan 07:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
default props should handle all rawProps (299e3ec )
defaultprops can be null (5984014 )
v0.5.0
28 Jan 05:49
Compare
Sorry, something went wrong.
No results found
Features
react support component ref (0003e47 )
v0.4.3
27 Jan 13:48
Compare
Sorry, something went wrong.
No results found
v0.4.2
27 Jan 02:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
core: context props should be stable (3a5da67 )
v0.4.1
26 Jan 17:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
capture should only check child provide (3e9d58e )
collect uni children for react case (a585507 )
react: more transform keys (019483c )