CHANGELOG.txt |
CHANGELOG.txt |
|
GridStack 8.x-1.0-dev, 2019-01-14
---------------------------------
- Fixed for disabled draggable for js-driven layouts.
GridStack 8.x-1.0-dev, 2019-01-13
---------------------------------
- Fixed for js-driven admin layouts. Added support for core… |
grid-stack-1.css |
css/layout/grid-stack-1.css |
|
|
grid-stack-10.css |
css/layout/grid-stack-10.css |
|
|
grid-stack-11.css |
css/layout/grid-stack-11.css |
|
|
grid-stack-12.css |
css/layout/grid-stack-12.css |
|
|
grid-stack-2.css |
css/layout/grid-stack-2.css |
|
|
grid-stack-3.css |
css/layout/grid-stack-3.css |
|
|
grid-stack-4.css |
css/layout/grid-stack-4.css |
|
|
grid-stack-5.css |
css/layout/grid-stack-5.css |
|
|
grid-stack-6.css |
css/layout/grid-stack-6.css |
|
|
grid-stack-7.css |
css/layout/grid-stack-7.css |
|
|
grid-stack-8.css |
css/layout/grid-stack-8.css |
|
|
grid-stack-9.css |
css/layout/grid-stack-9.css |
|
|
gridstack-admin.html.twig |
templates/gridstack-admin.html.twig |
|
Default theme implementation for the GridStack template. |
gridstack-box.html.twig |
templates/gridstack-box.html.twig |
|
Default theme implementation for the individual GridStack box/item template. |
gridstack-dummy.html.twig |
templates/gridstack-dummy.html.twig |
|
Default theme implementation for the GridStack dummy template. |
gridstack-preview.html.twig |
templates/gridstack-preview.html.twig |
|
Default theme implementation for the blazy-test template. |
gridstack.admin.css |
css/gridstack.admin.css |
|
|
gridstack.css |
css/gridstack.css |
|
This file is a modified version of the library one. |
gridstack.html.twig |
templates/gridstack.html.twig |
|
Default theme implementation for the GridStack template. |
gridstack.info.yml |
gridstack.info.yml |
|
gridstack.info.yml |
gridstack.install |
gridstack.install |
|
Installation actions for GridStack. |
gridstack.layout.css |
css/gridstack.layout.css |
|
|
gridstack.libraries.yml |
gridstack.libraries.yml |
|
gridstack.libraries.yml |
gridstack.module |
gridstack.module |
|
Provides GridStack integration to have multi-column grids with drag-and-drop. |
gridstack.optionset.bootstrap.yml |
config/install/gridstack.optionset.bootstrap.yml |
|
config/install/gridstack.optionset.bootstrap.yml |
gridstack.optionset.default.yml |
config/install/gridstack.optionset.default.yml |
|
config/install/gridstack.optionset.default.yml |
gridstack.optionset.foundation.yml |
config/install/gridstack.optionset.foundation.yml |
|
config/install/gridstack.optionset.foundation.yml |
gridstack.optionset.frontend.yml |
config/install/gridstack.optionset.frontend.yml |
|
config/install/gridstack.optionset.frontend.yml |
gridstack.optionset.paz.yml |
modules/gridstack_example/config/install/gridstack.optionset.paz.yml |
|
modules/gridstack_example/config/install/gridstack.optionset.paz.yml |
gridstack.optionset.tagore.yml |
modules/gridstack_example/config/install/gridstack.optionset.tagore.yml |
|
modules/gridstack_example/config/install/gridstack.optionset.tagore.yml |
gridstack.optionset.test.yml |
tests/modules/gridstack_test/config/optional/gridstack.optionset.test.yml |
|
tests/modules/gridstack_test/config/optional/gridstack.optionset.test.yml |
GridStack.php |
src/Entity/GridStack.php |
Drupal\gridstack\Entity |
|
gridstack.schema.yml |
config/schema/gridstack.schema.yml |
|
config/schema/gridstack.schema.yml |
gridstack.services.yml |
gridstack.services.yml |
|
gridstack.services.yml |
gridstack.settings.yml |
config/install/gridstack.settings.yml |
|
config/install/gridstack.settings.yml |
gridstack.skin.css |
css/gridstack.skin.css |
|
|
gridstack.theme--default.css |
css/theme/gridstack.theme--default.css |
|
|
gridstack.theme--selena.css |
css/theme/gridstack.theme--selena.css |
|
|
gridstack.theme--zoe.css |
modules/gridstack_example/css/gridstack.theme--zoe.css |
|
|
gridstack.theme.css |
css/gridstack.theme.css |
|
.gridstack: module defined classes to abide its namespace.
.grid-stack: JS defined classes, or managed by JS dynamically. |
gridstack.theme.inc |
templates/gridstack.theme.inc |
|
Hooks and preprocess functions for the GridStack module. |
gridstack.ui.css |
css/gridstack.ui.css |
|
This file is a modified version of the library one. |
gridstack.views.inc |
gridstack.views.inc |
|
Provides views data for gridstack.module. |
gridstack.views.schema.yml |
config/schema/gridstack.views.schema.yml |
|
config/schema/gridstack.views.schema.yml |
GridStackAdmin.php |
src/Form/GridStackAdmin.php |
Drupal\gridstack\Form |
|
GridStackAdminInterface.php |
src/Form/GridStackAdminInterface.php |
Drupal\gridstack\Form |
|
GridStackAdminUnitTest.php |
tests/src/Unit/Form/GridStackAdminUnitTest.php |
Drupal\Tests\gridstack\Unit\Form |
|
GridStackCrudTest.php |
tests/src/Kernel/GridStackCrudTest.php |
Drupal\Tests\gridstack\Kernel |
|
GridStackDefault.php |
src/GridStackDefault.php |
Drupal\gridstack |
|