This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
Releases: dromara/newcar
Releases · dromara/newcar
Version 2.0.0 - alpha.3
Dromara Newcar Version 2.0.0 - alpha.3
What chaned?
- feat: add position unit
- fix: normalize failed
Version 2.0.0 - alpha.0
Dromara Newcar Version 2.0.0 - alpha.0
What changed compared with 1.0 ?
This version we throw out diff instead of Reactivity System like Vue or React
Now if you want to change a value, please use .value
to visit the attribute.
Example:
circle.radius.value = 100
Version 1.0.0
Version 1.0.0
Warn: This version is not with humanity, please refer to next branch to get the latest news
This is our milestone, but it is no longer to be used
Version 1.0.0 - beta.7
Dromara Newcar Version 1.0.0 - beta.7
Features
- add some animation in basic lib.
- Unit system in local mode.
- Perfecting api
changeProperty
andchangeStyle
with humanity.
Bug Fixes
- Loaded animation failed
Version 1.0.0 - beta.6
Dromara Newcar Version 1.0.0 - beta.6
Version 1.0.0 - beta.5
Dromara Newcar Version 1.0.0 - beta.5
Features
- make second unit to the default
- The basic layout system
- The setup grammar
Breaking Changes
- delete fps (frame-per-second) config item
Version 1.0.0 - beta.4
Version 1.0.0 - beta.4
Bug Fixes
Line
widget gets flashed especially when it is as a parent widget
Version 1.0.0 - beta.1
fix import problem.
Version 1.0.0 - beta.0
Dromara Newcar Version 1.0.0-beta.0
This version is going to be the milestone of the development of Newcar! We basically implement needed functions.
Version 1.0.0 - alpha.7
v1.0.0-alpha.7 fix: imported