ansys / pymechanical-examples

Repository holding PyMechanical remote examples
https://examples.mechanical.docs.pyansys.com/
MIT License
1 stars 1 forks source link

Bump panel from 1.4.0 to 1.4.1 in /requirements #210

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps panel from 1.4.0 to 1.4.1.

Release notes

Sourced from panel's releases.

Version 1.4.1

This micro-release fixes a number of regressions and other bugs introduced in recent releases and further improves the dashboard builder UI. Additionally it includes some tweaks and polish for the new tutorial material. Many thanks to our new contributor @​jrycw, our returning contributors @​cdeil and @​TheoMathurin and our maintainers @​ahuang11, @​MarcSkovMadsen, @​Hoxbro and @​philippjfr for their contributions to this release.

Enhancements

  • Allow rendering raw IPython.display output in dashboard builder (#6657)
  • Improve snapping behavior and add undo functionality in dashboard builder UI (#6687))

Bug Fixes

  • Fix layout persistence issues in dashboard builder (#6602)
  • Ensure Perspective loads in notebooks and docs (#6626)
  • Allow full reset of dashboard builder layout (#6625)
  • Fix issues with VTK colormap serialization (#6651)
  • Allow Tabulator HTMLTemplateFormatter to reference multiple columns (#6663)
  • Fix loading spinner in converted app without template (#6665)
  • Avoid unnecessary rescroll on Column (#6666)
  • Fix dynamically updating description tooltips (#6676)
  • Ensure Perspective is fully loaded before attempting render (#6689)
  • Ensure busy indicators are always reset (#6698)

Styling

  • Only apply styling to Bootstrap buttons (#6610)
  • Change into a slicker Card button icon (#6638)
  • Fix card header margins (#6639)
  • Ensure Perspective renders correctly in all browsers (#6664)

Documentation

  • Improve layout builder docs (#6601)
  • Various Tutorial fixes (#6614, #6669, #6670, #6679)
  • Ensure all docs pages are indexed (#6615)
  • Document Flexbox.gap parameter (#6616)
  • Improve custom template documentation (#6618)
  • Improve Layout Builder Docs (#6619)
  • Improve PyCharm and Colab notebook documentation (#6599)
  • Update gallery endpoint in docs (#6645)
  • Various smaller documentation fixes and improvements (#6682, #6690)
Changelog

Sourced from panel's changelog.

Version 1.4.1

Date: 2024-04-05

This micro-release fixes a number of regressions and other bugs introduced in recent releases and further improves the dashboard builder UI. Additionally it includes some tweaks and polish for the new tutorial material. Many thanks to our new contributor @​jrycw, our returning contributors @​cdeil and @​TheoMathurin and our maintainers @​ahuang11, @​MarcSkovMadsen, @​Hoxbro and @​philippjfr for their contributions to this release.

Enhancements

  • Allow rendering raw IPython.display output in dashboard builder (#6657)
  • Improve snapping behavior and add undo functionality in dashboard builder UI (#6687))

Bug Fixes

  • Fix layout persistence issues in dashboard builder (#6602)
  • Ensure Perspective loads in notebooks and docs (#6626)
  • Allow full reset of dashboard builder layout (#6625)
  • Fix issues with VTK colormap serialization (#6651)
  • Allow Tabulator HTMLTemplateFormatter to reference multiple columns (#6663)
  • Fix loading spinner in converted app without template (#6665)
  • Avoid unnecessary rescroll on Column (#6666)
  • Fix dynamically updating description tooltips (#6676)
  • Ensure Perspective is fully loaded before attempting render (#6689))
  • Ensure busy indicators are always reset (#6698)

Styling

  • Only apply styling to Bootstrap buttons (#6610)
  • Change into a slicker Card button icon (#6638)
  • Fix card header margins (#6639)
  • Ensure Perspective renders correctly in all browsers (#6664)

Documentation

  • Improve layout builder docs (#6601)
  • Various Tutorial fixes (#6614, #6669, #6670, #6679)
  • Ensure all docs pages are indexed (#6615)
  • Document Flexbox.gap parameter (#6616)
  • Improve custom template documentation (#6618)
  • Improve Layout Builder Docs (#6619)
  • Improve PyCharm and Colab notebook documentation (#6599)
  • Update gallery endpoint in docs (#6645)
  • Various smaller documentation fixes and improvements (#6682, #6690)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)