decap-cms icon indicating copy to clipboard operation
decap-cms copied to clipboard

A Git-based CMS for Static Site Generators

Results 351 decap-cms issues
Sort by recently updated
recently updated
newest added

**Context** - i18n support: - https://www.netlifycms.org/docs/beta-features/#i18n-support - Slug template tags - https://www.netlifycms.org/docs/configuration-options/#slug **Is your feature request related to a problem? Please describe.** I'm not able to define a translated slug...

good first issue
area: i18n
type: feature

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`16.11.27` -> `16.11.56`](https://renovatebot.com/diffs/npm/@types%2fnode/16.11.27/16.11.56) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/16.11.56/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

type: chore

**Describe the bug** I have been using Netlify CMS for sites without a content security policy. I am now trying to increase the security of my sites by adding this....

pinned

I made a file collection for site settings, added an `image` widget for the logo. My CMS object has `uploadcare` registered as media_library and it's working throughout the entire site....

type: bug

**Describe the bug** When using Chrome/Edge/Firefox in Windows 11, the cursor drifts and is misaligned when using Microsoft Pinyin Input Method to input Chinese in the "Body" text editing box....

type: bug

**Summary** Update Korean translations. - Add missing translation - Fix some typos **Test plan** Nothing to test **Checklist** Please add a `x` inside each checkbox: - [x] I have read...

**TL;DR:** I want to propose an `onChange` handler to preview components in order to build a visual editing component within the preview pane. (preview is purely read-only at the moment)...

type: feature

Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...

dependencies

**Summary** Upgrades Webpack to version 5 to fix #6502, which is preventing successful builds due to an interaction between Webpack 4 and Node versions 17 and above. **Test plan** Tests...