field-engineer icon indicating copy to clipboard operation
field-engineer copied to clipboard

Trigger plugin field js when DOM is changed

Open jenstornell opened this issue 9 years ago • 0 comments

Every field is supported but when DOM changes it needs to trigger js of js plugins to work.

The plugins that will be supported needs to add something new to the table. At the same time well maintained. Fields with modals or field controllers does not yet work so the fields should be more simple ones.

Future / Maybe

  • https://github.com/AugustMiller/kirby-map-field
  • https://github.com/distantnative/field-multiselect
  • https://github.com/ian-cox/Kirby-Color-Picker
  • https://github.com/JonasDoebertin/kirby-visual-markdown - Does not load DOM js correctly after add
  • https://github.com/storypioneers/kirby-wysiwyg - Does not trigger keyup
  • https://github.com/storypioneers/kirby-selector
  • https://github.com/TimOetting/kirby-gallery
  • https://github.com/Thiousi/kirby-color-list - Saves but does not select a color

Maybe

  • https://github.com/floriankarsten/kirby-tablex
  • https://github.com/JonasDoebertin/kirby-range-slider
  • https://github.com/jenstornell/kirby-keyword-map
  • https://github.com/TimOetting/kirby-list-field

jenstornell avatar Apr 13 '17 09:04 jenstornell