lekoala/silverstripe-form-elements

A set of form elements for SilverStripe

Fund package maintenance!
lekoala

Installs: 956

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 1

Language:JavaScript

Type:silverstripe-vendormodule

0.2 2024-01-19 10:49 UTC

This package is auto-updated.

Last update: 2024-04-26 08:00:05 UTC


README

Build Status scrutinizer Code coverage

Intro

A set of form elements based on Formidable Elements.

Available fields:

  • BS Tags (ajax)
  • BS Autocomplete (ajax)
  • Cleave (mask)
  • Coloris
  • Flatpickr
  • Growing textarea
  • InputMask (mask)
  • TelInput
  • TipTap
  • TomSelect (ajax)

Formatters:

  • Date
  • Number

Some other elements are implemented in distinct modules:

Requirements

All fields expose a requirements static method. This will include the requirements except if you disabled them with the enable_requirements config var. This method is called (unless disabled) in the Field method.

TODO

  • i18n
  • Doc
  • Tests

Compatibility

Tested with SilverStripe ^5.

Maintainer

LeKoala - thomas@lekoala.be