-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: WofloW/Columnizer-jQuery-Plugin
base: master
head repository: adamwulf/Columnizer-jQuery-Plugin
compare: master
- 17 commits
- 8 files changed
- 5 contributors
Commits on Apr 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3f102c0 - Browse repository at this point
Copy the full SHA 3f102c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5870d0b - Browse repository at this point
Copy the full SHA 5870d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f088c - Browse repository at this point
Copy the full SHA d2f088cView commit details
Commits on Jan 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5df8934 - Browse repository at this point
Copy the full SHA 5df8934View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8a290 - Browse repository at this point
Copy the full SHA 5a8a290View commit details
Commits on Jan 9, 2017
-
Merge pull request adamwulf#217 from jmarceli/disable_single_columnize
Disable single columnize
Configuration menu - View commit details
-
Copy full SHA for 4d45a8b - Browse repository at this point
Copy the full SHA 4d45a8bView commit details
Commits on Mar 31, 2017
-
Added preserving thead and tfoot in tables
In the columnize function we can check weather we are in a table by testing the first child of $pullOutHere If we are in a table we can clone a copy of the <thead> and <tfoot> if they exist and store thim in the columnize function that is operating on the table. When we get to splitting the last element we add the <thead> and <tfoot> back to the table in the content source element $pullOutHere
simonmeadows authoredMar 31, 2017 Configuration menu - View commit details
-
Copy full SHA for 25f3c88 - Browse repository at this point
Copy the full SHA 25f3c88View commit details
Commits on Apr 1, 2017
-
Added test pages for thead and tfoot
Simon Meadows authored and Simon Meadows committedApr 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 0d20d11 - Browse repository at this point
Copy the full SHA 0d20d11View commit details -
Re-Worked to allow for nested tables
Simon Meadows authored and Simon Meadows committedApr 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 54dec55 - Browse repository at this point
Copy the full SHA 54dec55View commit details -
Simon Meadows authored and Simon Meadows committed
Apr 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 2cf78b7 - Browse repository at this point
Copy the full SHA 2cf78b7View commit details -
removed non required bit I missed
Simon Meadows authored and Simon Meadows committedApr 1, 2017 Configuration menu - View commit details
-
Copy full SHA for ac92a9c - Browse repository at this point
Copy the full SHA ac92a9cView commit details
Commits on Apr 3, 2017
-
Merge pull request adamwulf#219 from simonmeadows/master
Added preserving thead and tfoot in tables - Issue adamwulf#180
Configuration menu - View commit details
-
Copy full SHA for 11ad353 - Browse repository at this point
Copy the full SHA 11ad353View commit details
Commits on Aug 19, 2019
-
master: Fix for jQuery deprecation of event shorthand: resize
Daniel Heffner committedAug 19, 2019 Configuration menu - View commit details
-
Copy full SHA for 7b6a532 - Browse repository at this point
Copy the full SHA 7b6a532View commit details
Commits on Aug 20, 2019
-
Merge pull request adamwulf#229 from dheffx/master
Fix for jQuery deprecation of event shorthand: resize
Configuration menu - View commit details
-
Copy full SHA for 1f4600f - Browse repository at this point
Copy the full SHA 1f4600fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d64e7 - Browse repository at this point
Copy the full SHA b2d64e7View commit details
Commits on Apr 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 52d1b04 - Browse repository at this point
Copy the full SHA 52d1b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9292f21 - Browse repository at this point
Copy the full SHA 9292f21View 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