Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Repeater disable methods and auto disable when loading #1235

Merged
merged 3 commits into from
Apr 14, 2015
Merged

Repeater disable methods and auto disable when loading #1235

merged 3 commits into from
Apr 14, 2015

Conversation

kevinparkerson
Copy link
Contributor

Fixes #1212 by adding a disable and enable method, which disables/enables default repeater header and footer controls when called. Additionally, these methods are called prior to rendering and after render completion. Events are thrown within these methods for plugin and app timing purposes.

@interactivellama
Copy link
Contributor

Good work. I'd like to see something a little descriptive than ".no-more".

Maybe, pagination-complete or something?

https://github.com/ExactTarget/fuelux/pull/1235/files#diff-e6bc01b17b5e038ff8e1ace1c0c0fbe6R442

@interactivellama interactivellama self-assigned this Apr 13, 2015
@kevinparkerson
Copy link
Contributor Author

@interactivellama I changed it from ".no-more" to ".page-end," which is the best I could come up with :|

@interactivellama
Copy link
Contributor

@kevinparkerson I'm sorry, I forget to mention this yesterday. Please add the disable/enabled buttons to index.htm/index.js - Actually, they are already there from the v3.0 release! Just uncomment and remove the "???"

@cmcculloh-kr cmcculloh-kr merged commit fe410d3 into ExactTarget:master Apr 14, 2015
@interactivellama interactivellama changed the title Repeater disabling methods Repeater disable methods and auto disable when loading Apr 14, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repeater controls not disabling during data load
3 participants