Skip to content

Latest commit

 

History

History
316 lines (178 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

316 lines (178 loc) · 20.3 KB

WCP Logo Web Components Preview

0.8.3 (2024-04-04)

Bug Fixes

  • move url-pattern-polyfill out as well (16303ef)
  • properly define peer deps (d16ca4b)

0.8.2 (2024-04-03)

Bug Fixes

  • exclude polyfill as well (2a2febb)
  • use polyfill from importmap (f4420dd)

0.8.1 (2024-04-03)

Bug Fixes

  • copy runtime to dist (8310fad)
  • use relative runtime instead of cdn (751bd57)

0.8.0 (2024-04-03)

Bug Fixes

Features

  • add runtime deps from cdn via importmap (1815cf6)

0.7.4 (2024-01-26)

Bug Fixes

  • readme navigation group mock (811756b)
  • wcp-aside: set level for scroll bar (3d78f59)

0.7.3 (2024-01-26)

Bug Fixes

  • bring back optional readmes (4e778c6)

0.7.2 (2024-01-26)

Bug Fixes

  • preview plugins runtime error (db60437)

0.7.1 (2024-01-26)

0.7.0 (2024-01-26)

Features

  • prepare for nested groups (d5bd71d)
  • wcp-navigation: add togglability to navigation (141782f)
  • wcp-root-navigation: nested navigation groups (4177b0c)

0.6.1 (2023-12-11)

0.6.0 (2023-12-08)

Features

  • custom hot reload query param (fb2c588)

0.5.11 (2023-12-08)

0.5.10 (2023-12-08)

0.5.9 (2023-12-08)

0.5.8 (2023-12-08)

0.5.7 (2023-12-08)

0.5.6 (2023-08-18)

Bug Fixes

  • wcp-aside: restore visibility properly (2cbd12f)

0.5.5 (2023-08-16)

Bug Fixes

  • wcp-stage-editor-preview: do not render empty slot contents (aa96310)

0.5.4 (2023-08-16)

Bug Fixes

  • wcp-aside: close navigation dependent on layout (f08d8c0)

0.5.3 (2023-08-16)

Bug Fixes

  • wcp-root-navigation: close navigation after redirect (8d90690)

0.5.2 (2023-08-15)

Bug Fixes

  • wcp-navigation: sort navigation items and groups (b97162e)

0.5.1 (2023-08-15)

0.5.0 (2023-08-15)

Bug Fixes

  • add plugins to barrel (c899d01)
  • wcp-preview-editor-link: check availability correctly (82dcdb1)

Features

  • add log prefix (76a8fbc)
  • add log util (0623e83)
  • add state persistence to config (d183440)
  • add topbar plugin type (002f11c)
  • add utils to manage global state (3481e80)
  • use global state for color-scheme, sidebar and editor link hints (8ec0382)
  • wcp-preview-editor-link: toggle from global event (00f1055)
  • wcp-root-splash: introduce component (5c2d8c7)
  • wcp-root: use topbar elements from config (c4f6691)
  • wcp-topbar-preview-editor-link-toggle: introduce plugin component (5314627)

0.4.2 (2023-08-11)

Bug Fixes

  • wcp-preview-editor-link: ignore slot attribute (358a78e)

0.4.1 (2023-08-10)

Bug Fixes

  • wcp-input-select: align input query type (4632896)

0.4.0 (2023-08-09)

Bug Fixes

  • wcp-input-code: redispatch event with (bbd9082)
  • wcp-stage-editor-controls: allow string based dropdowns only (a4232fa)
  • wcp-stage-editor-preview: always re-render on element data changes (4862bcd)

Features

  • wcp-input-key-value-pairs: introduce new component (b4f2c77)
  • wcp-input-key-value: introduce new component (6d4f867)
  • wcp-stage-editor-controls: organize controls in tabs (f24b21d)
  • wcp-stage-editor: allow editing generic attributes (27ffdd9)

0.3.4 (2023-08-08)

Bug Fixes

  • wcp-input-code: align event handling (b71d3a2)
  • wcp-stage-editor-preview: align whitespace (b4f6df1)
  • wcp-stage-editor-preview: set attributes state in preview (f0078f6)

0.3.3 (2023-08-08)

0.3.2 (2023-08-08)

Bug Fixes

  • add missing export (b7ff367)
  • align it.each types (c6fce6e)
  • load missing grammars (66c4967)
  • wcp-readme: render async markdown (6eff363)
  • wcp-stage-editor: render async markdown (47ea75b)
  • wcp-stage-examples: render async markdown (de0ad86)

0.3.1 (2023-08-07)

Performance Improvements

  • debounce control changes (1462c37)

0.3.0 (2023-08-05)

Bug Fixes

  • align buggy form data (5addf24)
  • align form input value handling (cda5dff)
  • align routing to recognize plugin data properly (a126ab9)
  • navigation headline border (422e14f)
  • PreviewPlugin: align type to be readonly (61731dc)
  • wcp-button: proper aspect ration notation (9629780)
  • wcp-input-code: handle value changes (7fb1f95)
  • wcp-preview-frame-viewer-controls: access state properly (ceca006)
  • wcp-preview-hint: set size for Safari (466a58c)
  • wcp-preview-viewer-link-hint: check for stage changes (7dd84ed)
  • wcp-preview-viewer-link-hint: switched axis (500e17b)
  • wcp-preview-viewer-link: detach hints as well (fbf5f99)
  • wcp-preview-viewer-link: isolate hints stacking context (b7da3c0)
  • wcp-preview: orchestrate viewport preview (2c07954)
  • wcp-stage-editor: properly handle state (9eb8579)

Features

  • add utils for (de)compressing strings (40d57d4)
  • improve router (ff8f264)
  • prepare plugin routes for additional string data param (0e128c3)
  • wcp-input-code: prevent scroll handling if auto sized (2c9a3a9)
  • wcp-preview-frame-viewer-controls: use auto sizing slot editors (6db75c1)
  • wcp-preview-frame-viewer: persist state in url (f0d8657)
  • wcp-preview-hint: introduce hint marker (6e1ea4d)
  • wcp-preview-hint: position marker relative to offset parent (5293145)
  • wcp-preview-hint: react to element size changes (99ba27d)
  • wcp-preview-viewer-link-hint: always show debug overlay (995f999)
  • wcp-preview-viewer-link: handle slots as well (6c7196f)
  • wcp-preview-viewer-link: toggle plugin availability (1682662)
  • wcp-preview-viewer-link: use toggle icon button (fab87ef)
  • wcp-preview: hand in tag name of previewed element (62740e2)
  • wcp-preview: hide unavailable plugins (ad1d495)
  • wcp-preview: show in viewer as well (f5ffd9d)

Performance Improvements

  • use only relevant workers (3606b83)

Reverts

  • do not optimize at the wrong place (ada981b)

0.2.0 (2023-06-22)

Bug Fixes

  • wcp-input-code: align autosize (90b9213)

Features

  • wcp-navigation-search: introduce component (e030067)
  • wcp-root-navigation: add empty message (f48285a)
  • wcp-root: add simple search (4139f00)

Performance Improvements

  • prevent router outlet from re-rendering (ac3adf9)

0.1.0 (2023-06-21)

Bug Fixes

  • typo (7fd3ba0)
  • wcp-input-text: align value assignment (ac3e624)
  • wcp-preview-frame-viewer-controls: target hint slot correctly (48928aa)
  • wcp-root: fix typos (2989ea9)

Features

  • wcp-input-checkbox: add basic checkbox form element (d98fd4a)
  • wcp-input-code: introduce code editor as form element (0f5184a)
  • wcp-input-number: add basic number form element (4127bd1)
  • wcp-input-radio: add basic radio form element (6e74c27)
  • wcp-input-select: introduce select component (d0c6eaf)
  • wcp-input-text: add basic text form element (ab509d9)
  • wcp-input-text: allow some additional string based input types (aeb3f7e)
  • wcp-preview-frame-viewer-controls: render markdown in hints (41da716)
  • wcp-preview-frame-viewer-controls: separate component logic (bbae49e)
  • wcp-preview-frame-viewer-controls: use code editor for slot contents (c574a7e)
  • wcp-preview-frame: use new custom form elements (3e8ea45)
  • wcp-radio-menu: add basic radio menu form element (dbf62a2)

0.0.52 (2023-06-20)

0.0.51 (2023-06-15)

Bug Fixes

  • wcp-preview: allow scrolling preview contents (48b3c5d)

0.0.50 (2023-06-14)