Skip to content

Releases: exadel-inc/ui-playground

v1.0.0-beta.8

16 Nov 11:07
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2021-11-16)

Bug Fixes

  • docs: pr fix (9e1a22c)
  • eleventy: update urls with base path (56c365a)

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

24 Aug 15:03
Compare
Choose a tag to compare
v1.0.0-beta.7 Pre-release
Pre-release

1.0.0-beta.7 (2021-08-24)

Bug Fixes

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

30 Jul 15:26
Compare
Choose a tag to compare
v1.0.0-beta.6 Pre-release
Pre-release

1.0.0-beta.6 (2021-07-30)

Bug Fixes

  • remove webpack noParse configuration (ce0dc38)

v1.0.0-beta.5

29 Jul 10:59
Compare
Choose a tag to compare
v1.0.0-beta.5 Pre-release
Pre-release

1.0.0-beta.5 (2021-07-29)

Bug Fixes

v1.0.0-beta.4

29 Jul 09:42
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

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

27 Jul 18:25
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2021-07-27)

Bug Fixes

  • fix path to typing file in package.json (fe9e2f7)

Features

  • move UIP options to attributes, rework uip-editor themes control (7942a5a), closes #122

v1.0.0-beta.2

20 Jul 16:07
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

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)

v1.0.0-beta.1

20 May 13:34
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2021-05-20)

Bug Fixes

  • less build (08d78d1)
  • array-utils: rename ArrayUtils to TokenListUtils (404cfcd)
  • editor: replace brace with ace-builds dependency (7f9d9fd)
  • select-setting: fix ESLSelect display (573b546)
  • settings: remove unused class settings (bb208c1)
  • uip-bool-setting: fix bool setting inconsistent state (3b551e9)
  • uip-editor: fix bug with horizontal scroll (62efbf5)
  • uip-plugin: set right 'state:change' listener (e3755f1)
  • uip-select-setting: fix esl-select styles (5ecc868)
  • uip-setting: fix adding extra whitespace when changing value (9d47b91)
  • uip-setting: fix labels styles (c877198)
  • uip-setting: js-ling fix (85caef2)
  • uip-setting: lint fix (8520c68)
  • uip-setting: pr fix (25a3e65)
  • uip-setting: pr fix (0c578ad)
  • uip-setting: prioritize setting's target over settings target (1702b7a)
  • uip-setting: rename inconsistency message (6a5dfb7)
  • uip-settings: fix settings display (803256b)
  • replace double quotes with single quotes (b52a735)

Features

  • dependencies: update esl version (97eabdc)
  • dependencies: update esl version (a78c9b8)
  • settings: create state model class (191afe7)
  • state-model: add setting/getting attributes from root (4966f7d)
  • uip-bool-setting: implement uip-setting interface (118e2e4)
  • uip-editor: make wrapping on reaching editor's width by default (95e8647)
  • uip-root: move StateModel from settings to root (259ecae)
  • uip-select-setting: implement uip-setting interface (98a311f)
  • uip-setting: add message to setInconsistency() (a2be1da)
  • uip-setting: add rendering settings labels (11a087e)
  • uip-setting: create array-utils class (5f66996)
  • uip-setting: create demo settings (d05ecac)
  • uip-setting: eslint fix (d230de1)
  • uip-setting: implement applyTo/updateFrom (50badf4)
  • uip-setting: implement new setInconsistency() logic (1b7a9b7)
  • uip-setting: implement setInconsistency for select setting (6f3883c)
  • uip-setting: move $field initiation in a separate method (85e4498)
  • uip-setting: setting interface (a9eacf3)
  • uip-setting: setting interface methods (e682aab)
  • uip-settings: add UIPModel, apply new setting methods to handle changes (ad46e3b)
  • uip-settings: reorganize uip-settings to the new model (61cd265)
  • ie11 support and autoprefixer config (4da38bb)
  • introduce UIPOptions component and html refactoring (a68a9d0)
  • uip-text-setting: implement uip-setting interface (6852aa6)