-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: alexbardas/jQuery.fn.autoResize
base: master
head repository: brianoncode/jQuery.fn.autoResize
compare: master
- 11 commits
- 4 files changed
- 4 contributors
Commits on Oct 3, 2011
-
Configuration menu - View commit details
-
Copy full SHA for d98fc4f - Browse repository at this point
Copy the full SHA d98fc4fView commit details
Commits on Oct 9, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 91693a3 - Browse repository at this point
Copy the full SHA 91693a3View commit details
Commits on Oct 14, 2011
-
Set the width of the clone every time we resize.
This is necessary in order to prevent the textarea from growing too fast in the case where autoResize is initialized (and, consequently, the clone created) before the target element is inserted into the DOM.
Configuration menu - View commit details
-
Copy full SHA for adf4ca4 - Browse repository at this point
Copy the full SHA adf4ca4View commit details
Commits on Oct 15, 2011
-
Merge pull request #7 from ljosa/master
Set the width of the clone every time we resize
Configuration menu - View commit details
-
Copy full SHA for 8da1dc8 - Browse repository at this point
Copy the full SHA 8da1dc8View commit details
Commits on Oct 19, 2011
-
Add a guard to prevent autoresizing a text area that has already been…
… autoresized
Pivotal Casebook committedOct 19, 2011 Configuration menu - View commit details
-
Copy full SHA for 9f05388 - Browse repository at this point
Copy the full SHA 9f05388View commit details -
Merge pull request #8 from Casecommons/master
Add a guard to prevent autoresizing a text area that has already been autoresized
Configuration menu - View commit details
-
Copy full SHA for 4d92018 - Browse repository at this point
Copy the full SHA 4d92018View commit details -
1.13 -- Handling accidental multiple instantiations by destroying the…
… previous AutoResizer instance if a new one is made on the same element
Configuration menu - View commit details
-
Copy full SHA for f818888 - Browse repository at this point
Copy the full SHA f818888View commit details
Commits on Oct 25, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 2525f3e - Browse repository at this point
Copy the full SHA 2525f3eView commit details -
Merge pull request #10 from benpickles/master
Work with email and url input types.
Configuration menu - View commit details
-
Copy full SHA for 7f2a6c5 - Browse repository at this point
Copy the full SHA 7f2a6c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4b826 - Browse repository at this point
Copy the full SHA cf4b826View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e620e3 - Browse repository at this point
Copy the full SHA 5e620e3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master