Skip to content

Releases: exadel-inc/ui-playground

v2.1.0-beta.10

04 Mar 18:32
Compare
Choose a tag to compare
v2.1.0-beta.10 Pre-release
Pre-release

2.1.0-beta.10 (2025-03-04)

Bug Fixes

  • remove ESL peerDependencies, add to dependencies (1b3dad4)

v2.1.0-beta.9

11 Feb 11:38
Compare
Choose a tag to compare
v2.1.0-beta.9 Pre-release
Pre-release

2.1.0-beta.9 (2025-02-11)

Bug Fixes

  • remove comment on the issues during release (f9f8c96)

v2.1.0-beta.8

31 Jan 17:54
Compare
Choose a tag to compare
v2.1.0-beta.8 Pre-release
Pre-release

2.1.0-beta.8 (2025-01-31)

Bug Fixes

  • style tag omitted on the root level of html snippet (34f317e)

Features

  • uip-editor: store editor state (7c8dc7e)
  • uip-snippets: align titles (948a9b1)

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)