0.13.3
Features
- Add Self Poly Inline Cache for quickjs. #227
master feat/ic Richards 752 888 +18.0% Crypto 618 713 +15.3% RayTrace 807 833 +3.2% NavierStokes 1497 1319 -11.8% DeltaBlue 744 845 +13.5% Score (version 7) 841 890 +5.5% - Add window.getComputedStyle support. #183
- Add namespace API. #126
- The performance of
display: sliver
had been improved. #225
Bug Fixed
- fix: fix history pushState() API. #218
- fix: Input use leading to support line-height. #173
- fix: fix widget element unmount renderObject. #221
- fix: fix scrollable content not work when toggle display. #220
- fix: fix set background color on body element. #130
- fix: fix renderObject didn't disposed when frame update paused. #231
- fix: fix assertion when webf disposed. #228
- fix: fix CSS calc value become zero when parameter kind are same. #234
- fix: Query computed style for kebabize property name. #239
- fix: fix build error on M1 iOS simulator. #238
- fix: fix set max-height on scroller box. #216
- fix: fix animation transform have no effect when value are rotate(360deg). #184