Skip to content

Releases: UNC-Libraries/jquery.xmleditor

Release v.1.2.0

02 Nov 20:48
Compare
Choose a tag to compare
  • Use default templates. See demo/templates.html for an example.
  • Autocomplete for vocabularies. See demo/relator.html for an example.

Release v.1.1.0

22 Jun 18:43
Compare
Choose a tag to compare
  • Can now add or remove text, comment or CDATA nodes to elements.
  • Support for the "any" child element flag, can now add undeclared elements when appropriate
  • Element and attribute stubs to allow keyboard based controls
  • Keyboard shortcuts for adding elements, attributes and other nodes. With options for various creation points (sibling, child, to root, to parent) and hold shift to determine if the element should go before or after.
  • Contextual "add element" option when pressing enter, to add new children or siblings
  • Autocomplete suggestions when adding new elements or attributes
  • Support for anyAttribute schema flag
  • Root node auto-selected in guieditor on render
  • Improved error messaging

Base Release

12 May 17:58
Compare
Choose a tag to compare

First official release