This website requires JavaScript.
Explore
SSH Host Keys
Package Repositories
Git Workflow Documentation
Help
Sign In
pool
/
python-panel
SHA256
Watch
17
Star
0
Fork
1
You've already forked python-panel
Code
Issues
Pull Requests
Activity
Files
a4e192ca0a9347b7668ec63c222370e3dcfc479c4bdf4e980f94f201d6a0c19e
python-panel
/
python-panel-rpmlintrc
3 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Accepting request 1203626 from home:bnavigator:branches:devel:languages:python:numeric - Update to 1.5.0 * This release, while technically a minor release hugely expands the scope of what is possible in Panel. In particular the introduction of the new panel.custom module makes it trivially easy to create new JS and React based components using modern tooling, a first-class developer experience and support for compilation and bundling. We are incredibly excited to see which new components you build using this approach. This release also includes native integration with FastAPI, such that you can now run Panel apps natively on an existing FastAPI server. We also introduce a number of new components, improved the developer experience, and squashed a huge number of bugs, particularly for the Tabulator component. ## Features * Allow building custom ESM based JSComponent and ReactComponent (#5593) * Add Placeholder pane (#6790) * Add FileDropper widget (#6826) * Add ChatStep component to show/hide intermediate steps (#6617) * Add TimePicker widget (#7013) * Add PyComponent baseclass (#7051) * Add native support for running Panel on FastAPI server (#7205) ## Enhancements * Allow callbacks after append and stream (#6805) * Enable directory uploads with FileInput (#6808) * Make autoreload robust to syntax errors and empty apps (#7028) * Add support for automatically determining optimal Tabulator.page_size (#6978) * Various typing improvements (#7081, #7092, #7094, #7132) * Display value for player (#7060) OBS-URL: https://build.opensuse.org/request/show/1203626 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-panel?expand=0&rev=55
2024-09-26 12:08:34 +00:00
# These must be empty, otherwise npm fails
addFilter("zero-length .*css")
Reference in New Issue
Copy Permalink