1
0
mirror of https://github.com/pyscript/pyscript.git synced 2022-05-01 19:47:48 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Fabio Pliger
08aadbe248 add line at eof 2022-04-20 20:54:28 -05:00
Fabio Pliger
69f39713e0 move code from pylist.py to the example directly to make pylist reusable and show more of the example potential 2022-04-20 20:53:31 -05:00
Fabio Pliger
4065c13d32 general cleanup before merging 2022-04-20 20:27:13 -05:00
Fabio Pliger
71873b6b50 clean pylist.py and add a very hacky sync between list items and it's rendered versions 2022-04-20 20:03:23 -05:00
Fabio Pliger
ea0cddee96 simplify the example 2022-04-20 13:48:11 -05:00
Fabio Pliger
ee1db16bcf move templates to interpreter 2022-04-20 13:30:08 -05:00
Fabio Pliger
a6d00318c3 add PyListTemplate and PyItemTemplate so that classes implementing list and list item widgets can subclass from it and hide complexity to users 2022-04-20 12:48:25 -05:00
Fabio Pliger
280fd53aba add example 2022-04-19 19:24:47 -05:00