Skip to content

Releases: triniti/cms-js

v1.2.2

01 Jul 18:31
3af4f03

Choose a tag to compare

  • dam :: Fixed "original" image aspect ratio handling in blocksmith previews by normalizing "original" to "o" in damUrl function.

v1.2.1

25 Jun 21:13
44f0c5f

Choose a tag to compare

  • Fixed react-final-form v7 compatibility where FieldArray field values could be undefined during initial render, causing destructuring errors in SortableAnswer and SortableSlot components.

v1.2.0

17 Jun 02:49
d33bf46

Choose a tag to compare

  • Documentation for all with* HOCs and use* hooks
  • create-article-modal :: Updated TextField to SeoTextField.
  • widget-screen :: Fixed validation error for required search_request._schema field when loading widgets with search request capability.
  • poll-screen :: Made question field required in both poll screen and create poll modal.
  • Update final-form and react-final-form packages to latest. Allegedly no major changes on their end but changed to typescript so they are being cautious.
  • Update lexical packages to 0.32.x.

v1.1.2

03 Apr 21:03
f849e36

Choose a tag to compare

  • Update lexical packages to 0.29.0.
  • blocksmith :: restore highlight/mark feature as lexical bug has been resolved facebook/lexical#4641
  • asset-picker-modal :: Adding support for selecting image from gallery (without having to manually do it from the already available picker in the search tab which is already available).
  • gallery-screen :: Use the original (o) uncropped image in SortableImage.

v1.1.1

14 Feb 02:38
957bf85

Choose a tag to compare

  • Fix sizing on sweetalert toastage.

v1.1.0

14 Feb 00:51
fbd42ea

Choose a tag to compare

  • Raven :: Adding edit button back into collaborations list.
  • key-values-field :: Adding newValue support.
  • timeline-screen :: Add code tab.
  • Update lexical packages to 0.24.0.
  • Update @dnd-kit packages latest.

v1.0.7

25 Oct 02:32
8de33ce

Choose a tag to compare

  • Blocksmith :: Add insert text and block to bottom of block preview.
  • Blocksmith :: Add human friendly aspect ratio to document, gallery and image block preview.

v1.0.6

26 Sep 22:04
120b63f

Choose a tag to compare

  • key-values-field :: allow key to start with a number.
  • Blocksmith :: article-block-preview, add link_text to table.
  • poll-screen :: fixing default value on answers in StatsCard.
  • upgrade to date-fns 4.1.x
  • Update lexical packages to 0.18.0.

v1.0.5

27 Aug 20:12
415dcef

Choose a tag to compare

  • node-status-card :: When going from schedule to publish make sure to reset the publish date to now.
  • sortables style improvements.

v1.0.4

21 Aug 20:33
9fb6fea

Choose a tag to compare

  • When creating a new teaser that has a target, copy over description and image_ref as well.
  • Wrap poll stats card answer text.
  • Remove gallery_seq from rendering in search assets screen, not really needed any more.
  • Remove need for drag overlay in sortables.