Releases: amplience/dc-extensions-sdk
Releases · amplience/dc-extensions-sdk
v1.0.1
v1.0.0
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)
- if the page is already loaded frameLoaded will never resolve (75a96e6)
- 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 automatic include (699d7f5)
- 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)