Skip to content

Conversation

@johguentner
Copy link
Member

  • add parent information to page
  • check end-date of Date property for null
  • add "asText" method to Text and Title property

johguentner and others added 2 commits February 2, 2023 15:00
- add parent information to page
- check end-date of Date property for null
- add "asText" method to Text and Title property
@johguentner johguentner added this to the 🌳 v1.0.0 milestone Feb 2, 2023
@what-the-diff
Copy link

what-the-diff bot commented Feb 2, 2023

  • Added parentId and parentType to Page entity
  • Fixed bug in Date property where end date was not being set if it is null (e.g., for a single day event)
  • Added asText() method to Text and Title properties, which returns the plain text version of the content instead of RichText object

@johguentner johguentner self-assigned this Feb 2, 2023
@johguentner johguentner added tests-required Tests for this PR are required enhancement New feature or request fix labels Feb 2, 2023
- of page parent information
- of Title and Text property (added: asText())
@johguentner johguentner removed the tests-required Tests for this PR are required label Feb 2, 2023
@johguentner johguentner merged commit 0ab4d2f into dev Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants