The Wayback Machine - https://web.archive.org/web/20210918030759/https://github.com/topics/content-delivery
Skip to content
#

content-delivery

Here are 20 public repositories matching this topic...

PetrSvirak
PetrSvirak commented Jun 3, 2021

Brief bug description

The Kontent design changed quite a lot since (Admin/Configuration.js)[https://github.com/Kentico/kontent-sample-app-react/blob/master/src/Pages/Admin/Configuration.js] was last updated. It should look completely different now. Check out Kentico/kontent-sample-app-net#128 for an inspiration.

Repro steps

  1. Clone repository fresh (or cle
Jmathieu3289
Jmathieu3289 commented Sep 18, 2020

Motivation

After updating a large application to the latest version of the Java SDK, all calls to the DeliveryClient had to wrapped in a synchronous wrapper. It would be helpful if there were a built-in way to call the DeliveryClient synchronously rather than introducing additional code to the project.

Proposed solution

Add alternate methods for working with the DeliveryClient syn

Improve this page

Add a description, image, and links to the content-delivery topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the content-delivery topic, visit your repo's landing page and select "manage topics."

Learn more