iizzaya
|
0cb4fb39
|
[1.5.4] Add Cupertino.
|
5 年前 |
xingwei.zhu
|
8e8dfe23
|
fix input_decoration _layout bug (c# doesn't support null key in Dictionary while dart support Map[null] = value)
|
5 年前 |
xingwei.zhu
|
355e7b4a
|
fix scroll event bug (change delta => scrollDelta to fetch the correct scroll movement info)
|
5 年前 |
GitHub
|
7b90a814
|
Merge pull request #276 from UnityTech/yczhang1.5.4
[1.5.4] Finish upgrade material.
|
5 年前 |
Yuncong Zhang
|
002ded97
|
[1.5.4] Fix issues.
|
5 年前 |
Yuncong Zhang
|
9a2e58bf
|
[1.5.4] Upgrade most of material.
|
5 年前 |
Yuncong Zhang
|
79a276e6
|
[1.5.4] Upgrade most of the material widgets.
|
5 年前 |
Yuncong Zhang
|
874a0333
|
[1.5.4] Fix chip theme issue.
|
5 年前 |
Yuncong Zhang
|
853462df
|
[1.5.4] Upgrade chip and chip theme.
|
5 年前 |
Yuncong Zhang
|
5a413a16
|
[1.5.4] Fix bottom navigation bar label position.
|
5 年前 |
Yuncong Zhang
|
22395196
|
[1.5.4] Upgrade bottom navigation bar.
|
5 年前 |
Yuncong Zhang
|
1d04c817
|
[1.5.4] Upgrade app and app_bar.
|
5 年前 |
Yuncong Zhang
|
601f9130
|
Merge branch 'added_gesture_parameters' into yczhang1.5.4
|
5 年前 |
Yuncong Zhang
|
dcdc8773
|
Merge branch 'yczhang1.5.4' into added_gesture_parameters
|
5 年前 |
Yuncong Zhang
|
064a216b
|
[1.5.4] Fix scroll issue.
|
5 年前 |
GitHub
|
d828a18f
|
Merge pull request #273 from UnityTech/yczhang1.5.4
[To 1.5.4] Finish src/widgets.
|
5 年前 |
Yuncong Zhang
|
2ac6e8ad
|
[1.5.4] Fix some issues.
|
5 年前 |
Yuncong Zhang
|
e92fbed7
|
[1.5.4] Cleanup text painter.
|
5 年前 |
Yuncong Zhang
|
b5ecbca7
|
[1.5.4] Implement missing events.
|
5 年前 |
Yuncong Zhang
|
d113bc37
|
[1.5.4] Fix an issue.
|
5 年前 |
Yuncong Zhang
|
06160d76
|
[1.5.4] Finish TODOs in gesture_detector and text_selection.
|
5 年前 |
Yuncong Zhang
|
845f0388
|
[1.5.4] Upgrade sliver.
|
5 年前 |
Yuncong Zhang
|
796f0fc3
|
[1.5.4] Upgrade proxy box.
|
5 年前 |
Yuncong Zhang
|
78d74271
|
Merge branch 'hook1.5.4' of github.com:UnityTech/UIWidgets into yczhang1.5.4
|
5 年前 |
Yuncong Zhang
|
27c41cc7
|
[1.5.4] Upgrade rendering objects.
|
5 年前 |
Yuncong Zhang
|
8a58b721
|
[1.5.4] Upgrade editable.
|
5 年前 |
Yuncong Zhang
|
1fc367b7
|
[1.5.4] Upgrade text style.
|
5 年前 |
Yuncong Zhang
|
150ccf5e
|
[1.5.4] Upgrade text painter.
|
5 年前 |
Yuncong Zhang
|
609b0c95
|
[1.5.4] Upgrade image stream.
|
5 年前 |
Yuncong Zhang
|
c515781e
|
[1.5.4] Upgrade decoration image.
|
5 年前 |
Yuncong Zhang
|
9c09d651
|
Add continuous_rectangle_border.
|
5 年前 |
Yuncong Zhang
|
38c69c8e
|
Fix transparent color issue.
|
5 年前 |
Yuncong Zhang
|
c5a05438
|
Add strut style (framework part).
|
5 年前 |
Yuncong Zhang
|
6daeb787
|
[1.5.4] Upgrade widgets.
|
5 年前 |
GitHub
|
0bf76cfb
|
Merge pull request #275 from IIzzaya/hook1.5.4
[1.5.4] Upgrade gestures.
|
5 年前 |
Yuncong Zhang
|
34665905
|
[1.5.4] Upgrade overlay.
|
5 年前 |
iizzaya
|
e2d617c9
|
[1.5.4] Upgrade gestures.
|
5 年前 |
Yuncong Zhang
|
9a40d31e
|
[1.5.4] Upgrade widgets. Add visible to TextOverflow.
|
5 年前 |
iizzaya
|
b9220dde
|
[1.5.4] Upgrade gestures.
|
5 年前 |
Yuncong Zhang
|
3c8f4602
|
[1.5.4] Upgrade some widgets. Fix hero.
|
5 年前 |
GitHub
|
f91617c3
|
Merge pull request #271 from UnityTech/yczhang1.5.4
[Align 1.5.4] Finish foundation part.
|
5 年前 |
Yuncong Zhang
|
1521386f
|
[Align 1.5.4] Finish foundation part.
|
5 年前 |
xingwei.zhu
|
13f4fca5
|
remove logs and test cases
|
5 年前 |
xingwei.zhu
|
b209ca81
|
merge bug fix
|
5 年前 |
GitHub
|
afc5823c
|
Merge pull request #268 from UnityTech/optmize_shadow
fix shadow clip bug
|
5 年前 |
GitHub
|
e8f7253a
|
Merge pull request #267 from UnityTech/androidfix
fix issue: softinput fails to popup after pause&resume the app once
|
5 年前 |
xingwei.zhu
|
391292ae
|
Merge branch 'optmize_shadow' of github.com:UnityTech/UIWidgets into dev
# Conflicts:
# Runtime/ui/painting/path.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_impl.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_shader.cs
|
5 年前 |
xingwei.zhu
|
57b9eec6
|
Merge branch 'optmize_shadow' of github.com:UnityTech/UIWidgets into dev
# Conflicts:
# Runtime/ui/painting/path.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_impl.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_shader.cs
|
5 年前 |
GitHub
|
829f9917
|
Merge pull request #265 from UnityTech/iosdevicescale
adjust screen scale for some ios devices
|
5 年前 |
GitHub
|
2c3f1026
|
Merge pull request #262 from UnityTech/antialias
Antialias
|
5 年前 |