Skip to content

Latest commit

 

History

History
185 lines (118 loc) · 14.1 KB

File metadata and controls

185 lines (118 loc) · 14.1 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.0 (2022-10-26)

Features

  • Update users component so that it fetches org users as well as auth users (ad5ef8e)

1.2.0 (2020-11-17)

Bug Fixes

  • refactor: removed unneeded response wrapper (ffba1f4)

Features

  • http-client: added http client too extensions sdk (fa43c62)

1.1.0 (2020-05-07)

Bug Fixes

  • multiselect: set to null if non passed (2068d3b)
  • tests: added params to test timeout, fixed flaky test (96fe997)

Features

  • multi-select: added multiselect to media content link & refs (ae16cd1)
  • timeouts: no more timeouts (by default) (01abdb7)

2.5.0 (2025-08-06)

Features

  • Bumped version (a9d2e67)
  • Pinned message-event-channel to hash with connection.off method (1f1d534)
  • updated action to use cache v4 (3abb3d1)
  • updated message-event-channel version (ec5cfb8)

2.4.0 (2024-05-15)

Features

  • added workflow fetching, and content type fetching aswell as form/field navigation (6f93b91)

Bug Fixes

2.3.0 (2023-10-13)

Features

  • assets: Allow getting of asset by ID (#93) (f7020d2)

2.2.1 (2023-09-29)

Features

  • CMP-10458 Added method to graphQL client for mutations (#92) (9b51283)
  • CMP-10470 Added onFormValueChange method (#91) (49a58b8)
  • remove Amplience DC header logo from README (9ab0925)
  • remove DC header asset (72d3454)

Miscellaneous Chores

2.2.0 (2022-10-26)

Features

2.1.0 (2022-04-06)

Features

  • content editor: updates content editor extensions (#63) (9d337b1)

Reverts

  • "chore: upgraded to husky 5.x" (ccaf151)

2.0.0 (2021-02-15)

⚠ BREAKING CHANGES

  • certain classes are no longer exposed - see MIGRATION.md for more info

Features

  • certain classes are no longer exposed - see MIGRATION.md for more info (c9e876a)
  • context: making category mandatory for content field (#33) (444ef54)
  • dashboard extension (#29) (0ced0c2)
  • dashboard: application navigator (#31) (a3e4d5d)
  • users client: adds a new class for listing users (#34) (3a4b577)

Bug Fixes

  • migrate from adis.ws to amplience.net (912724d)

1.0.3 (2020-02-12)

Bug Fixes

  • docs: updating logo (21daaed)
  • timeout upped again to account for slow cpu's (51bc8f4)
  • upped timeout limit (72f2fd8)

1.0.1 (2019-11-07)

Bug Fixes

  • license: setting correct licence and code of conduct email (20c9eae)

1.0.0 (2019-11-06)

Bug Fixes

  • added new field 'form' for handling read only changes. (261bbd8)
  • added new message io version to sdk for testing (ad9fa0a)
  • added up to date message io (d4562da)
  • changed any to object (c025c28)
  • changed any to object because it ruins types if passing any into object map and it should always be an object anyway (bcbd19f)
  • changed type names (d82c563)
  • changed type to return just content for getValue (2d1d0cf)
  • CMP-5895 => on fetching the content item set the id. (af09848)
  • CMP-5904 => added readOnly to sdk (d50df66)
  • CMP-5908 => match context object (b2a0e15)
  • CMP-5986 => added URL polyfill for ie11 (625734f)
  • CMP-5989 => added tests (5426483)
  • don't need this if using readyState (825cd56)
  • expose ids on schema interface (dab1989)
  • fixed build issue (dbbc7e6)
  • getting types to surface. (40228aa)
  • if already loaded resolve immediately (1ad7d3b)
  • improved generic types (84e3132)
  • lock (d7bebe7)
  • made event names consistent (c7ffc4f)
  • made the function generic as i was only supplying field props not the whole model. (112a4c9)
  • message io test (b92d0a2)
  • remove url-polyfill (ef7c318)
  • removed timeout on context and removed update height on call of startAutoResizer. (05764fe)
  • removing opinionated generic default (663634d)
  • returned this so can chain if wanted and called function straight away with current value (9f2f174)
  • reverted some changes, issue was in sdk-tester. (c63623b)
  • stopped calling function on add (780afcd)
  • styling (193beb2)
  • trying to get types to work (e351f38)
  • typo (edd74e9)
  • url isnt required. (eb7bbb7)
  • wording (c66953b)

Reverts

  • Revert "bump to latest cmjs" (e10df32)

0.1.1 (2019-09-18)

0.1.0 (2019-09-18)

Bug Fixes

  • removing automatic include (699d7f5)