You are here

Files in Paragraphs Features 8

Primary tabs

File namesort descending Location Namespace Description
ExtendedTestParagraphsWidget.php tests/modules/paragraphs_features_test/src/Plugin/Field/FieldWidget/ExtendedTestParagraphsWidget.php Drupal\paragraphs_features_test\Plugin\Field\FieldWidget
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., <http://fsf.org/> 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and…
paragraphs-features.add-in-between.css css/paragraphs-features.add-in-between.css /* * 1. "+ Add" button is left aligned and we want it in middle. */ .js .paragraphs-features__add-in-between__wrapper .paragraphs-features__add-in-between__button { margin: 0 auto; /* 1 */ } @media screen and (max-width: 600px) { /* …
ParagraphsFeatures.php src/ParagraphsFeatures.php Drupal\paragraphs_features
ParagraphsFeaturesAddInBetweenTest.php tests/src/FunctionalJavascript/ParagraphsFeaturesAddInBetweenTest.php Drupal\Tests\paragraphs_features\FunctionalJavascript
ParagraphsFeaturesCKEditorIntegrationTest.php tests/src/FunctionalJavascript/ParagraphsFeaturesCKEditorIntegrationTest.php Drupal\Tests\paragraphs_features\FunctionalJavascript
ParagraphsFeaturesDeleteConfirmationTest.php tests/src/FunctionalJavascript/ParagraphsFeaturesDeleteConfirmationTest.php Drupal\Tests\paragraphs_features\FunctionalJavascript
ParagraphsFeaturesExtendedParagraphsWidgetTest.php tests/src/FunctionalJavascript/ParagraphsFeaturesExtendedParagraphsWidgetTest.php Drupal\Tests\paragraphs_features\FunctionalJavascript
ParagraphsFeaturesJavascriptTestBase.php tests/src/FunctionalJavascript/ParagraphsFeaturesJavascriptTestBase.php Drupal\Tests\paragraphs_features\FunctionalJavascript
ParagraphsFeaturesSingleActionTest.php tests/src/FunctionalJavascript/ParagraphsFeaturesSingleActionTest.php Drupal\Tests\paragraphs_features\FunctionalJavascript
ParagraphsFeaturesSplitTextTest.php tests/src/FunctionalJavascript/ParagraphsFeaturesSplitTextTest.php Drupal\Tests\paragraphs_features\FunctionalJavascript
paragraphs_features.info.yml paragraphs_features.info.yml paragraphs_features.info.yml
paragraphs_features.libraries.yml paragraphs_features.libraries.yml paragraphs_features.libraries.yml
paragraphs_features.links.menu.yml paragraphs_features.links.menu.yml paragraphs_features.links.menu.yml
paragraphs_features.module paragraphs_features.module Contains hooks for Paragraphs Feature module.
paragraphs_features.routing.yml paragraphs_features.routing.yml paragraphs_features.routing.yml
paragraphs_features.schema.yml config/schema/paragraphs_features.schema.yml config/schema/paragraphs_features.schema.yml
paragraphs_features.settings.yml config/install/paragraphs_features.settings.yml config/install/paragraphs_features.settings.yml
paragraphs_features_test.info.yml tests/modules/paragraphs_features_test/paragraphs_features_test.info.yml tests/modules/paragraphs_features_test/paragraphs_features_test.info.yml
ScrollToElementCommand.php src/Ajax/ScrollToElementCommand.php Drupal\paragraphs_features\Ajax
SettingsForm.php src/Form/SettingsForm.php Drupal\paragraphs_features\Form
SplitText.php src/Plugin/CKEditorPlugin/SplitText.php Drupal\paragraphs_features\Plugin\CKEditorPlugin
test-source-code.sh scripts/travis/test-source-code.sh #!/usr/bin/env bash # remove xdebug to make php execute faster phpenv config-rm xdebug.ini # globally require drupal coder for code tests composer global require "symfony/yaml:^3.4" "drupal/coder" # run phpcs phpcs --config-set…

Other projects