Skip to content

Releases: ordercloud-api/angular-cms-components

Optional hook for pre document save method

26 Oct 21:52

Choose a tag to compare

1.0.0-beta.50

:bookmark: 1.0.0-beta.50

Optional input for dynamic text replacements on page render

26 Oct 15:16

Choose a tag to compare

1.0.0-beta.49

:bookmark: 1.0.0-beta.49

Bug Fixes

15 Oct 22:22

Choose a tag to compare

Bug Fixes Pre-release
Pre-release

Include @Input() decorator on additionalMetaTags variable

Bug fixes & asset types

15 Oct 15:32

Choose a tag to compare

Pre-release
1.0.0-beta.47

:bookmark: 1.0.0-beta.47

Bug fixes for winmark

06 Oct 18:48

Choose a tag to compare

Bug fixes for winmark Pre-release
Pre-release

Temp change: Only show asset picker on insert image
(once we have other asset types available we can show the asset picker for non-image types)

Prevent default anchor link behavior on buyer/page-renderer:

  1. on ngAfterViewInit find all tags with an href starting with "#" (anchor links)
  2. add a click event listener to each anchor link that prevents the default link behavior
  3. instead of default behavior, attempt to find the corresponding named element on the page and scroll it into view

Reset asset page to 1 when defaultListOptions change

30 Sep 21:05

Choose a tag to compare

1.0.0-beta.45

:bookmark: 1.0.0-beta.45

Add page preview button, fix asset pagination

30 Sep 20:26

Choose a tag to compare

1.0.0-beta.44

:bookmark: 1.0.0-beta.44

Add option for custom asset filters

30 Sep 19:09

Choose a tag to compare

Pre-release

New options:

  • cms-page-** has [additionalAssetFilters]?: TemplateRef
  • cms-asset-** has [additionalFilters]?: TemplateRef

You should be able to modify the defaultListOptions using callbacks in the ng-template

Error messages on page editor

29 Sep 17:44

Choose a tag to compare

Pre-release
1.0.0-beta.42

:bookmark: 1.0.0-beta.42

Fix header/footer embed on page renderer

23 Sep 12:31

Choose a tag to compare

1.0.0-beta.41

:bookmark: 1.0.0-beta.41