Skip to content

Releases: EnsembleUI/ensemble-react

@ensembleui/react-runtime@0.3.41

03 Oct 20:53
2793463
Compare
Choose a tag to compare

Patch Changes

  • efd20d0: enhance Button's label check before unwrapping it

@ensembleui/react-runtime@0.3.40

03 Oct 18:48
521f49e
Compare
Choose a tag to compare

Patch Changes

  • a0949f1: support custom widget in label of Button widget

@ensembleui/react-runtime@0.3.39

02 Oct 15:55
1d4dcdb
Compare
Choose a tag to compare

Patch Changes

  • 79c3efb: ensure navigateModalScreen supports custom widget title

@ensembleui/react-runtime@0.3.38

30 Sep 15:44
b080230
Compare
Choose a tag to compare

Patch Changes

  • 0760e27: fix search in Dropdown when autoComplete is used

@ensembleui/react-runtime@0.3.37

11 Sep 17:18
be2ade3
Compare
Choose a tag to compare

Patch Changes

  • 646d154: add support in Dropdown for creating new options using allowCreateOptions prop

@ensembleui/react-runtime@0.3.36

11 Sep 16:18
7a42903
Compare
Choose a tag to compare

Patch Changes

  • 2a8ca11: Add Link widget and corresponding tests and Update types to use Expression for various properties in widgets

@ensembleui/react-runtime@0.3.35

09 Sep 17:33
559a462
Compare
Choose a tag to compare

Patch Changes

  • 4931791: optimize PopupMenu with memoization and lazy rendering

@ensembleui/react-framework@0.2.22

08 Sep 17:14
4982281
Compare
Choose a tag to compare

Patch Changes

  • 86babb2: fix stale ensemble.user in modal

@ensembleui/react-framework@0.2.21

04 Sep 14:01
ca8322d
Compare
Choose a tag to compare

Patch Changes

  • 2e44753: fix stale values in ensemble.user

@ensembleui/react-runtime@0.3.34

05 Aug 13:13
4eee2e1
Compare
Choose a tag to compare

Patch Changes

  • a268232: support item-template in MultiSelect widget