Releases: brunomunizaf/Forms
Releases · brunomunizaf/Forms
v0.1.10
What's Changed
- Use NSAttributedString on titles, subtitles and placeholders by @brunomunizaf in #10
Full Changelog: 0.1.9...0.1.10
v0.1.9
What's Changed
- Fix unit tests by @brunomunizaf in #7
- Feature/calendar by @brunomunizaf in #8
- Add FormCalendarItem by @brunomunizaf in #9
Full Changelog: 0.1.8...0.1.9
v0.1.8
What's Changed
- Expand example app to different screens by @brunomunizaf in #6
Full Changelog: 0.1.7...0.1.8
v0.1.7
What's Changed
- More items, documentation and example improvements by @brunomunizaf in #5
Full Changelog: 0.1.6...0.1.7
v0.1.6
What's Changed
- Improve project with documentation by @brunomunizaf in #3
- Add FormPickerItem by @brunomunizaf in #4
Full Changelog: 0.1.5...0.1.6
v0.1.5
What's Changed
- Example app should scroll the FormView when keyboard comes up by @brunomunizaf in #1
- Merge feature/scroll by @brunomunizaf in #2
New Contributors
- @brunomunizaf made their first contribution in #1
Full Changelog: 0.1.4...0.1.5
v0.1.4
- Update README.md
- Improve example app and open form items to subclassing
v0.1.3
- Update README.md
- Implement init by coder to use xib
- Implement add function
- Rename Form to FormView
v0.1.2
Add example project with simple usage of Forms
v0.1.1
Adds README.md file and badges for Swift Package Index