This repository was archived by the owner on Feb 20, 2026. It is now read-only.
Releases: exadel-inc/ui-playground
Releases · exadel-inc/ui-playground
Release list
v2.0.0-beta.3
2.0.0-beta.3 (2023-12-27)
Bug Fixes
- fix resize feature / resize internal API ; (792ac98)
- fix visual accessibility, rework copy button icon (c4eb87d)
Features
- add ability to use dummy text comments, refactor processors services (696c4b7)
v2.0.0-beta.2
2.0.0-beta.2 (2023-12-13)
Code Refactoring
- uip-option:
uip-optionsremoved (86d52f0)
Features
- add resize feature for plugin panels (45d5bf9)
- complete UX API rework of panel-plugins (d2b6884)
- introduce uip-header reimplementation (7c63ba5)
- plugin structure and API rework (new abstraction layer and events) (318668f)
- snippets: add manual root detection for plugins (ff6ddf7)
- snippets: add tab mode (24ee727)
- uip-copy: create separate
uip-copyplugin (38de6ba) - uip-editor: rework
uip-editorplugin with self UI state management and header section support (4330698) - uip-preview: add preview plugin smooth content change animation (aaeb33d)
- uip-preview: fix resize feature, add scrollbars for preview area (46a99de)
- uip-settings: new
uip-settingstag API (b4e5622) - uip-snippets: totally rework header and snippets modules (ebeb66b)
- uip-toggle-dir: separate uip-toggle-dir widget to control uip-preview direction (d778ec8)
- uip-toggle-theme: separate uip-toggle-theme widget to control UIP instance theme (52a4bd2)
BREAKING CHANGES
uip-headeranduip-optionsare removed. Useuip-snippets(uip-snippets-list,uip-snippets-title),
or combine it with buttons (uip-copy,uip-theme-toggle,uip-direction-toggle)- uip-option:
uip-optionsplugin removed
v2.0.0-beta.1
2.0.0-beta.1 (2023-09-26)
Bug Fixes
-
core: add embedded normalization utils for UIPModel to resolve multiple extra refreshes (0fc8891)
-
core: fix css/less output of the project (82d88d4)
-
editor: fix extra actions of editor module, fix flow. Reduce risks of extra reinitialization without content change (6319288)
-
remove unnecessary imports (387d436)
-
feat!: finalizing update
2.0.0(595c3f9)
BREAKING CHANGES
v1.1.0-beta.4
1.1.0-beta.4 (2023-09-21)
Bug Fixes
- core: fix
jsx-domdependency to be main dependency (instead of dev one) (b0de47d)
Features
- uip-editor:
uip-editorreworked to use latest version of CodeJar and Prism without producing side-effects (8216d2a)
v1.1.0-beta.3
v1.1.0-beta.2
1.1.0-beta.2 (2023-08-25)
Bug Fixes
- add LTR icon (05120e0)
- editor: inline dark-theme styles (39bac5d)
- editor: pr fix (697370a)
- fix dropdown control dark theme coloring (cc35b47)
- fix multiple playground options missing (efbb8bf)
- fixed collapsed settings blinking during resize (dabe412)
- pr fixes (aa5938d)
- styles: remove unused dark theme styles (a972a53)
Features
v1.1.0-beta.1
v1.0.0
v1.0.0-beta.13
v1.0.0-beta.12
1.0.0-beta.12 (2022-08-19)
Bug Fixes
- options: remove margin-left for options (d7d240c)
- registration: lint fix (05b43e4)
- rtl-option: add text-alignment to rtl option (b97617c)
- select-setting: lint fix (1d07ee6)
- select-setting: lint fix (c6f9b79)
- select-setting: listen closest root only for theme changes (148987e)
- select-setting: refactor theme listener (f840316)
- select-setting: reset select class on light theme (a1d749e)
- select: fix theme change event name for listener (2b19b39)
- settings: change settings register order (033df78)
Features
- select-setting: add dark-theme styling (6269d31)