Christian Clauss
c2f4ea7b13
Fix typo
2022-05-04 18:09:23 +02:00
Christian Clauss
4cef872a6a
interpreter.ts: Typo functions
2022-05-04 18:07:52 +02:00
Fabio Pliger
9011f86d40
Merge pull request #121 from pyscript/repr_type_fix
...
Handle __repr__ of types
2022-05-04 10:17:59 -05:00
Raúl Cumplido
e6e85acbfc
[MINOR] Add full path to examples on README ( #148 )
...
* Add full path to examples on README
* Update relative path to show examples and readme
* Remove /, add link to pyscriptjs/examples
Co-authored-by: Peter W <34256109+pww217@users.noreply.github.com >
2022-05-03 13:25:09 -05:00
Andrea Stagi
ecb4b08103
chore: add syntax highlight to readme ( #160 )
2022-05-03 13:18:42 -05:00
Davi Alexandre
27572e4f91
fixing a typo ( #132 )
...
Co-authored-by: Peter W <34256109+pww217@users.noreply.github.com >
2022-05-03 13:10:53 -05:00
Fabio Pliger
d8cb5f2968
Merge pull request #130 from pyscript/dedent_code
...
Fix dedenting of <py-script> code
2022-05-03 11:42:08 -05:00
Fabio Pliger
70d4014ab3
Merge pull request #150 from pyscript/quickfix/pyscript_loading_sequence
...
Hotfix for py-script/py-repl loading
2022-05-03 11:09:21 -05:00
Fabio Pliger
f957fdaaa6
remove async from method that is not async anymore
2022-05-03 09:18:57 -05:00
Fabio Pliger
f5a6a87328
Merge branch 'main' into quickfix/pyscript_loading_sequence
2022-05-03 09:04:03 -05:00
Fabio Pliger
ede0adac81
fix some examples
2022-05-03 08:54:36 -05:00
Fabio Pliger
314be1997a
replace using interpreter promise with the interpreter instance itself. Also properly wait for it to be fully initialized before using on the base widget class
2022-05-03 08:54:23 -05:00
Philipp Rudiger
b77b8caefb
Merge pull request #133 from Ruibin-Liu/patch-1
...
Get the GETTING-STARTED link work
2022-05-03 14:35:11 +02:00
Philipp Rudiger
6cc7c26105
Merge pull request #144 from heckeranon/patch-1
...
duplicate line
2022-05-03 14:29:25 +02:00
heckeranon
0188d619e2
duplicate line
2022-05-03 17:21:57 +05:30
Ruibin Liu
c0a263ab43
Get the GETTING-STARTED link work
...
Instead of square brackets, parentheses should be used.
2022-05-02 20:36:47 -04:00
Fabio Pliger
f04ef581e1
Merge pull request #88 from sudomaze/fix_absolute_path_examples
...
Fix absolute path when import `.py` files in examples
2022-05-02 19:29:17 -05:00
Fabio Pliger
378e3ef08b
Merge pull request #72 from msaroufim/docs
...
README and getting started updates
2022-05-02 19:26:19 -05:00
Philipp Rudiger
4de2a309a4
Merge pull request #119 from santiago-paz/main
...
CSS property type
2022-05-03 01:25:28 +02:00
Philipp Rudiger
5d6009ecc0
Merge pull request #118 from Mng-dev-ai/remove-unused-imports
...
remove unused imports
2022-05-03 01:10:01 +02:00
Philipp Rudiger
b2238a9bb3
Merge pull request #126 from brettcannon/patch-1
...
Fix capitalization
2022-05-03 01:08:58 +02:00
Philipp Rudiger
349eeb8be6
Merge pull request #127 from brettcannon/patch-2
...
Fix grammar in README
2022-05-03 01:08:18 +02:00
Philipp Rudiger
e62d8db050
Fix dedenting of <py-script> code
2022-05-03 01:01:45 +02:00
Brett Cannon
321723db9f
Fix grammar in README
2022-05-02 14:01:53 -07:00
Brett Cannon
11b690c051
Fix capitalization
2022-05-02 14:00:34 -07:00
Philipp Rudiger
7534b79fd6
Small fix
2022-05-02 19:48:15 +02:00
Philipp Rudiger
4df9a7e06d
Fix rendering for simple types
2022-05-02 18:39:28 +02:00
Philipp Rudiger
3457d4313a
Handle repr of types
2022-05-02 18:30:33 +02:00
Mark Saroufim
f16b1d8c0a
Merge branch 'main' into docs
2022-05-02 09:27:02 -07:00
Santiago Paz
0f76a88f63
CSS property type
2022-05-02 11:45:30 -03:00
Michael Nagy
e7016aed20
remove unused imports
2022-05-02 13:54:42 +02:00
sudomaze
2dbafe8870
update to be relative to current directory
2022-05-01 23:13:26 -07:00
Fabio Pliger
442af7bd97
Merge pull request #102 from yatharth9/patch-1
...
Closed the body tag in Example Html
2022-05-02 01:09:38 -05:00
Fabio Pliger
4100a4055f
Merge pull request #97 from willingc/patch-1
...
Create a code of conduct file
2022-05-02 01:06:21 -05:00
Fabio Pliger
b7cae5bc13
Merge pull request #96 from traveldwindling/main
...
Fix minor typo
2022-05-02 01:04:33 -05:00
Fabio Pliger
b867371fac
Merge pull request #93 from Mng-dev-ai/add-classname-dynmaically-in-examples
...
add classname dynamically in examples
2022-05-02 01:02:00 -05:00
Fabio Pliger
2a13fa94db
Merge pull request #83 from hasnat/patch-1
...
Create .gitkeep
2022-05-02 00:41:31 -05:00
Philipp Rudiger
6943304d6b
Merge pull request #101 from rmyers/fix-typescript-error
...
Fixing typescript error in build process
2022-05-01 21:24:11 +02:00
Yatharth Shah
7c8c81cf78
Closed the body tag in Example Html
2022-05-02 00:40:59 +05:30
Robert Myers
44296f85cc
Fixing typescript error in build process
2022-05-01 12:45:51 -06:00
Carol Willing
ac248ae95c
Create a code of conduct file
...
Add a CoC file here so the governance CoC is discoverable.
2022-05-01 10:47:00 -06:00
Fabio Pliger
5eeb4e39a0
Merge pull request #74 from ericmjl/example/message-passing
...
Providing an example for message passing + interactive REPL
2022-05-01 11:14:41 -05:00
traveldwindling
5d45124504
Fix minor typo
2022-05-01 12:01:58 -04:00
Michael Nagy
17bdc775ce
add classname dynmaically in examples
2022-05-01 17:04:41 +02:00
sudomaze
f82d032dd0
Fix aboluste path when import .py in examples
...
This PR is for [this issue](#87 ).
2022-05-01 03:06:38 -07:00
Hasnat
b103599b86
Create .gitkeep
...
to avoid error on getting started
2022-05-01 08:29:34 +01:00
Fabio Pliger
7fcdd8051f
Merge pull request #73 from cknoll/main
...
Update README.md: fix typos
2022-05-01 01:04:44 -05:00
Mark Saroufim
c3345b38d2
Merge branch 'main' into docs
2022-04-30 22:58:04 -07:00
Fabio Pliger
d72ac2fcc6
Merge pull request #71 from pyscript/fix-lib-location
...
update script and css location temporarily
2022-05-01 00:54:37 -05:00
Fabio Pliger
ab4f50ffc9
Merge pull request #66 from pyscript/more-how-to
...
Use pyscript.net urls in getting-started
2022-05-01 00:41:37 -05:00