<feed xmlns='http://www.w3.org/2005/Atom'>
<title>strapi-plugin-checkbox-list/admin/src, branch master</title>
<subtitle>A Strapi v5 plugin that adds a checkbox list custom field to the Content Type Builder, enabling multi-select functionality with predefined options.
</subtitle>
<id>https://git.popov.link/strapi-plugin-checkbox-list/atom?h=master</id>
<link rel='self' href='https://git.popov.link/strapi-plugin-checkbox-list/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/'/>
<updated>2026-02-05T14:01:37+00:00</updated>
<entry>
<title>Implement validation for empty checkbox selections in CheckboxListInput</title>
<updated>2026-02-05T14:01:37+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T14:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=ddd12b30191cb64ac0c90ea98054777a1335279c'/>
<id>urn:sha1:ddd12b30191cb64ac0c90ea98054777a1335279c</id>
<content type='text'>
- Added useEffect to handle cases where required checkboxes are not selected, setting value to null.
- Updated onChange type definition to allow for null values in checkbox selections.
</content>
</entry>
<entry>
<title>Enhance checkbox-list custom field functionality</title>
<updated>2026-02-05T13:45:40+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T13:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=59be13de07143e546284c75d00ea98c9159aa573'/>
<id>urn:sha1:59be13de07143e546284c75d00ea98c9159aa573</id>
<content type='text'>
- Added CheckboxListEnumInput component for handling enumeration inputs.
- Updated CheckboxListDefaultInput to support new options structure.
- Integrated validation for checkbox list options using Yup.
- Modified package.json and package-lock.json to include new dependencies.
- Improved admin interface with enhanced input handling and validation feedback.
</content>
</entry>
<entry>
<title>Refactor checkbox-list custom field implementation</title>
<updated>2026-02-05T12:39:14+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T12:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=b9bd07c53d8c624f14f9b7da71ff1e4de099a029'/>
<id>urn:sha1:b9bd07c53d8c624f14f9b7da71ff1e4de099a029</id>
<content type='text'>
- Replaced the PluginIcon with EnumerationField in the custom field registration.
- Introduced CheckboxListDefaultInput component for handling checkbox list inputs.
- Updated the admin interface to include new settings for the checkbox-list custom field.
- Enhanced server-side registration to support resizable input size for the checkbox-list.
</content>
</entry>
<entry>
<title>Add checkbox-list custom field plugin to Strapi</title>
<updated>2026-02-05T11:53:17+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T11:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=7fe5502dc173cfee7c3b3178fb233264ad7c6dc3'/>
<id>urn:sha1:7fe5502dc173cfee7c3b3178fb233264ad7c6dc3</id>
<content type='text'>
- Introduced a new custom field type 'checkbox-list' with associated input component.
- Updated package.json to reflect the new plugin name.
- Added necessary server-side files for plugin registration, including bootstrap, destroy, and service methods.
- Updated package-lock.json to include new dependencies and versions.
- Enhanced admin interface with custom field registration and input handling.
</content>
</entry>
<entry>
<title>Initial Strapi plugin project</title>
<updated>2026-02-05T10:19:56+00:00</updated>
<author>
<name>Valentin Popov</name>
<email>valentin@popov.link</email>
</author>
<published>2026-02-05T10:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.popov.link/strapi-plugin-checkbox-list/commit/?id=efa89313fa4152252b477aafd88f7cf4a66747d8'/>
<id>urn:sha1:efa89313fa4152252b477aafd88f7cf4a66747d8</id>
<content type='text'>
</content>
</entry>
</feed>
