-
Notifications
You must be signed in to change notification settings - Fork 6
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
Add async loading #2
base: master
Are you sure you want to change the base?
Conversation
…on>; Allow custom links to trigger table load using a.osom-tables and a data attribute osom-tables-for, with the ID of the table to load into (no # at start of ID in the data attribute)
…from outside osom tables itself; Remove custom link trigger as users can now do that themselves, now we have public osom tables
Hey @madrabbit would be really good to get these changes merged in or if you had any feedback. // @coderdan @jehanzebkhan |
Sorry guys, i don't think those changes fit the idea of this little gem
|
I can't speak to the first comment @jehanzebkhan may be able to comment there. I'm not sure I follow what you mean with comments 2 and 3. Can you suggest how we might be able to do the async function? It is being passed as an option now to the helper. Which options are you referring to when you say it should be part of the options? With regards to the 3rd comment, are you referring to the use of $(document).ready(function(). Do you have a suggestion as to how you'd like to see this done? Thanks for your help. |
Chipping in because some of these changes are my fault :) I think you have some really good points, so we're going to go back and see what we can do to clean things up while still fulfilling all our requirements. |
@coderdan @bloopletech hey guys just to clarify
|
OK thanks, Nik. We'll make some changes and redo. On Tue, Mar 4, 2014 at 9:48 AM, Nikolay Nemshilov
Dan Draper Twitter: @danieldraper |
No description provided.