Commit Graph

47 Commits

Author SHA1 Message Date
王劲鹏
35b9d67de6 add list bind function 2021-07-21 19:03:29 +08:00
王劲鹏
50f80a3fe4 fix layout bug 2021-07-21 19:03:29 +08:00
王劲鹏
5203113e40 add list & list item & demo 2021-07-21 19:03:29 +08:00
王劲鹏
710f680240 change implement of blend sub node 2021-07-21 19:03:29 +08:00
王劲鹏
dca581d641 refactor doric layouts 2021-07-21 19:03:29 +08:00
王劲鹏
4377c29951 add flex node & demo 2021-07-21 19:03:29 +08:00
王劲鹏
80301837c3 handle response 2021-07-21 19:03:29 +08:00
王劲鹏
057c7aa3ef draggable demo 2021-07-21 19:03:29 +08:00
王劲鹏
dde6152972 avoid npe 2021-07-21 19:03:29 +08:00
王劲鹏
d34655db07 add slider bridge 2021-07-21 19:03:29 +08:00
王劲鹏
9f1839f2f7 change append child method 2021-07-21 19:03:29 +08:00
王劲鹏
69e550886b add command 2021-07-21 19:03:29 +08:00
王劲鹏
3597c5972a fix click transfer & slider child blend 2021-07-21 19:03:29 +08:00
王劲鹏
94045f11bf apply slide item 2021-07-21 19:03:29 +08:00
王劲鹏
46e28577d9 add slider item 2021-07-21 19:03:29 +08:00
王劲鹏
93fb4983e5 add slider child render 2021-07-21 19:03:29 +08:00
王劲鹏
4c5cd39320 complete pure call 2021-07-21 19:03:29 +08:00
王劲鹏
9f721aa1c8 add password prop handle 2021-07-21 19:03:29 +08:00
王劲鹏
1291bb17b1 add input type & max length 2021-07-21 19:03:29 +08:00
王劲鹏
af1ef2a103 layout bug fix 2021-07-21 19:03:29 +08:00
王劲鹏
eb5811dbb2 fix visibility 2021-07-21 19:03:29 +08:00
王劲鹏
19cc85cf1c add switch bridge 2021-07-21 19:03:29 +08:00
王劲鹏
aa030a4fb9 handle tint color for on, off & thumb 2021-07-21 19:03:29 +08:00
王劲鹏
2328afdb01 add switch node 2021-07-21 19:03:29 +08:00
王劲鹏
53184e483a optimize rich text 2021-07-21 19:03:29 +08:00
王劲鹏
861082dbac handle line space for text node 2021-07-21 19:03:29 +08:00
王劲鹏
6f5174df60 add on focus change 2021-07-21 19:03:29 +08:00
王劲鹏
2782552b41 handle input on text change & padding 2021-07-21 19:03:29 +08:00
王劲鹏
143e52ab63 add filter tag for unhandled prop 2021-07-21 19:03:29 +08:00
王劲鹏
f56a78b452 add some props handle 2021-07-21 19:03:29 +08:00
王劲鹏
1d4667b347 add icon font support (except for res) 2021-07-21 19:03:29 +08:00
王劲鹏
08d767bed0 add hint & text alignment 2021-07-21 19:03:29 +08:00
王劲鹏
1892db80ec add maxLines 2021-07-21 19:03:29 +08:00
王劲鹏
715a20125c add input demo 2021-07-21 19:03:29 +08:00
王劲鹏
a5522660a7 add strikethrough & underline 2021-07-21 19:03:29 +08:00
王劲鹏
ec9dfe9e58 handle rich text 2021-07-21 19:03:29 +08:00
王劲鹏
8b9c14c827 add text shadow 2021-07-21 19:03:29 +08:00
王劲鹏
e7dc7e957e add font style 2021-05-20 18:27:45 +08:00
王劲鹏
13c33adedd support image res 2021-05-20 18:27:45 +08:00
王劲鹏
ada65c836f dll pack & replace mt 2021-05-20 18:27:45 +08:00
王劲鹏
2e28e01309 fix windows compile error 2021-05-20 18:27:45 +08:00
王劲鹏
33bec666a4 add shared ptr wrap for async result 2021-05-20 18:27:45 +08:00
王劲鹏
3531a28f13 add slider, slider node & pure call response 2021-05-20 18:27:45 +08:00
王劲鹏
0f2a6ef55c add slider node 2021-05-20 18:27:45 +08:00
王劲鹏
6143f65f1e add gradient for stack 2021-05-20 18:27:45 +08:00
王劲鹏
7dfc7f7929 qml rectangle not support different radii
Qt Doc: The same radius is used by all 4 corners; there is currently no way to specify different radii for different corners.
2021-05-20 18:27:45 +08:00
王劲鹏
a5e00e4fa5 split project with app & doric module 2021-05-20 18:27:45 +08:00