-
**The feature would affect:**
- [ ] *app.storyblok.com (CMS - Interface)*
- [x] *api.storyblok.com (CMS - Content Delivery API)*
- [x] *mapi.storyblok.com (CMS - Management API)*
- [ ] *capi.st…
-
From a related conversation in #1201, I was looking to get more information on the slug routing for page content.
Recap: On the topic of url slug lengths, I can see how 128 can be too short for a f…
-
It looks like WordPress uses the folder name of plugins and themes to match to a WordPress slug.
We should be able to store a list of plugin and theme slugs on disk, and match the basename of the f…
-
I would rather the database implementation didn't leak out into my domain or service layer. I currently have to check for [sql.ErrNoRows when .Scan()ing a single record](https://pkg.go.dev/database/sq…
-
I've just tried new 6.1 and as I can see `window.URLify` is deprecated and is not used by `SlugInput` internally.
The problem is that current SlugInput urlify function is although universal but no…
-
nop nid:libSceNpParty:9616024D098191DB:sceNpPartyInitialize
-
Hi guys! Combo box is an independent great component and it can be purchased separately. So i think there should be some improvements in documentation, at least in most used cases. For example, when w…
-
Input is: Saurabh's Blog
Expected output: saurabhs-blog
Actual output: saurabh-s-blog
-
all lower case, no punctuation, dashes for spaces.
Remove stop words.
-
It is a common suggestion from a number of uses to make URL look like `domain.com/slug` instead of `domain.com/en/slug`, since 'slug' already defines the language. What is your insight on this?