Yuncong Zhang
|
ff5cde19
|
[Cupertino] Implement bottom_app_bar.
|
5 年前 |
xingwei.zhu
|
1db8bcdd
|
fix some sample errors
|
5 年前 |
GitHub
|
266e6ea0
|
Merge pull request #278 from IIzzaya/hook1.5.4
[1.5.4] Add Cupertino basic.
|
5 年前 |
iizzaya
|
d5d5b323
|
[1.5.4] Remove Semantics relatives
|
5 年前 |
iizzaya
|
e5c56129
|
[1.5.4] Fix accessibility level
|
5 年前 |
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 年前 |
GitHub
|
0bf76cfb
|
Merge pull request #275 from IIzzaya/hook1.5.4
[1.5.4] Upgrade gestures.
|
5 年前 |
iizzaya
|
e2d617c9
|
[1.5.4] Upgrade gestures.
|
5 年前 |
iizzaya
|
b9220dde
|
[1.5.4] Upgrade gestures.
|
5 年前 |
xingwei.zhu
|
5960a705
|
rename function names
|
5 年前 |
xingwei.zhu
|
8002f95f
|
refine canvasShader
|
5 年前 |
xingwei.zhu
|
346cccf4
|
refine the logic on supportComputeBuffer check
|
5 年前 |
xingwei.zhu
|
e7684767
|
merge ios device changes
|
5 年前 |
xingwei.zhu
|
33537368
|
Merge branch 'dev' of github.com:UnityTech/UIWidgets into computebuffer
|
5 年前 |
xingwei.zhu
|
0c7b092c
|
enable compute buffer by default + remove test codes
|
5 年前 |
xingwei.zhu
|
3c52e8e3
|
compile the necessary shaders only
|
5 年前 |
xingwei.zhu
|
a8f5c08c
|
refine release logics
|
5 年前 |
xingwei.zhu
|
9ab5eb65
|
release compute buffer when reference is none
|
5 年前 |
xingwei.zhu
|
c340751f
|
compute buffer setup - discard isMainCanvas related logics
|
5 年前 |
xingwei.zhu
|
ea0b2800
|
compute buffer setup - static Compute Buffer
|
5 年前 |