Commit Graph

  • f454007048 Accepting request 1305725 from devel:languages:python:numeric factory Ana Guerrero 2025-09-18 19:08:45 +00:00
  • d8797f910d Accepting request 1305701 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2025-09-18 08:39:25 +00:00
  • 88633ecefe Accepting request 1286931 from devel:languages:python:numeric Ana Guerrero 2025-06-20 14:49:44 +00:00
  • a4e192ca0a Accepting request 1286909 from home:dgarcia:branches:devel:languages:python:numeric Markéta Machová 2025-06-19 11:36:12 +00:00
  • 1c781d92f2 Accepting request 1237377 from devel:languages:python:numeric Ana Guerrero 2025-01-13 16:53:03 +00:00
  • 763ef3a2b6 Accepting request 1237362 from home:nkrapp:branches:devel:languages:python:numeric Markéta Machová 2025-01-13 10:25:20 +00:00
  • aa69ff4c81 Accepting request 1227121 from devel:languages:python:numeric Ana Guerrero 2024-11-28 21:43:10 +00:00
  • e06fa548b4 Accepting request 1227119 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2024-11-28 12:19:00 +00:00
  • 2561f78570 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-panel?expand=0&rev=63 Benjamin Greiner 2024-11-28 11:15:32 +00:00
  • e0f6afb34e OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-panel?expand=0&rev=62 Benjamin Greiner 2024-11-28 11:06:18 +00:00
  • e0b48f8780 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-panel?expand=0&rev=61 Benjamin Greiner 2024-11-28 10:48:30 +00:00
  • 5a3348113a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-panel?expand=0&rev=60 Benjamin Greiner 2024-11-28 10:47:49 +00:00
  • 3050af7c9c - Update to 1.5.4 * This release primarily focuses on improving the ESM components including fixes for serialization of parameter values, improvements for compiling bundles, and building custom layouts. Additionally this release includes the new DatetimeSlider, adds a copy button to codeblocks in Markdown panes, improves responsive sizing for Plotly and starts adding better support for Polars. ## Enhancements * Add DatetimeSlider widget (#7374) * Improve Jupyter preview error handling (#7434) * Add copy button to Markdown codeblocks (#7451) * Various improvements for writing ESM components (#7462) * Log authorization callback errors (#7463) * Support polars in pn.cache (#7472) * Improve and document hold utility (#7474) * Improve how panel compile collects bundles (#7477) ## Bug fixes * Fix issues detecting changed property values during serialization (#7432) * Ensure ESM compilation correctly detects file extension (#7446) * Ensure parameter overrides are applied to ESM components (#7452) * Ensure component Children parameter correctly resolves when multiple types are defined (#7454) * Fix issues using Jupyter Preview with notifications enabled (#7466) * Ensure HTML/Markdown streaming does not freeze during rapid updates (#7480) * Ensure Plotly sizes correctly on initial render (#7483) Benjamin Greiner 2024-11-27 20:58:38 +00:00
  • 9a5074f3f4 Accepting request 1205542 from devel:languages:python:numeric Ana Guerrero 2024-10-04 15:10:17 +00:00
  • 776ac99332 Accepting request 1205383 from home:bnavigator:branches:devel:languages:python:numeric Atri Bhattacharya 2024-10-03 14:25:11 +00:00
  • daabb945e2 Accepting request 1203876 from devel:languages:python:numeric Ana Guerrero 2024-09-26 16:54:23 +00:00
  • a9f8953afd Accepting request 1203626 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2024-09-26 12:08:34 +00:00
  • de89209da0 Accepting request 1172393 from devel:languages:python:numeric Dominique Leuenberger 2024-05-07 16:04:48 +00:00
  • 7feed8bbfd - Bring back package %build from source, removing binary .whl distribution from package. Daniel Garcia 2024-05-07 09:15:54 +00:00
  • 9b10ffc3ef Accepting request 1169699 from devel:languages:python:numeric Ana Guerrero 2024-04-23 16:55:21 +00:00
  • 45d2dd89c6 Accepting request 1169683 from home:TheBlackCat:branches:devel:languages:python:numeric Todd R 2024-04-22 15:18:38 +00:00
  • 80802d13ae Accepting request 1157928 from devel:languages:python:numeric Ana Guerrero 2024-03-14 16:45:39 +00:00
  • e1ddb45ad4 - skip python39 (nothing provides python39-branca) Dirk Mueller 2024-03-14 10:08:31 +00:00
  • c8847f8926 Accepting request 1155566 from devel:languages:python:numeric Dominique Leuenberger 2024-03-06 22:05:27 +00:00
  • d22bd02acf Accepting request 1155553 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2024-03-06 13:20:47 +00:00
  • 7a7d7830da Accepting request 1155361 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2024-03-06 07:05:53 +00:00
  • 6bae205b05 Accepting request 1141854 from devel:languages:python:numeric Ana Guerrero 2024-01-28 18:40:15 +00:00
  • 75e437a4d9 - update to 1.3.8: * Ensure ReactiveHTML correctly resets Event parameters * Fix ChatFeed / ChatInterface tests and async generator placeholders * Fix logic when looking up pn.state.curdoc * Handle margin=None in layout sizing mode computation * Updates for compatibility with pandas 2.2 * Improve documentation on TextAreaInput Dirk Mueller 2024-01-26 22:35:08 +00:00
  • befa64ce31 Accepting request 1140201 from devel:languages:python:numeric Ana Guerrero 2024-01-21 22:09:32 +00:00
  • 015be4ae7c - update to 1.3.7: * Support using an SVG for ToggleIcon * Add resizable param to TextAreaInput * Improve date and datetime picker functionality * Add activity indicator to ChatMessage * Lazily import bleach HTML sanitizer * Fix alignment issues in chat components * Fix generator placeholder and optimize updates in Chat components * Fix issue with callback future handling on Chat components * Fix bug in Chat interfaces related to pn.state.browser_info * Allow instantiating empty Matplotlib pane * Ensure icon displays inline with text on FileDownload * Fix styling of links in Tabulator fast theme * Fix passing of card_params on ChatFeed * Handle Tabulator.title_formatter if is type dict * Fix per_session caching * Correctly reshape nd-arrays in Plotly pane * Handle NaT values on Perspective pane * Do not rerender output if ReplacementPane object identity is unchanged * Tabulator: fix valuesLookup set up for older list-like editors * Fix pyodide loading message styling issues * More complete patch for the TextEditor to support being rendered in the Shadow DOM * Add guard to Tabulator ensuring that it does not error when it is not rendered * Fix race conditions when instantiating Comm in Jupyter causing notifications to break Dirk Mueller 2024-01-20 19:30:41 +00:00
  • f9f5107e51 Accepting request 1136560 from devel:languages:python:numeric Dominique Leuenberger 2024-01-04 14:58:28 +00:00
  • e5480662df - update to 1.3.6: * This patch release addresses a major regression in server performance introduced in 1.3.5 along with some additional minor fixes. We want to welcome @nenb as a new contributor and want to thank the maintainers @ahuang11, @maximlt and @philippjfr for their contributions to this release. * Add explicit size option to ToggleIcon (#6092) * Fix execution of OAuth of callback to refresh access_token * Fix ChatReactionIcons alignment and trigger reactions correctly (#6086) * Change Column scroll_position default value from None to 0 (#6082) * Fix issue with accumulating callbacks on server (#6091) * Ensure ReactiveExpr renders in pyodide (#6097) * Ensure TooltipIcon description can be updated (#6099) * Fix IPyWidgets rendering in BootstrapTemplate (#6100) * Fix padding and alignment of FileDownload (#6101) Dirk Mueller 2023-12-27 14:06:54 +00:00
  • d23887da8c Accepting request 1134469 from devel:languages:python:numeric Ana Guerrero 2023-12-22 21:41:18 +00:00
  • 7c8082b5d6 Accepting request 1134135 from home:badshah400:branches:devel:languages:python:numeric Dirk Mueller 2023-12-21 14:03:22 +00:00
  • 44f2797f5a Accepting request 1132367 from devel:languages:python:numeric Ana Guerrero 2023-12-11 20:50:48 +00:00
  • ea2d3c74aa - update to 1.3.4: * Allow passing partial function to tabulator filter (#5912) * Allow defining custom callbacks for ChatInterface buttons * Fix regression when setting text_align and HTMLTemplateFormatter on Tabulator (#5922) * Ensure notifications are correctly destroyed (#5924) * Fix header overflow issues in FastGridTemplate (#5935) * Ensure Audio model respects sizing (#5936) * Persist Tabulator selection across pages when pagination='remote' for all selection modes (#5929) * Ensure Tabulator styler subset logic is not lost (#5938) * Fix regression in OAuth when id_token does not contain user key (#5939) * Ensure Vega/Altair plot with responsive width/height respects fixed width/height value when set (#5940) * Ensure BrowserInfo is imported by default (#5942) - skip python 3.6 build (no scipy) Dirk Mueller 2023-12-10 21:36:42 +00:00
  • 1791f51a8d Accepting request 1128829 from devel:languages:python:numeric Ana Guerrero 2023-11-26 18:37:52 +00:00
  • aa008a9847 Accepting request 1128716 from home:bnavigator:branches:devel:languages:python:numeric Dirk Mueller 2023-11-25 22:44:19 +00:00
  • 2886b74b40 Accepting request 1120540 from devel:languages:python:numeric Ana Guerrero 2023-10-26 15:13:24 +00:00
  • bd3753f508 Accepting request 1120536 from home:mcalabkova:branches:devel:languages:python Markéta Machová 2023-10-26 10:56:29 +00:00
  • b5c5553da6 Accepting request 1120038 from home:mcalabkova:branches:devel:languages:python:numeric Matej Cepl 2023-10-25 13:52:33 +00:00
  • 1d988de990 Accepting request 1111740 from devel:languages:python:numeric Dominique Leuenberger 2023-09-20 11:25:18 +00:00
  • 1c848039ba Accepting request 1111684 from home:badshah400:branches:devel:languages:python:numeric Dirk Mueller 2023-09-17 09:20:18 +00:00
  • be39009309 Accepting request 1096986 from devel:languages:python:numeric Fabian Vogt 2023-07-06 16:28:51 +00:00
  • 6284e3309b Accepting request 1096983 from home:bnavigator:branches:devel:languages:python:numeric Atri Bhattacharya 2023-07-05 16:17:56 +00:00
  • af4c39f08c Accepting request 1091431 from devel:languages:python:numeric Dominique Leuenberger 2023-06-09 18:37:42 +00:00
  • d521b75e86 Accepting request 1091293 from home:bnavigator:branches:devel:languages:python:numeric Markéta Machová 2023-06-08 11:57:17 +00:00
  • 7ef15bb7bd Accepting request 1076766 from devel:languages:python:numeric Dominique Leuenberger 2023-04-05 19:28:19 +00:00
  • dad09dcc75 Accepting request 1076602 from home:bnavigator:branches:devel:languages:python:numeric Atri Bhattacharya 2023-04-02 19:06:32 +00:00
  • 1a0f01acef Accepting request 1058333 from devel:languages:python:numeric Dominique Leuenberger 2023-01-14 19:32:27 +00:00
  • 368320444a Accepting request 1058291 from home:bnavigator:branches:devel:languages:python:numeric Atri Bhattacharya 2023-01-14 05:37:25 +00:00
  • 3371456f5a Accepting request 1037298 from devel:languages:python:numeric Dominique Leuenberger 2022-11-23 08:47:56 +00:00
  • 382a14892e Accepting request 1037185 from home:bnavigator:branches:devel:languages:python:numeric Markéta Machová 2022-11-22 13:15:20 +00:00
  • d64658f484 Accepting request 984318 from devel:languages:python:numeric Dominique Leuenberger 2022-06-23 08:23:57 +00:00
  • 0558f6736b Accepting request 984280 from home:badshah400:branches:devel:languages:python:numeric Matej Cepl 2022-06-22 06:19:56 +00:00
  • 973b6a7f76 Accepting request 974292 from devel:languages:python:numeric Dominique Leuenberger 2022-05-02 14:25:35 +00:00
  • e8118ab8cc Accepting request 974228 from home:badshah400:branches:devel:languages:python:numeric Matej Cepl 2022-05-02 07:14:25 +00:00
  • d6c04cd7c3 Accepting request 956154 from devel:languages:python:numeric Dominique Leuenberger 2022-02-21 16:46:28 +00:00
  • 5a1a7cebb5 Accepting request 955452 from home:badshah400:branches:devel:languages:python:numeric Dirk Mueller 2022-02-20 15:58:30 +00:00
  • 4f98b3d64e Accepting request 920842 from devel:languages:python:numeric Dominique Leuenberger 2021-09-24 22:35:23 +00:00
  • 974dafed0b Accepting request 920135 from home:badshah400:branches:devel:languages:python:numeric Atri Bhattacharya 2021-09-22 09:39:26 +00:00
  • 9ffa8364af Accepting request 914675 from devel:languages:python:numeric Dominique Leuenberger 2021-08-28 20:29:03 +00:00
  • 39bbe28462 Accepting request 914402 from home:bnavigator:branches:devel:languages:python:numeric Atri Bhattacharya 2021-08-27 19:35:13 +00:00
  • 90ed99e264 Accepting request 882618 from devel:languages:python:numeric Richard Brown 2021-04-10 13:27:02 +00:00
  • e6c974dd6b Accepting request 882601 from home:bnavigator:branches:devel:languages:python:numeric Atri Bhattacharya 2021-04-01 16:16:21 +00:00
  • faa53efcdd Accepting request 876843 from home:badshah400:branches:devel:languages:python:numeric Dirk Mueller 2021-03-05 07:50:14 +00:00
  • 85395e827d Accepting request 874177 from devel:languages:python:numeric Richard Brown 2021-02-22 13:39:59 +00:00
  • db7af90fa4 - skip python 3.6 build (no scipy) Dirk Mueller 2021-02-14 19:58:35 +00:00
  • 34aac412da Accepting request 860824 from devel:languages:python:numeric Dominique Leuenberger 2021-01-07 20:23:20 +00:00
  • 8335eab26c Accepting request 860538 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2021-01-06 20:05:40 +00:00
  • 342dae4354 Accepting request 848501 from devel:languages:python:numeric Dominique Leuenberger 2020-11-15 14:26:28 +00:00
  • c4c58858cd Accepting request 848436 from home:badshah400:branches:devel:languages:python:numeric Matej Cepl 2020-11-14 11:17:37 +00:00
  • 5a33ea7495 Accepting request 822072 from devel:languages:python:numeric Dominique Leuenberger 2020-07-24 07:54:30 +00:00
  • abae5de663 Accepting request 822071 from home:badshah400:branches:science Tomáš Chvátal 2020-07-21 11:11:30 +00:00