Skip to content

Feature uncolumnize#206

Merged
adamwulf merged 2 commits intoadamwulf:masterfrom
Regaddi:feature-uncolumnize
Jan 28, 2016
Merged

Feature uncolumnize#206
adamwulf merged 2 commits intoadamwulf:masterfrom
Regaddi:feature-uncolumnize

Conversation

@Regaddi
Copy link

@Regaddi Regaddi commented Jan 26, 2016

Added a uncolumnize method which will basically revert the DOM to its initial state, when columnize had been called.

Technically I'm saving an original DOM clone of each selected jQuery element in its dataset.
When uncolumnize is called on columnized elements, they will be replaced with their initial clones.

Code has been minified using your compress.php tool.
Added a section in the Readme file.

@Regaddi Regaddi mentioned this pull request Jan 26, 2016
adamwulf added a commit that referenced this pull request Jan 28, 2016
@adamwulf adamwulf merged commit 649f315 into adamwulf:master Jan 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants