Plugin Directory

Changeset 2105185


Ignore:
Timestamp:
06/13/2019 02:28:46 AM (7 years ago)
Author:
mel_cha
Message:

commit version 0.1.1

Location:
simple-definition-list-blocks/trunk
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • simple-definition-list-blocks/trunk/dist

    • Property svn:ignore set to
      # A set of files you probably don't want in your WordPress.org distribution
      .babelrc
      .browserslistrc
      .distignore
      .editorconfig
      .eslintignore
      .eslintrc.js
      .gitignore
      .gitlab-ci.yml
      .npmrc
      .git
      .travis.yml
      .DS_Store
      Thumbs.db
      behat.yml
      bitbucket-pipelines.yml
      bin
      .circleci/config.yml
      composer.json
      composer.lock
      Gruntfile.js
      webpack.config.js
      package.json
      package-lock.json
      phpunit.xml
      phpunit.xml.dist
      multisite.xml
      multisite.xml.dist
      .phpcs.xml
      phpcs.xml
      .phpcs.xml.dist
      phpcs.xml.dist
      README.md
      wp-cli.local.yml
      docker
      docker-compose.yml
      yarn.lock
      tests
      test
      *.test.js
      vendor
      node_modules
      *.sql
      *.tar.gz
      *.zip
  • simple-definition-list-blocks/trunk/readme.txt

    r2105182 r2105185  
    66Tested up to:      5.2.1
    77Requires PHP:      7.0
    8 Stable tag:        0.1.0
     8Stable tag:        0.1.1
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • simple-definition-list-blocks/trunk/src

    • Property svn:ignore set to
      # A set of files you probably don't want in your WordPress.org distribution
      .babelrc
      .browserslistrc
      .distignore
      .editorconfig
      .eslintignore
      .eslintrc.js
      .gitignore
      .gitlab-ci.yml
      .npmrc
      .git
      .travis.yml
      .DS_Store
      Thumbs.db
      behat.yml
      bitbucket-pipelines.yml
      bin
      .circleci/config.yml
      composer.json
      composer.lock
      Gruntfile.js
      webpack.config.js
      package.json
      package-lock.json
      phpunit.xml
      phpunit.xml.dist
      multisite.xml
      multisite.xml.dist
      .phpcs.xml
      phpcs.xml
      .phpcs.xml.dist
      phpcs.xml.dist
      README.md
      wp-cli.local.yml
      docker
      docker-compose.yml
      yarn.lock
      tests
      test
      *.test.js
      vendor
      node_modules
      *.sql
      *.tar.gz
      *.zip
  • simple-definition-list-blocks/trunk/src/blocks

    • Property svn:ignore set to
      # A set of files you probably don't want in your WordPress.org distribution
      .babelrc
      .browserslistrc
      .distignore
      .editorconfig
      .eslintignore
      .eslintrc.js
      .gitignore
      .gitlab-ci.yml
      .npmrc
      .git
      .travis.yml
      .DS_Store
      Thumbs.db
      behat.yml
      bitbucket-pipelines.yml
      bin
      .circleci/config.yml
      composer.json
      composer.lock
      Gruntfile.js
      webpack.config.js
      package.json
      package-lock.json
      phpunit.xml
      phpunit.xml.dist
      multisite.xml
      multisite.xml.dist
      .phpcs.xml
      phpcs.xml
      .phpcs.xml.dist
      phpcs.xml.dist
      README.md
      wp-cli.local.yml
      docker
      docker-compose.yml
      yarn.lock
      tests
      test
      *.test.js
      vendor
      node_modules
      *.sql
      *.tar.gz
      *.zip
  • simple-definition-list-blocks/trunk/src/blocks/definition-list

    • Property svn:ignore set to
      # A set of files you probably don't want in your WordPress.org distribution
      .babelrc
      .browserslistrc
      .distignore
      .editorconfig
      .eslintignore
      .eslintrc.js
      .gitignore
      .gitlab-ci.yml
      .npmrc
      .git
      .travis.yml
      .DS_Store
      Thumbs.db
      behat.yml
      bitbucket-pipelines.yml
      bin
      .circleci/config.yml
      composer.json
      composer.lock
      Gruntfile.js
      webpack.config.js
      package.json
      package-lock.json
      phpunit.xml
      phpunit.xml.dist
      multisite.xml
      multisite.xml.dist
      .phpcs.xml
      phpcs.xml
      .phpcs.xml.dist
      phpcs.xml.dist
      README.md
      wp-cli.local.yml
      docker
      docker-compose.yml
      yarn.lock
      tests
      test
      *.test.js
      vendor
      node_modules
      *.sql
      *.tar.gz
      *.zip
Note: See TracChangeset for help on using the changeset viewer.