-
## Description
We're a headless CMS vendor and we've developed a [source plugin for our SaaS service](https://github.com/Kentico/cloud-gatsby). Our source plugin supports creating [links of 4 diffe…
-
Hello,
How should I check whether the lighthouse score is 100 in travis?
My current travis config:
```
dist: trusty
language: node_js
node_js:
- "stable"
before_script:
- npm install
bef…
-
Similarly to #123
Perhaps @ileshmistry might be interested to help out again? :)
-
The Class table validation module reports an issue with the "CI_Migration" table which is not defined in the Kentico's class table. We need to determine if this is a false negative and if so, make an…
-
I've discovered that if my models use IRichTextContent for the type of a field, the default inline content resolver will not process it.
This appears to be because the `CodeFirstModelProvider` onl…
-
Please add support for Server-Side Rendering without MVC.
Right now Html.React is dependant on MVC.
Thank you
-
Hi Guys,
In the Client.js I noticed that the typeresolvers are initialised:
````
let typeResolvers = [
new TypeResolver('about_us', () => new AboutUs()),
new TypeResolver('accessory', () …
-
I am working on updating Stephenr85's DG sample app to use current SDK version and I have discovered a possible issue in our SDK.
**Steps to reproduce**:
1. Clone [my fork](https://github.com/duse…
-
Kentico 10 introduced a new password hashing algorithm PBKDF2. SHA2SALT is no longer recommended.
See: https://docs.kentico.com/k10/securing-websites/designing-secure-websites/securing-user-account…
-
We have a new feature, language-specific URL slugs generated from Text elements. Consider if the React sample app needs to be updated.
See the task in JIRA: https://kentico.atlassian.net/browse/DEL…