Skip to content

Releases: disberd/PlutoExtras.jl

v0.7.16

28 Sep 10:10
7f8ca26

Choose a tag to compare

PlutoExtras v0.7.16

Diff since v0.7.15

Merged pull requests:

Closed issues:

  • Cannot do LaTeX or markdown in description of @NTBond (#13)
  • Style from @BondsList can 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

22 Apr 08:29

Choose a tag to compare

PlutoExtras v0.7.15

Diff since v0.7.14

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:

  • Add Dict-like widget for StructBond elements (#41) (@disberd)

Closed issues:

  • macroexpand in flexibind (#6)
  • Add flexible bond with dropdown from Dict (#12)
  • @NTBond and MultiCheckBox not rendering very well (#29)
  • Interdependent widgets (#40)

v0.7.14

06 Dec 15:41

Choose a tag to compare

PlutoExtras v0.7.14

Diff since v0.7.13

Merged pull requests:

  • Add collapsed customization in BondTable (#37) (@disberd)

Closed issues:

  • The bond table should remember its collapsed status when rerun reactively (#36)

v0.7.13

04 Jul 12:08

Choose a tag to compare

PlutoExtras v0.7.13

Diff since v0.7.12

Merged pull requests:

Closed issues:

  • Method Overwriting Conflict (#34)

v0.7.12

13 Mar 13:48

Choose a tag to compare

PlutoExtras v0.7.12

Diff since v0.7.11

v0.7.11

09 Oct 10:14

Choose a tag to compare

PlutoExtras v0.7.11

Diff since v0.7.10

Merged pull requests:

  • Update to new breaking release of PlutoDevMacros (#33) (@disberd)

v0.7.10

25 Sep 12:28

Choose a tag to compare

PlutoExtras v0.7.10

Diff since v0.7.9

Merged pull requests:

Closed issues:

  • Hidden sections where @NTBonds are defined hide the output NTBonds (#30)
  • Error reinterpret @NTbond (#31)

v0.7.9

31 Aug 13:37

Choose a tag to compare

PlutoExtras v0.7.9

Diff since v0.7.8

Merged pull requests:

v0.7.8

24 Aug 00:10

Choose a tag to compare

PlutoExtras v0.7.8

Diff since v0.7.7

v0.7.7

23 Aug 12:57

Choose a tag to compare

PlutoExtras v0.7.7

Diff since v0.7.6

Closed issues:

  • Editable returns NaN when inputting a negative number (#22)

Merged pull requests: