Commit Graph

  • 39ca29749c fix: typo in "isinstance" in Element.snap. (#2071) Martin 2024-05-27 11:08:49 +01:00
  • 85da548447 Fix the links to development process. (#2064) Amjith Ramanujam 2024-05-27 05:47:25 -04:00
  • 9985787e4b Update dependencies and deprecated linter configuration format (#2076) jdw170000 2024-05-27 04:44:24 -05:00
  • 18ec6ce775 refs #2068 fix links on CONTRIBUTING.md (#2072) Takanori Suzuki 2024-05-21 18:36:41 +09:00
  • 251800d9e7 fix: typo in "isinstance" in Element.snap. mc/fix-typo-in-element-snap Martin 2024-05-20 11:34:55 -04:00
  • ed6d0136b8 Updated MicroPython to its latest (#2063) Andrea Giammarchi 2024-05-19 12:10:15 +02:00
  • 1b27b8614b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-14 16:31:20 +00:00
  • 106be4b107 lint Fabio Pliger 2024-05-14 11:18:14 -05:00
  • c8db625b20 fix examples and broken link from the removal of markdown and shoelace from stdlib Fabio Pliger 2024-05-14 11:17:54 -05:00
  • e7216d26e7 Add release information to README. (#2059) Nicholas Tollervey 2024-05-13 12:27:24 +01:00
  • d1a0d8ea98 Fix #2056 - Provide a default empty config per editor env (#2058) 2024.5.2 Andrea Giammarchi 2024-05-13 10:36:00 +02:00
  • 4ca89cc4eb [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-09 06:15:26 +00:00
  • 90d891e48b small fixes and improvements to examples Fabio Pliger 2024-05-09 01:15:13 -05:00
  • 343f0590ed temp ugly fix for micropython, using the when decorator with a function without arguments Fabio Pliger 2024-05-09 01:14:20 -05:00
  • 04222b0d03 PyEditor - process(code) ability (#2053) Andrea Giammarchi 2024-05-08 21:33:07 +02:00
  • 69bb8bac4f Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-05-08 14:26:18 -05:00
  • d348d9aaf6 lint Fabio Pliger 2024-05-08 14:26:05 -05:00
  • 0c2dec3240 fix tests Fabio Pliger 2024-05-08 14:25:30 -05:00
  • 4c20406e01 added msising attributes on the option Element. Tests are all passing now Fabio Pliger 2024-05-07 14:13:32 -05:00
  • a6df2be4bc [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-05-07 16:55:12 +00:00
  • 7c1a0d115e lint and remove of textwrap in stdlib for micropython compatibility Fabio Pliger 2024-05-07 11:44:28 -05:00
  • b885f30292 print micropython version on micropython pydom example Fabio Pliger 2024-05-07 11:43:22 -05:00
  • 62d31d996f fix pydom issue with micropython, created by the monkeypatch around JsProxy Fabio Pliger 2024-05-07 11:41:58 -05:00
  • 313824d5ae switch examples to micropython Fabio Pliger 2024-05-07 11:39:18 -05:00
  • 12c9946e41 enable pyweb on micropython Fabio Pliger 2024-05-07 11:36:01 -05:00
  • 18ffdb9f15 Merge branch 'main' into poc_ui_blocks Fabio Pliger 2024-05-07 09:47:24 -05:00
  • 8ec3381789 Even better PyEditor offline use case (#2050) 2024.5.1 Andrea Giammarchi 2024-05-07 10:02:55 +02:00
  • 9bd4737708 [pre-commit.ci] pre-commit autoupdate (#2051) pre-commit-ci[bot] 2024-05-07 09:42:28 +02:00
  • c49cb9231b Added listeners to the constructing kw options (#2044) Andrea Giammarchi 2024-05-03 16:34:21 +02:00
  • d1d1c5740f Fixed py-editor offline use case (#2043) Andrea Giammarchi 2024-05-03 12:23:57 +02:00
  • 1a05ea5fd2 Fix #2031 - Add pyscript.WebSocket to the mix (#2042) Andrea Giammarchi 2024-05-03 11:35:05 +02:00
  • 5b4e8527da Fix #2040 - Polyscript update to provide config dictionary (#2041) Andrea Giammarchi 2024-05-02 11:47:52 +02:00
  • 83c2afeaf1 Updated Polyscript to its latest (#2036) 2024.4.2 Andrea Giammarchi 2024-04-24 16:56:47 +02:00
  • 643b76479f HTML class in MicroPython (#2033) Andrea Giammarchi 2024-04-22 12:43:17 +02:00
  • 6dc75e50f9 Merge branch 'main' into poc_ui_blocks Andrea Giammarchi 2024-04-17 17:11:06 +02:00
  • cf92996071 Avoid PyWeb as part of stdlib on MicroPython (#2030) Andrea Giammarchi 2024-04-17 17:10:23 +02:00
  • 9b46e7cc24 Merge branch 'main' into poc_ui_blocks Andrea Giammarchi 2024-04-15 13:51:52 +02:00
  • c653296821 Added @xterm/addon-web-links to the terminal (#2027) 2024.4.1 Andrea Giammarchi 2024-04-12 16:25:12 +02:00
  • 44cd6273ba PyTerminal .process(code) utility (#2026) Andrea Giammarchi 2024-04-12 15:44:20 +02:00
  • d7d2dfb383 [pre-commit.ci] pre-commit autoupdate (#2012) pre-commit-ci[bot] 2024-04-10 16:22:15 +02:00
  • 2d5cf096e0 Fix MicroPython badly handling unicode chars (#2018) Andrea Giammarchi 2024-04-09 14:51:10 +02:00
  • 6ee8217593 Updated dev-dependencies w/ ESLint 9 (#2021) Andrea Giammarchi 2024-04-09 14:27:06 +02:00
  • 6d45728787 Bump dorny/test-reporter from 1.8.0 to 1.9.0 in the github-actions group (#2019) dependabot[bot] 2024-04-08 10:40:53 +02:00
  • 65954a627e Allow MicroPython input("...") to work beside the code.interact() (#2017) Andrea Giammarchi 2024-04-04 18:13:00 +02:00
  • 2f1b764251 Provide input("") and sync output to MicroPython (#2016) Andrea Giammarchi 2024-04-04 17:34:12 +02:00
  • 1fb6cddd70 Forgot to update current npm version (#2015) Andrea Giammarchi 2024-04-04 15:53:52 +02:00
  • 239add4e20 Better MicroPython Terminal (#2014) Andrea Giammarchi 2024-04-04 15:33:41 +02:00
  • d7ac58d18d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-03 22:57:01 +00:00
  • 80529cae71 lint Fabio Pliger 2024-04-03 17:56:43 -05:00
  • 106a78b635 Merge branch 'main' into poc_ui_blocks Fabio Pliger 2024-04-03 17:56:13 -05:00
  • abe706b9e9 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-04-03 22:53:13 +00:00
  • 4e4ac56729 Fix #1998 - Allow lazy terminal bootstrap + MicroPython terminal Andrea Giammarchi 2024-04-03 15:50:20 +02:00
  • 1447cb3094 Fix #1997 - Bring pyscript stdlib to the PyEditor (#2010) Andrea Giammarchi 2024-03-28 10:43:26 +01:00
  • f6a634ce6e precommit again Fabio Pliger 2024-03-26 17:18:14 -05:00
  • 152ad6cf4a Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-03-26 17:11:43 -05:00
  • 307eb738d5 precommit Fabio Pliger 2024-03-26 17:10:30 -05:00
  • 27363f4c59 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-26 22:09:31 +00:00
  • b73b30b2d8 remove js_property and fix references Fabio Pliger 2024-03-26 17:08:25 -05:00
  • 0eadcc10e9 fix bug around Element not being able to map global attributes in subclasses Fabio Pliger 2024-03-26 17:08:10 -05:00
  • 4cc30925ec Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-03-26 16:27:13 -05:00
  • 8d955ad183 remove js_property and just use JSProperty with name and allow_nones as arguments Fabio Pliger 2024-03-26 16:25:35 -05:00
  • 1c315f8318 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-26 21:02:03 +00:00
  • da3db5141e fixed merge conflicts Fabio Pliger 2024-03-26 16:01:48 -05:00
  • ef43e1f6b2 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-03-26 16:01:20 -05:00
  • 5d22ec1fb0 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-03-26 20:59:39 +00:00
  • 111616a780 replace JSProperty with js_property Fabio Pliger 2024-03-26 15:59:34 -05:00
  • ee9403971f replace JSProperty with js_property Fabio Pliger 2024-03-26 15:59:18 -05:00
  • 35e7273b69 remove _add_js_properties Fabio Pliger 2024-03-26 15:40:33 -05:00
  • 2bb751a638 finish moving all properties manually on each class Fabio Pliger 2024-03-26 15:38:52 -05:00
  • 012e6591d4 replace all the calls to _add_js_properties with defining attributes directly in the classes Fabio Pliger 2024-03-26 15:34:25 -05:00
  • 7f26724235 move global attributes to base class Fabio Pliger 2024-03-26 15:03:32 -05:00
  • ff7e2effe5 Merge branch 'main' into poc_ui_blocks Fabio Pliger 2024-03-26 14:58:17 -05:00
  • 2f3659b676 Bump the github-actions group with 6 updates (#1995) 2024.3.2 dependabot[bot] 2024-03-25 11:00:29 +01:00
  • 910c666319 pyscript.ffi - expose most essential utilities (#2005) Andrea Giammarchi 2024-03-22 17:41:06 +01:00
  • eee2f64c1d Update Polyscript with its latest untar.gz and unzip abilities (#2004) Andrea Giammarchi 2024-03-22 10:42:01 +01:00
  • d080246a0f Update MicroPython to its latest (#2003) Andrea Giammarchi 2024-03-21 11:47:47 +01:00
  • 98c0f5e50d Fix #2000 - Allow advanced users to deal themselves with responses (#2001) Andrea Giammarchi 2024-03-20 16:40:24 +01:00
  • a1268f1aa2 Fix #1993 - Expose a handy fetch API (#1994) 2024.3.1 Andrea Giammarchi 2024-03-14 19:36:23 +01:00
  • 69b8884045 Keep GitHub Actions up to date with GitHub's Dependabot (#1992) Christian Clauss 2024-03-14 15:36:18 +01:00
  • df1d699fe6 [feature] py-editor setup (#1989) Andrea Giammarchi 2024-03-13 12:25:30 +01:00
  • 15896cd12c fix issue with example code not showing created button Fabio Pliger 2024-03-04 11:56:40 -06:00
  • b9cfe74aa2 adapt shoelace to latest upates in ui.elements Fabio Pliger 2024-02-29 14:14:55 -06:00
  • 43c085d56f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-28 22:18:26 +00:00
  • 34552ae62d minor fixes and complete tests for all elements Fabio Pliger 2024-02-28 16:17:38 -06:00
  • a4272c7643 fix another typo on figcaption Fabio Pliger 2024-02-27 17:08:45 -06:00
  • 7e0689424f fix canvas and caption as elements that have content and fix name typo on figcaption Fabio Pliger 2024-02-27 17:07:45 -06:00
  • f5f01f6929 add test for more elements up to caption Fabio Pliger 2024-02-27 14:22:38 -06:00
  • d1038cb83d Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-27 12:37:44 -06:00
  • 97fdfaeeb6 change test helper function to be more flexible on attributes and manage content vs non content based elements. Also adds area tests Fabio Pliger 2024-02-27 12:36:09 -06:00
  • 51dc0909ac add address test and improve error messaging when ElementBase gets a bad input as style Fabio Pliger 2024-02-27 11:41:10 -06:00
  • 6dccf08834 fix abbr to inherit from TextElementBase Fabio Pliger 2024-02-27 11:06:09 -06:00
  • c518e7978f add global attributes and change abbr test Fabio Pliger 2024-02-27 11:01:19 -06:00
  • 98413cfb69 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-27 16:44:27 +00:00
  • 850f8c6651 lint Fabio Pliger 2024-02-27 10:42:25 -06:00
  • 3654160b65 add pyweb tests Fabio Pliger 2024-02-27 10:41:13 -06:00
  • 84f197b657 Updated polyscript to its latest (#1982) 2024.2.1 Andrea Giammarchi 2024-02-15 17:49:09 +01:00
  • 6121d32495 Merge branch 'main' into poc_ui_blocks Andrea Giammarchi 2024-02-14 15:51:22 +01:00
  • 5bed5ede52 Fix #1974 - Use utf-8 encoding to bootstrap stdlib (#1981) Andrea Giammarchi 2024-02-14 09:59:18 +01:00
  • e0cf825de7 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-12 20:48:36 +00:00
  • bd68966902 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-12 14:48:12 -06:00