-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
* Convert TableViewRow and TableViewSectionComponent into Structs * Update Example and Unit Tests * Add optional identifier to TableViewSection and AnyTableViewRow. Implement deleteSections helper * Begin Refactoring Example to use live data * Write Unit Tests for new id helper methods, refactor command executions * Add liaison as parameters to command closures * Update Style of Demo * Update TableViewRows to have optional data * Consolidate moveRow into single method * Update to use iOS 10.0 * Update travis build config * Update Xcode version to 12.0 * Update Xcode version to 12 * Update author email * Update to iOS 13.5 sim * Remove command argument labels, implement generic rowForIndexPath, refactor rowIndexPathesWhere to use generic type * Update README * Update removing paginated spinner section logic * Update README * Set example to iPhone only * Update section mutations to use indexes instead of indexPathes * Remove height argument labels, Add Cell.Type parameter to TableViewRow initializer, extend StatelessTableViewRow functionality * Update TableViewRow extension for Void Data * Remove data argument label * Pass Data into Height config closures * Update ImageRow Data type in Example project Co-authored-by: Shine Labs <[email protected]>
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.