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
|
82f3ace53e
|
reduce space needed for repl buttons on top
|
2022-04-13 15:12:20 -05:00 |
|
Fabio Pliger
|
8dc1ade1e2
|
add (TEMP) timer to post initializers until we have proper state management and bump pyodide version
|
2022-04-11 20:13:57 -05:00 |
|
Fabio Pliger
|
7fd2b56bfe
|
remove old files and old code references
|
2022-04-08 18:19:34 -05:00 |
|
Philipp Rudiger
|
60232bf91b
|
Ensure env is created before executing scripts
|
2022-04-08 18:51:10 +02:00 |
|
Fabio Pliger
|
5ec85695b9
|
add initializers that run before py-script scripts run and post initializers that run after. Also add function to unescape some of the characters when read form html tags
|
2022-04-01 10:45:52 -05:00 |
|
Fabio Pliger
|
2b7cbe0129
|
add array of initializers, to run after the python runtime has loaded
|
2022-03-25 16:57:54 -05:00 |
|
Fabio Pliger
|
72be1aa13e
|
if mode is play, execute all scripts scheduled for execution, when the page loads
|
2022-03-24 11:22:35 -05:00 |
|
Fabio Pliger
|
c6a99e816c
|
Add visibility css for pyscript dev buttons and support for opening/close component details nav
|
2022-03-15 19:55:12 -05:00 |
|
Fabio Pliger
|
2f019d317b
|
fix left side navbar and add button to add componente to the page
|
2022-03-10 17:28:39 -06:00 |
|
Fabio Pliger
|
bcb9eb94a1
|
reorganize UI so with header, footer and left side navbar
|
2022-03-10 14:55:55 -06:00 |
|
Fabio Pliger
|
92db010f08
|
add initial global runtimes to App
|
2022-03-09 11:51:23 -06:00 |
|
Fabio Pliger
|
45c0dbe416
|
add codemirror cmd to capture ctrl+enter and shift+enter to call evaluate function
|
2022-03-07 17:16:32 -06:00 |
|
Fabio Pliger
|
0a636118be
|
initialize and connect pyodide to a py-script tag
|
2022-03-04 09:46:26 -06:00 |
|
Fabio Pliger
|
5d7570adea
|
add editor, context dev buttons and output text area to pyscript element when rendered
|
2022-03-03 17:37:44 -06:00 |
|
Fabio Pliger
|
e619288555
|
add new pyscript project files
|
2022-02-28 16:05:19 -06:00 |
|