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
v1.0.0-beta.11
v1.0.0-beta.10
1.0.0-beta.10 (2022-06-15)
Bug Fixes
- external dropdown menu is under internal dropdown menu (possible fixes) (ea695c2)
- fix paths (e285361)
- icons: optimize svg icons (0d71d2a)
- page: remove global .main styles from example (a03212d)
- path: rename sample styles file (f049ea8)
- pr fixes (3603cb9)
- pr images (a60fba8)
Features
v1.0.0-beta.9
1.0.0-beta.9 (2022-04-22)
Bug Fixes
- fixed snippet dropdown scrollbar blinking (17bc2a5)
- options: lint fix (5d71196)
- options: pr fix (31cdd93)
- option: style dark-theme options (2c70b58)
- package-lock: update lock.json (bdd9606)
- plugins: add UIPSettings to exports (35b4507)
- replace-links: replace 'replaceAll' with 'replace' to support 14th node (c74ef33)
- root: refactor uip-root attributes' docs (1cf7791)
- rtl-option: change 'dir' target (4c9a2d5)
- select-setting: fix empty option processing (d1b9760)
- select-setting: fix options processing (bc9c8b8)
- select-setting: fix styles path (314370c)
- select-setting: pr fix (ab525c4)
- slider-setting: cosmetic fix (383d950)
- slider-setting: lint fix (6d6110b)
- slider-setting: lint fix (359b8ce)
- slider-setting: pr fix (3ef3dcf)
Features
- changed layout; added editor/settings collapsing feat; added header (cd27806)
- docs-links: add plugin to replace links domains (872a7b6)
- icons: add icons for options (9d9154f)
- option: implement uip-option (f363889)
- options: add attributes for hiding options (3556108)
- options: update options svg styles (e4686ba)
- rtl-option: cosmetic fixes (4f2f86c)
- rtl-option: implement rtl switcher option (6ca2a31)
- rtl-option: replace dir attribute with styles (53f915f)
- slider-setting: create docs/update examples for slider setting (10f9768)
- slider-setting: implement slider setting (96eb2b5)
- snippets: method name fix (38a4c5e)
- state: fire state changing as microtask (1d16afe)
- state: rename method (1f7917a)
- state: rename method (e51f653)
- state: set fire state changing for several state modifications (58c8304)
v1.0.0-beta.8
1.0.0-beta.8 (2021-11-16)
Bug Fixes
Features
- gh-actions: add gh action for deploying to gh pages (6680ef2)
- gh-actions: update actions version (b94b56a)
- gh-pages: add sitemap (94fb6de)
- landing-page: add core and general sections (81e2250)
- landing-page: add UIPSetting docs to landing page (0c660f7)
- markdown: update markdown links (2a1faa9)
- uip-snippets: hide uip-snippets when there is only one snippet (3556008)
v1.0.0-beta.7
1.0.0-beta.7 (2021-08-24)
Bug Fixes
- separated root and options attribute update (546ca5c)
- jsdoc: pr fix (37cc4c0)
- fix typing path in package.json (3b4e211)
- jsdoc: fix settings case (2191910)
- jsdoc: pr fix (21c2ba6)
- jsdoc: pr fix (586894a)
- jsdoc: pr fix (9d870cc)
- jsdoc: remove empty comments (ca1db7f)
Features
- core: add jsdoc for core elements (bf75dec)
- jsdoc: update docs with new theme/mode change strategy (5274605)
- uip elements: add jsdoc for UIPPreview, UIPOptions and UIPSnippets (4dfb265)
- uip-editor: add jsdoc for UIPEditor (a7fe18f)
- uip-settings: add jsdoc for UIPSettings, UIPSetting (01678d2)
- uip-utils: add jsdoc utils (7692fc8)
v1.0.0-beta.6
v1.0.0-beta.5
v1.0.0-beta.4
1.0.0-beta.4 (2021-07-29)
Bug Fixes
- add js-beautify types to dependencies, specify npm css path (4477ad8)
v1.0.0-beta.3
v1.0.0-beta.2
1.0.0-beta.2 (2021-07-20)
Bug Fixes
- add src (temporary) and README.md to npm package (7eccbc4)
- demo-content: pr fix (e1daa8d)
- events: stop playground events bubbling after processing (a6405dd)
- options: fix displaying active options (12abac8)
- options: fix options layout (1169f4a)
- style: apply styles for child uip elements only (19107b4)
- uip-bool-setting: fix bool setting styles (bbe3be6)
- uip-preview: fix clearing innerHTML (d5f7159)
- uip-setting: fix creating multiple setting's fields (1e2b816)
Features
- demo-content: add more demo content (88cf696)
- uip-elements: reduce token-list-utils methods complexity (e60276d)
- uip-elements: tech review changes (ea2f084)
- uip-model: add ability to identify last state modifier; add model shorthand to uip-plugin (bdd846a)
- uip-model: merge setAttribute & transformAttribute methods (c192ae2)
- change fired markup instance (5c8984f)
- state-model as observable (48caeeb)
- uip-preview: add an ability to center preview content (0491d8e)