Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Releases: dromara/newcar

Version 2.0.0 - alpha.3

02 Jul 04:31
Compare
Choose a tag to compare

Dromara Newcar Version 2.0.0 - alpha.3

What chaned?

  • feat: add position unit
  • fix: normalize failed

Version 2.0.0 - alpha.0

17 Jun 10:16
Compare
Choose a tag to compare
Pre-release

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

01 Jun 13:58
Compare
Choose a tag to compare

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

27 May 07:37
Compare
Choose a tag to compare

Dromara Newcar Version 1.0.0 - beta.7

Features

  • add some animation in basic lib.
  • Unit system in local mode.
  • Perfecting api changeProperty and changeStyle with humanity.

Bug Fixes

  • Loaded animation failed

Version 1.0.0 - beta.6

22 May 09:56
Compare
Choose a tag to compare

Dromara Newcar Version 1.0.0 - beta.6

Version 1.0.0 - beta.5

14 May 17:44
Compare
Choose a tag to compare

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

11 May 05:53
Compare
Choose a tag to compare

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

08 May 17:31
Compare
Choose a tag to compare

fix import problem.

Version 1.0.0 - beta.0

08 May 16:30
Compare
Choose a tag to compare

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

07 May 02:26
Compare
Choose a tag to compare
v1.0.0-alpha.7

fix: imported