Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added visibility, model, xml code support! #43

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

brentonhouse
Copy link
Collaborator

Added

  • Added support for visibility property in XML Views with possible values of: collapse, hidden, and visible.
  • Added constants: Ti.UI.VISIBILITY_COLLAPSE, Ti.UI.VISIBILITY_HIDDEN, and Ti.UI.VISIBILITY_VISIBLE
  • Added support for model XML attribute to be used with with dataCollection to assign variable name to model
  • Added support for adding code to XML View attributes when surrounded by '~'
  • Added support for Code element in XML View. Add code by body or src attribute.

#41 #42

@brentonhouse brentonhouse merged commit 3c3831b into development Aug 6, 2019
@brentonhouse brentonhouse deleted the feature/add-visibility-property branch August 6, 2019 19:26
@brentonhouse brentonhouse self-assigned this Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant