Skip to content

russel-yang/ColorPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla HTML5 UI Extension template

Vanilla HTML5 UI Extension template implementing the basic lifecycle methods to better understand the concept.

Screenshot of template The UI Extension in the Contentful web app

Screenshot of params Assigning the UI Extension to a content type and setting the instance parameter

The template includes:

  • the UI Extensions SDK library
  • a Contentful look-and-feel by loading our CSS library
  • basic handling of user-generated events (here: keyboard input)
  • basic handling of externally generated events (here: changes introduced by other authors)
  • cleanup of event listeners
  • example usage of installation and instance parameters

Usage

To install the UI Extension:

contentful extension create --installation-parameters '{"exampleParameter": "I am an installation parameter value."}'

To update the UI Extension:

contentful extension update --force --installation-parameters '{"exampleParameter": "I am an updated installation parameter value."}'

About

Contentful color picker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •