Skip to content

ouijan/Iduna-Image-Selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iduna Image Selector

Javascript form input transformer. Creates an interactive gallery style image selector. Given an array of images and their values, Iduna will transform the input element into a button that trigger a popup (modal) where the user can select image(s). The selected image's values are stored in the now hidden input element ready for form submission, etc.

alt image

How to use

Comming Soon...

Gulp Commands

  • gulp build - Compiles Sass & Javascript into dist folder
  • gulp sass - Compiles Sass files into dist folder
  • gulp js - Compiles Javascript files into dist folder
  • gulp serve - Starts a Live Reloading Server and watches files for changes
  • gulp test - Starts running Karma/Jasmine Tests

To Do

  • Add Ability to Select between with shift
  • Add Settings
    • Multi Select Modifiers etc
  • Add type checking
  • Write tests
  • Style
    • Exit Icon
    • Close button on bottom of modal
  • Add handling for JSON data entry
  • Document how to use

Known Issues

  • Cannot Discern between two images which share a value

About

Javascript form input transformer. Creates an interactive gallery style image selector.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published