Adam Magaña

Results 6 issues of Adam Magaña

- [ ] Documentation for every method. (custom options, return value, required arguments, etc) - [ ] Example code on how to use the library - [ ] A cool...

Documentation

Unit tests should be implemented in the example project to maintain quality.

Testing

Floating labels on a `Ti.UI.TextArea`.

Feature

Floating labels on a `Ti.UI.TextField`.

Feature

Allow the module to accept custom styling for all nested UI elements. There should be no "shadow" styles. All default settings should be able to be overwritten by developers.

Feature

When passing options to the module's `createTextField` and `createTextArea` methods make sure that all native Titanium options are passed on the their native UI counterparts.

Feature