Skip to content

Releases: neokoenig/jQuery-gridmanager

0.3.1

Choose a tag to compare

@neokoenig neokoenig released this 27 Jul 19:51

New style of editable regions which are stackable/editable/deletable
Added: default editable region button
Added: Theming using LESS
Default, light & dark themes now available
Large visual cleanup
Fixed: remoteURL now posts as proper key/value pair
Added: initMarkup() to autowrap non commented markup
Added: editableRegionEnabled & autoEdit options
Added: additional filterCallback option which runs on init();

0.3.0

Choose a tag to compare

@neokoenig neokoenig released this 27 Jul 19:51

Nested row & column support & new add nested row button
Added ability to add custom controls on rows & columns (with your own callbacks)
Added Custom column classes in addition to row classes
RTE's are now attached to their own editable regions within columns
Responsive class support added
Responsive class layout mode added
Font Awesome now the icon default
Documentation now available at http://neokoenig.github.io/jQuery-gridmanager/docs

0.2.2

Choose a tag to compare

@neokoenig neokoenig released this 27 Jul 19:51

Modal removed;
Source code editing now available directly.
Basic (very basic) foundation support with correct config.
Editable Custom row classes.
Editable Custom Row IDs

0.2.1

Choose a tag to compare

@neokoenig neokoenig released this 27 Jul 19:51

Fluid rows now supported.
Columns are now resizable.
Column moving improved.
Source code alert now modal

0.2.0

Choose a tag to compare

@neokoenig neokoenig released this 27 Jul 19:52

TinyMCE, CKEditor now supported.
Columns now moveable.
Added reset, alert features, redid CSS and most of the plugin

0.1.1

Choose a tag to compare

@neokoenig neokoenig released this 27 Jul 19:52

CSS moved to it's own file.
Slight visual tweaks.