Skip to content

Releases: ordercloud-api/angular-cms-components

Ensure page editor reflects isLocked, isRequired, hasChanges, and isValid correctly

22 Sep 21:10

Choose a tag to compare

1.0.0-beta.40

:bookmark: 1.0.0-beta.40

Bug fixes & page editor updates

18 Sep 15:53

Choose a tag to compare

Pre-release
  • Fix asset list in modal error
  • Dont open asset detail on new asset upload in asset input
  • Account for selected => selectedAsset change in asset input
  • Separate Title from MetaTitle, MetaTitle is required (to enforce good SEO)
  • Add setting [requiredSlugs] - these cannot be deactivated or changed
  • Locked Slugs cannot be changed (they can be deactivated now)
  • Update buyer/page-renderer to use MetaTitle instead of Title

fix cms page rendering bug where not all content rendered

18 Sep 13:19

Choose a tag to compare

1.0.0-beta.38

:bookmark: 1.0.0-beta.38

Fix build error

17 Sep 19:02

Choose a tag to compare

Fix build error Pre-release
Pre-release

ERROR in The target entry-point "@ordercloud/angular-cms-components" has missing dependencies:

  • projects/lib/src/shared/services/widget.service

Fix cms page renderer, page preview and asset upload

17 Sep 18:52

Choose a tag to compare

1.0.0-beta.36

:bookmark: 1.0.0-beta.36

Add helper text on Meta Description

17 Sep 16:04

Choose a tag to compare

Pre-release
1.0.0-beta.35

:bookmark: 1.0.0-beta.35

Remove debugger

17 Sep 13:38

Choose a tag to compare

Remove debugger Pre-release
Pre-release
1.0.0-beta.34

:bookmark: 1.0.0-beta.34

Bug fixes & style changes

17 Sep 01:23

Choose a tag to compare

Pre-release
  • beforeAssetUpload hook now available on CmsPageList
  • bug fixes for asset list/detail view, grid view console errors
  • style changes for content tab on page editor (no more padding, use css calc to determine editorOptions.height and set editorOptions.resize to 0 to avoid resizing on implementation side)

Bug fixes & validation

16 Sep 17:30

Choose a tag to compare

Pre-release
  • ensure that defaultListOptions are always applied on asset management
  • enforce unique slugs based on page list (see note on commit 7da4132)
  • show page.NavigationTitle when possible on admin page list / editor

Update section templates, plugins, and fix modal errors

15 Sep 18:54

Choose a tag to compare

1.0.0-beta.31

:bookmark: 1.0.0-beta.31