Commit Graph

  • 6ed834807a Adding info on how to set up test env + rewording a few things (#1156) Mariana Meireles 2023-02-08 11:25:12 -08:00
  • 9a908e5fd0 Upgrade Pyodide to v0.22.1 (#1144) Madhur Tandon 2023-02-08 22:01:51 +05:30
  • 4c30359b71 Missing one line to make test (#1154) Mariana Meireles 2023-02-06 21:48:45 -08:00
  • 34dfe2d80b [pre-commit.ci] pre-commit autoupdate (#1153) pre-commit-ci[bot] 2023-02-07 11:17:57 +05:30
  • 25bcff10b7 Fix import warning for js.document (#1151) Fábio Rosado 2023-02-06 16:11:47 +00:00
  • 81268d0545 Add config option to splashscreen so users can disable it plus docs (#1138) Fábio Rosado 2023-02-04 15:56:48 +00:00
  • 8f0a7706d7 fix py-markdown plugin test (#1145) Madhur Tandon 2023-02-04 20:57:17 +05:30
  • 46150f9b80 complete install guide (#1140) Mariana Meireles 2023-01-31 08:18:58 -08:00
  • 247745b7e7 Fixing docs Issue #1033 (#1037) INC 2023-01-31 15:28:25 +03:00
  • 94cc09b610 [pre-commit.ci] pre-commit autoupdate (#1139) pre-commit-ci[bot] 2023-01-31 10:49:14 +05:30
  • a210b2d5f5 Improve typing on PyScriptTag (#1135) Jeff Glass 2023-01-26 09:38:07 -06:00
  • 12bf6db331 Change Plugin Hooks to Use options object/kwargs (#1132) Jeff Glass 2023-01-26 07:20:04 -06:00
  • 697ac9de9a fix exception thrown but not shown in DOM in event handler (#1131) Madhur Tandon 2023-01-25 20:08:05 +05:30
  • 4124bb5edc Restructure the tutorials index page (#1090) Fábio Rosado 2023-01-25 12:28:23 +00:00
  • d55340a817 Better test support for Python Plugins (#1108) Fabio Pliger 2023-01-24 15:32:16 -06:00
  • 0de8cd9ab7 Update README to point to development docs (#1129) Mohammad Anash 2023-01-25 01:27:00 +05:30
  • 4e8281c749 fix display multiple append with target (#1126) Madhur Tandon 2023-01-24 22:01:19 +05:30
  • 357fbc644d [pre-commit.ci] pre-commit autoupdate (#1127) pre-commit-ci[bot] 2023-01-24 11:20:07 +05:30
  • 7947a8a2dc Add an id if the user forgot when using py-attribute (#1122) Fábio Rosado 2023-01-21 20:48:27 +00:00
  • 35de3aa154 Add f string formatting ignore (#1121) Fábio Rosado 2023-01-20 15:44:43 +00:00
  • 1ea687beb8 [pre-commit.ci] pre-commit autoupdate (#1111) pre-commit-ci[bot] 2023-01-20 21:14:32 +05:30
  • bb5c59307a Rename runtimes with interpreter (#1082) Fábio Rosado 2023-01-16 18:52:31 +00:00
  • 5a3c414c8f we don't really use numpy here (#1101) Mariana Meireles 2023-01-11 19:43:26 -08:00
  • cc4b460183 Allow fetching plugins from URL (#1065) Fábio Rosado 2023-01-11 17:03:53 +00:00
  • 470c3489dd Restore output attribute of py-script tags, add py-script exec lifecycle hooks (#1063) Jeff Glass 2023-01-10 13:00:29 -06:00
  • e1b4415193 Fix Flaky test_execute_on_shift_enter (#1097) Jeff Glass 2023-01-05 07:29:20 -06:00
  • 77d98a565e In a Py-Repl, Shift Enter Shouldn't Insert Newline (#1094) Jeff Glass 2023-01-04 12:26:46 -06:00
  • 412da2de08 Add version file (#1087) Fábio Rosado 2023-01-03 17:31:13 +00:00
  • dbdcd0b3d0 Remove deprecated elements and adds deprecation banner to pys-on (#1084) Fábio Rosado 2023-01-03 13:14:20 +00:00
  • 5c67384fbf [pre-commit.ci] pre-commit autoupdate (#1086) pre-commit-ci[bot] 2023-01-03 10:55:37 +00:00
  • 35b0f9d377 pys-onClick shouldn't prevent splashscreen from closing (#1069) Fábio Rosado 2022-12-30 12:34:27 +00:00
  • 95783bc284 Add changelog to docs (#1066) Fábio Rosado 2022-12-29 23:07:39 +00:00
  • 4b840f7cbd Minor refactoring in logger and pyconfig (#1072) Ioannis Chrysostomakis 2022-12-28 10:51:21 +00:00
  • f73d6cd9f2 [pre-commit.ci] pre-commit autoupdate (#1078) pre-commit-ci[bot] 2022-12-27 19:05:40 +00:00
  • 15bb8f03ea Pandas example file for /examples folder (#1067) Roman Kehr 2022-12-26 11:38:16 +01:00
  • 059dbc88c9 Don't add plugin to manager twice (#1064) Jeff Glass 2022-12-21 12:10:01 -06:00
  • c0f36aa047 examples inspector plugin (#1040) Fabio Pliger 2022-12-20 07:48:07 -08:00
  • d4120d2af3 [pre-commit.ci] pre-commit autoupdate (#1056) pre-commit-ci[bot] 2022-12-20 12:09:44 +00:00
  • dd1c008447 missing closing > in img tag (#1058) Nayan Khedkar 2022-12-20 15:56:22 +05:30
  • 3721d2cd72 Add name:pyscript to minified output (#1054) Jeff Glass 2022-12-16 19:11:58 -06:00
  • e0dda0e547 Fixed "Direct usage of document is deprecated." warning (#1052) Roman Kehr 2022-12-16 21:28:12 +01:00
  • 3c7568c72c Adjust version_info test regex - no dot (#1045) Jeff Glass 2022-12-13 16:10:06 -06:00
  • 6be1758548 Back to development Ted Patrick 2022-12-13 11:39:11 -06:00
  • 25809660ef 2022.12.1 (#1044) 2022.12.1 Ted Patrick 2022-12-13 08:06:38 -06:00
  • 6b9eff45bb [pre-commit.ci] pre-commit autoupdate (#1042) pre-commit-ci[bot] 2022-12-13 10:12:34 +05:30
  • 08e83feaf5 getPySrc should return source code (#1041) Madhur Tandon 2022-12-13 02:41:21 +05:30
  • 4f05b5afc6 remove fetching of pyscript.py from tutorial (#1036) Madhur Tandon 2022-12-10 01:04:04 +05:30
  • 9a5bf9918e Fix py-markdown plugin (#1008) Fabio Pliger 2022-12-08 10:09:31 -08:00
  • 1c7cf0ba7d Bump bokeh, panel versions (#1032) Jeff Glass 2022-12-08 11:40:48 -06:00
  • ce2d1a4513 Release 2022.12.1.RC1 (#1030) Ted Patrick 2022-12-08 07:49:22 -06:00
  • 7d50d7eea0 add docs for using display with matplotlib (#1029) Madhur Tandon 2022-12-08 19:08:45 +05:30
  • e9411dc796 Fix the toga example (#1028) Fábio Rosado 2022-12-08 10:52:09 +00:00
  • 5cf2de16d1 Remove freedom units from examples (#1026) Fábio Rosado 2022-12-07 12:53:03 +00:00
  • e53bcf15a9 Fix for D3 and 3JS demos (#1025) Ted Patrick 2022-12-06 13:36:03 -06:00
  • bec70b60b8 add reference to Jeff's blog (#1024) Madhur Tandon 2022-12-06 23:08:12 +05:30
  • 8b7fb89c68 Update docs examples so they don't use deprecated features, styling tweaks (#982) Fábio Rosado 2022-12-06 14:36:17 +00:00
  • b2bbdda73d updated docs for fetch (#1019) Madhur Tandon 2022-12-06 19:36:23 +05:30
  • ee2f46cfb9 split py-config into sections (#1022) Madhur Tandon 2022-12-06 19:26:19 +05:30
  • 4337e6833a Rewrite the get started tutorial using the ice cream demo (#985) Fábio Rosado 2022-12-06 13:47:08 +00:00
  • a73c73b814 Fix antigravity (#1017) Jeff Glass 2022-12-06 07:39:58 -06:00
  • e8318a98f0 Introduce DeprecatedGlobal and show proper warnings (#1014) Antonio Cuni 2022-12-06 14:31:57 +01:00
  • 94f2ac6204 Fake server 404 support (#994) Ted Patrick 2022-12-05 21:26:11 -06:00
  • cc6cb4ded0 [pre-commit.ci] pre-commit autoupdate (#1021) pre-commit-ci[bot] 2022-12-05 21:07:16 -06:00
  • c61d4191c3 Convert image bytes to base64 in pyscript's render_image (#1020) Fábio Rosado 2022-12-05 21:37:03 +00:00
  • e284da7c09 Fix clashing test names (#1018) Madhur Tandon 2022-12-06 00:43:02 +05:30
  • 9992096654 Add Element to the API reference (#998) Fábio Rosado 2022-12-05 15:14:34 +00:00
  • c696d92f40 Rm MIME types that we don't offer support to (#1013) Mariana Meireles 2022-12-05 16:09:34 +01:00
  • af60299324 Improve UX when we can't install a package (#1000) Fábio Rosado 2022-12-05 14:35:15 +00:00
  • 5aa9135a34 Remove comments from github actions (#1011) Fábio Rosado 2022-12-02 14:11:59 +00:00
  • 72e23ac86f Rm id use (#912) Mariana Meireles 2022-12-02 00:59:21 +01:00
  • 33d49ad87d add docstrings for loadFromFile (#997) Madhur Tandon 2022-11-30 20:54:10 +05:30
  • aa2335ca2e [pre-commit.ci] pre-commit autoupdate (#990) pre-commit-ci[bot] 2022-11-30 09:05:26 -06:00
  • b31428006c Use response.ok instead of just status 200 (#999) Fábio Rosado 2022-11-30 13:17:48 +00:00
  • dc1d583791 remove unneeded imports (#991) Madhur Tandon 2022-11-30 15:16:16 +05:30
  • 4299a74e40 Invalidate Importlib's Module Cache on Writes to FS (#996) Jeff Glass 2022-11-29 15:36:23 -06:00
  • 3e408b7baa Python Plugins (#961) Fabio Pliger 2022-11-28 12:39:31 -06:00
  • 446c131ccb Deprecate pyscript output attribute (#981) Fábio Rosado 2022-11-25 18:04:27 +00:00
  • b062efcf17 Add error codes to our custom errors (#959) Fábio Rosado 2022-11-25 17:04:10 +00:00
  • 30e31a86ef Fix test and add new ones to close 878 (#971) Mariana Meireles 2022-11-25 17:40:36 +01:00
  • 182272e8c7 Add tests for changes to examples/ (#980) Fábio Rosado 2022-11-24 11:17:52 +00:00
  • 06df21e8e3 Add three new tutorials and small tweaks to docs (#972) Fábio Rosado 2022-11-24 10:53:22 +00:00
  • cafebd68f2 Fix failing tests (#978) Fábio Rosado 2022-11-24 09:46:06 +00:00
  • 061d4b3f72 Use a more precise type (#976) woxtu 2022-11-24 04:16:26 +09:00
  • 6586e79d5e remove deprecated ref in getting started doc (#974) Jason Washburn 2022-11-23 10:52:26 -06:00
  • cda6c6bc7e Update docs GitHub actions to deploy to unstable or latest (#977) Fábio Rosado 2022-11-23 16:51:11 +00:00
  • a628026838 Restyle examples and add button to show code on all examples (#968) Fábio Rosado 2022-11-22 15:46:54 +00:00
  • 6700856b9f [pre-commit.ci] pre-commit autoupdate (#970) pre-commit-ci[bot] 2022-11-22 12:21:36 +05:30
  • 411aa0bbed Remove hardcoded cursor for <input> (#967) Lukas Schönmann 2022-11-21 22:10:24 +01:00
  • 0d79d31b96 Specify the unknown type (#965) woxtu 2022-11-22 03:13:57 +09:00
  • cb05a9b067 Export Version from JS Module (#963) Jeff Glass 2022-11-20 09:58:09 -06:00
  • 536f359fb9 Fix a typo (#964) woxtu 2022-11-20 22:51:09 +09:00
  • 56e888ed33 Fix stray capitalization in file name (#960) Jeff Glass 2022-11-18 16:09:54 -06:00
  • 687b93d148 Import PyScript Version into Python Runtime (#958) Jeff Glass 2022-11-18 11:49:45 -06:00
  • 0e1c396d7c Add div id to target in the display so examples get displayed in the right tag (#955) Fábio Rosado 2022-11-17 14:51:16 +00:00
  • 7e24289703 Unwind async/await chains (#957) Jeff Glass 2022-11-16 13:42:40 -06:00
  • 0b23310a06 Remove 'Implicit Async', Don't Await runtime.run() (#928) Jeff Glass 2022-11-16 13:11:40 -06:00
  • 41ebaaf366 More plugins: splashscreen and importmap (#938) Antonio Cuni 2022-11-16 18:08:17 +01:00
  • b79ceea7a8 version number in build (#953) Ted Patrick 2022-11-15 15:50:25 -06:00
  • b990bcb67a Add basic docs for py-terminal (#933) Fábio Rosado 2022-11-15 15:35:50 +00:00
  • 3f0f2d9910 [pre-commit.ci] pre-commit autoupdate (#951) pre-commit-ci[bot] 2022-11-15 18:25:18 +05:30