Deprecate the FloatItem and Decimal field types and move them to contrib

Created on 24 May 2023, almost 2 years ago

Problem/Motivation

Core ships IntegerItem, DecimalItem, and FloatItem field types. The core Options module adds ListIntegerItem and ListFloatItem.

This means if you want to add a field to 'store a number', you have five choices - it is overwhelming.

I don't think I have ever used either DecimalItem or FloatItem on a site, ever. Currency module afaik doesn't make use of the decimal field afaik.

Since these are plugins, they should be straightforward to move to contrib.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component
Field 

Last updated about 6 hours ago

Created by

🇬🇧United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024