Commit Graph

  • 83d17a75ba lint Fabio Pliger 2024-02-12 14:47:36 -06:00
  • f6d5cf06c8 Add text to pydom.Element (#1911) Fabio Pliger 2024-02-12 14:50:36 -05:00
  • b467bfe01e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-12 18:25:54 +00:00
  • ae3c36b5dd change default docstring associated with all classes dynamically patched Fabio Pliger 2024-02-12 12:18:35 -06:00
  • 0f3444e4e8 fix test failing due to different error message from fake server compared to a real test server Fabio Pliger 2024-02-12 12:18:07 -06:00
  • 1db8163c8e Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-10 13:19:01 -06:00
  • 4b89ac1011 wrap up adding all major html elements Fabio Pliger 2024-02-10 13:18:44 -06:00
  • ff7aba3695 add style and lint Fabio Pliger 2024-02-09 11:38:10 -06:00
  • 30c6c830ae Fix #1972 - Evaluate users' code a part (#1975) Andrea Giammarchi 2024-02-09 15:52:29 +01:00
  • d7084f7f55 Fix: Restored the development docs #1783 (#1803) Shubhal Gupta 2024-02-07 15:47:50 +05:30
  • a87d2b3fea [pre-commit.ci] pre-commit autoupdate (#1917) pre-commit-ci[bot] 2024-02-07 11:13:05 +01:00
  • 81a26363a3 Update bug template to point users to pyscript.com issue tracker (#1971) Fábio Rosado 2024-02-06 14:23:12 +00:00
  • c0bc27b8f7 add figcation, figure and form. Also fix ordering of definitoin of img and input_ Fabio Pliger 2024-02-05 15:50:30 -06:00
  • 8a28934cc8 fix embed attributes and add fieldset Fabio Pliger 2024-02-05 12:33:18 -06:00
  • 34628f64ee fix attributes of some of the elements added in the previous commit and add embed Fabio Pliger 2024-02-05 12:16:15 -06:00
  • bdb84eb599 add multple HTML elements in alphabetical order from abbr to em Fabio Pliger 2024-02-05 12:06:19 -06:00
  • d5d37fb260 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-02 22:07:17 +00:00
  • 635ede9edf lint Fabio Pliger 2024-02-02 16:07:05 -06:00
  • 39647d783c Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-02 16:06:38 -06:00
  • 2c59717214 fixed issues with renaming Grid to grid, after we merged Fabio Pliger 2024-02-02 16:06:26 -06:00
  • 1db1e4335b [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-02 21:59:33 +00:00
  • 4ee0540dd1 fix post merge issues Fabio Pliger 2024-02-02 15:59:15 -06:00
  • 9033a09099 Small tweaks to main demo page (#1962) Fábio Rosado 2024-02-02 21:40:25 +00:00
  • 0791890d0d Add radio group (#1963) Askat 2024-02-02 15:40:10 -06:00
  • d101d7d755 Add a bunch more elements (#1966) Fábio Rosado 2024-02-02 21:21:42 +00:00
  • aac21e48ca [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-02 21:17:07 +00:00
  • 7178616549 link and fix spelling typo Fabio Pliger 2024-02-02 15:16:46 -06:00
  • fd9ebc92bb Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-02 15:16:09 -06:00
  • 3de622f44b improve demo Fabio Pliger 2024-02-02 15:15:07 -06:00
  • 844e3767d1 fix issue related to now importing div from pyweb.ui Fabio Pliger 2024-02-02 14:57:26 -06:00
  • 0a655f6b6a reorg classes order in elements.py and add missing elements to examples Fabio Pliger 2024-02-02 14:55:52 -06:00
  • 21c206a758 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-02 18:59:27 +00:00
  • 70b97d8ec4 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-02 12:59:07 -06:00
  • 3bf4a850d6 rename Grid to grid to align to other elements Fabio Pliger 2024-02-02 12:58:33 -06:00
  • cf987b1ce9 simplify base elements demo by moving all the examples to the examples module Fabio Pliger 2024-02-02 12:41:57 -06:00
  • 6c838ae30d fix demo left menu width Fabio Pliger 2024-02-02 12:35:47 -06:00
  • c3876958fb fix div clashing names Fabio Pliger 2024-02-02 12:30:09 -06:00
  • 410c444ea7 refactor examples to better simplify and automate Fabio Pliger 2024-02-02 12:26:19 -06:00
  • c52caef19d fix input name clashing with input keyword Fabio Pliger 2024-02-02 12:26:02 -06:00
  • 779b367e2c change example creation functions to take the label and the object directly Fabio Pliger 2024-02-02 12:07:19 -06:00
  • 6f3f28973e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-02 17:35:58 +00:00
  • 11a4adaaa0 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-02 11:35:40 -06:00
  • e0ee871261 lint Fabio Pliger 2024-02-02 11:35:36 -06:00
  • e75625f165 add attributes to all classes in elements Fabio Pliger 2024-02-02 11:35:21 -06:00
  • 6436df2dfa fix image instantiation on card since the API has changed Fabio Pliger 2024-02-02 11:35:07 -06:00
  • bbe9c23c54 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-02 15:40:39 +00:00
  • fe420be776 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-02 09:38:48 -06:00
  • 7036008e02 lint Fabio Pliger 2024-02-02 09:36:12 -06:00
  • 05a5fb7ff2 add global JS attributes to elements and improve demos Fabio Pliger 2024-02-02 09:00:47 -06:00
  • fb584c3984 add text attribute to pydom Elements Fabio Pliger 2024-02-02 08:58:55 -06:00
  • 53e945201d Update polyscript to fix a try/catch issue (#1968) Andrea Giammarchi 2024-02-02 15:33:26 +01:00
  • 181d276c8b Allow Workers w/out SharedArrayBuffer (#1967) Andrea Giammarchi 2024-02-02 15:03:30 +01:00
  • 77c8b5d82c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-01 18:59:36 +00:00
  • 495fbc313c precommig lint Fabio Pliger 2024-02-01 12:31:55 -06:00
  • f6b7660ff6 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-01 12:16:08 -06:00
  • 316652a61d refactor gallary to simplify codebase Fabio Pliger 2024-02-01 12:13:52 -06:00
  • 6fd8c6a245 add missing marked dependency Fabio Pliger 2024-02-01 12:12:32 -06:00
  • 3f19695704 fix type that lead using the the JSDescriptor directly instead of the factory method Fabio Pliger 2024-02-01 12:12:08 -06:00
  • 9edb3185f2 Add shoelace radio component (#1961) Askat 2024-02-01 11:48:18 -06:00
  • d370450324 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-01 16:16:41 +00:00
  • 3b8745e875 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-02-01 10:16:26 -06:00
  • 5c6de9b05a add global attributes and dynamic property assignment Fabio Pliger 2024-02-01 10:14:56 -06:00
  • a9637bbaa7 add gallery files Fabio Pliger 2024-02-01 10:11:28 -06:00
  • c559d8b321 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-02-01 00:02:23 +00:00
  • 1cca5f057a precommit Fabio Pliger 2024-01-31 18:02:12 -06:00
  • f69338c8e9 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-01-31 18:01:55 -06:00
  • e7160496f5 add showlace extra style dynamically Fabio Pliger 2024-01-31 18:01:48 -06:00
  • f37048f09e add load_resources to markdown Fabio Pliger 2024-01-31 17:56:41 -06:00
  • c76ce20f6f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-31 23:43:00 +00:00
  • be65cf37ce Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-01-31 17:41:40 -06:00
  • 7a41a60c7c simplify code for main page Fabio Pliger 2024-01-31 17:40:44 -06:00
  • dbc4db48e6 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-31 23:31:47 +00:00
  • cffee1d680 precommit fixes Fabio Pliger 2024-01-31 17:31:11 -06:00
  • ac1cf5fe66 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-01-31 17:30:22 -06:00
  • 275c3dcc5d improve docstrings Fabio Pliger 2024-01-31 17:30:19 -06:00
  • 37ef462f25 simplify demo code Fabio Pliger 2024-01-31 17:28:16 -06:00
  • a702518cda [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-31 23:04:43 +00:00
  • f5857ba2cc move examples section out of stdlib pyweb to examples.py in the demo itself Fabio Pliger 2024-01-31 17:03:38 -06:00
  • 8ade988e82 add markdown suppport Fabio Pliger 2024-01-31 16:51:58 -06:00
  • a5c3fc62c6 Merge branch 'poc_ui_blocks' of github.com:pyscript/pyscript into poc_ui_blocks Fabio Pliger 2024-01-31 16:38:43 -06:00
  • e3e669ccdd use html property rather than accessing _js directly Fabio Pliger 2024-01-31 16:38:39 -06:00
  • 6c5052221e [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-01-31 22:27:15 +00:00
  • a9057e4cea add Icon to shoelace components Fabio Pliger 2024-01-31 16:24:51 -06:00
  • ff19d637ec remove comments Fabio Pliger 2024-01-30 19:05:36 -06:00
  • 5f748c9768 new pyweb.ui test folder Fabio Pliger 2024-01-30 19:01:36 -06:00
  • 73745a0e95 fix imports and add initialization to load resources to shoelace module Fabio Pliger 2024-01-30 19:00:50 -06:00
  • 5c5c6e3f7f fix link and a elements and add a script element Fabio Pliger 2024-01-30 19:00:20 -06:00
  • e4d5b6641d fix pyweb imports Fabio Pliger 2024-01-30 18:59:38 -06:00
  • 25e1b0647e add pyweb.ui Fabio Pliger 2024-01-30 17:31:49 -06:00
  • bdce19714a add JSProperty to pydom so it can be used to create descriptors mapping to specific JS attributes Fabio Pliger 2024-01-30 17:30:56 -06:00
  • bcaab0eb93 PyDom compatibility with MicroPython (#1954) 2024.1.3 Fabio Pliger 2024-01-30 14:30:16 -05:00
  • 3ff0f84391 Update polyscript + coincident to their latest (#1958) Andrea Giammarchi 2024-01-30 12:31:44 +01:00
  • 2b411fc635 Update Polyscript to its latest w/ experimental (#1955) 2024.1.2 Andrea Giammarchi 2024-01-29 12:00:37 +01:00
  • 2128572ce5 pyweb camera support (#1901) Fabio Pliger 2024-01-26 17:33:02 -05:00
  • 63f2453091 Fix #1946 - Do not hold while bootstrapping (#1953) Andrea Giammarchi 2024-01-26 15:04:02 +01:00
  • f6470dcad5 Multiple Worker based Terminals (#1948) Andrea Giammarchi 2024-01-24 17:33:55 +01:00
  • a9717afeb7 updated Pyodide to 0.25.0 (#1949) Andrea Giammarchi 2024-01-24 13:19:33 +01:00
  • cea52b4334 Adding __terminal__ reference on terminal scripts (#1947) Andrea Giammarchi 2024-01-22 15:34:36 +01:00
  • 7ad7f0abfb Fix #1943 - Updated Polyscript with configURL (#1944) Andrea Giammarchi 2024-01-17 16:15:51 +01:00
  • 1efd73af8f Instrumented the io.stderr too when terminal exists (#1942) Andrea Giammarchi 2024-01-16 19:05:15 +01:00