Skip to content

Releases: exadel-inc/ui-playground

v2.1.0-beta.7

17 Jun 16:25
Compare
Choose a tag to compare
v2.1.0-beta.7 Pre-release
Pre-release

2.1.0-beta.7 (2024-06-17)

Features

  • ability to use more than one option value (3a1b6aa)

v2.1.0-beta.6

15 May 18:33
Compare
Choose a tag to compare
v2.1.0-beta.6 Pre-release
Pre-release

2.1.0-beta.6 (2024-05-15)

Bug Fixes

  • uip-settings: fix UIPSettings does not move UIPSetting-s to proper container (2d2d143)

v2.1.0-beta.5

13 May 14:16
Compare
Choose a tag to compare
v2.1.0-beta.5 Pre-release
Pre-release

2.1.0-beta.5 (2024-05-13)

Bug Fixes

  • change grid rows template, update and add note.less to registration (5a21892)

Features

  • make uip-settings hideable (1a31e8e)
  • uip-snippets: add a marker of isolated snippets items (117c295)

v2.1.0-beta.4

15 Apr 23:04
Compare
Choose a tag to compare
v2.1.0-beta.4 Pre-release
Pre-release

2.1.0-beta.4 (2024-04-15)

Bug Fixes

  • uip-editor: fix editor is not editable in FF due to contentEditable partial support (e2858f7), closes #722
  • update horizontal editor animation (7f17967)

v2.1.0-beta.3

05 Apr 15:57
Compare
Choose a tag to compare
v2.1.0-beta.3 Pre-release
Pre-release

2.1.0-beta.3 (2024-04-05)

Bug Fixes

  • preview: fix min-height animation of preview area, simplify animation control (4d73468)

v2.1.0-beta.2

04 Apr 20:42
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release

2.1.0-beta.2 (2024-04-04)

Bug Fixes

  • core: isolated content rendering fixes (0468bfe)
  • core: rework refresh animation and behaviour (embedded async flow) + remove redundant normalization for HTML (f673588)

Features

  • add readonly mode for js editor (161190d)
  • changed snippet js declaration; added snippet not declaration (65985df)

v2.1.0-beta.1

18 Mar 11:08
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

2.1.0-beta.1 (2024-03-18)

Features

  • preview: removed 'isolation' marker from preview plugin (4361dfb)
  • snippet: added 'uip-isolated' marker on snippet to track if it should render in iframe; (60991eb)

v2.0.1-beta.1

16 Feb 16:40
Compare
Choose a tag to compare
v2.0.1-beta.1 Pre-release
Pre-release

2.0.1-beta.1 (2024-02-16)

v2.0.0-beta.12

29 Jan 23:19
Compare
Choose a tag to compare
v2.0.0-beta.12 Pre-release
Pre-release

2.0.0-beta.12 (2024-01-29)

Bug Fixes

  • preview: fix isolated content rendering problems (2f9b628)

v2.0.0-beta.11

26 Jan 14:53
Compare
Choose a tag to compare
v2.0.0-beta.11 Pre-release
Pre-release

2.0.0-beta.11 (2024-01-26)

Bug Fixes

  • remove setting inconsistent value change from updateFrom of Base Setting (3dd80d1)

Features

  • ability to set active snippet by anchor (75dad49)
  • add script support to isolated template (including formatting, rendering, store and snippets support) (1c0aac8)
  • editor: add script editor mode (d35fdc5)
  • preview: add isolated (iframe) mod support for preview area (e435b3c)
  • simplify processors and split instances for each source type (c6fceb0)