Releases: disberd/PlutoExtras.jl
Releases · disberd/PlutoExtras.jl
v0.7.16
PlutoExtras v0.7.16
Merged pull requests:
- StructBondModule tweaks/fixes (#42) (@disberd)
- fix ExtendedTableOfContents (#45) (@disberd)
- refactor cells toc hiding methodology (#47) (@disberd)
Closed issues:
- Cannot do LaTeX or markdown in description of
@NTBond(#13) - Style from
@BondsListcan break BondTable layout (#19) - ExtendedToC header popup does not seem to show in firefox (#28)
- Add support for transformed_value function also for StructBond fields (#43)
- Make the Popout not hide automatically when hovering over its contents (#44)
- show_output_when_hidden eagerly hides on non-hidden sections (#46)
v0.7.15
PlutoExtras v0.7.15
Added
- Added an option to the @NTBond macro to provide a function as third argument which is applied via PlutoUI.Experimental.transformed_value to the bond resulting from the @NTBond macro.
- Added a new exported type StructBondSelect to the module StructBondModule which simplifies creating a widget whose value may have different number of fields/parameters depending on a dropdown selector.
- The package now re-exports the names exported by its StructBondModule submodule.
Merged pull requests:
Closed issues:
v0.7.14
PlutoExtras v0.7.14
Merged pull requests:
Closed issues:
- The bond table should remember its collapsed status when rerun reactively (#36)
v0.7.13
v0.7.12
PlutoExtras v0.7.12
v0.7.11
PlutoExtras v0.7.11
Merged pull requests: