Skip to content

Conversation

morrisdj
Copy link
Contributor

@morrisdj morrisdj commented Dec 26, 2018

Description

The specification for SDTs (Structured Document Tags) allows for these types:

  • plain text
  • rich text
  • date picker
  • combo box
  • drop-down list
  • image

Only date, combo box and drop-down list were previously implemented.

I have added the plain text type.

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes

@troosan troosan added this to the v0.16.0 milestone Dec 26, 2018
@coveralls
Copy link

Coverage Status

Coverage increased (+0.002%) to 94.539% when pulling dcf637d on morrisdj:develop into 575c553 on PHPOffice:develop.

@troosan troosan merged commit bbe517a into PHPOffice:develop Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants