Changeset 2504806
- Timestamp:
- 03/28/2021 06:22:18 PM (5 years ago)
- Location:
- fontsampler
- Files:
-
- 6 added
- 9 deleted
- 3 edited
- 20 copied
-
tags/0.4.13/css/fontsampler-custom-rangeslider.less (added)
-
tags/0.4.13/css/fontsampler-custom-selectric.less (added)
-
tags/0.4.14 (copied) (copied from fontsampler/trunk)
-
tags/0.4.14/FontsamplerHelpers.php (copied) (copied from fontsampler/trunk/FontsamplerHelpers.php)
-
tags/0.4.14/FontsamplerPlugin.php (copied) (copied from fontsampler/trunk/FontsamplerPlugin.php)
-
tags/0.4.14/admin/css/admin-footer.css (copied) (copied from fontsampler/trunk/admin/css/admin-footer.css)
-
tags/0.4.14/admin/js/admin-layout.js (copied) (copied from fontsampler/trunk/admin/js/admin-layout.js)
-
tags/0.4.14/admin/js/fontsampler-admin.js (copied) (copied from fontsampler/trunk/admin/js/fontsampler-admin.js)
-
tags/0.4.14/changelog.txt (copied) (copied from fontsampler/trunk/changelog.txt) (1 diff)
-
tags/0.4.14/css/fontsampler-css.css (deleted)
-
tags/0.4.14/css/fontsampler-custom-rangeslider.css (deleted)
-
tags/0.4.14/css/fontsampler-custom-rangeslider.less (added)
-
tags/0.4.14/css/fontsampler-custom-selectric.css (deleted)
-
tags/0.4.14/css/fontsampler-custom-selectric.less (added)
-
tags/0.4.14/fontsampler.php (copied) (copied from fontsampler/trunk/fontsampler.php) (1 diff)
-
tags/0.4.14/includes/changelog.twig (copied) (copied from fontsampler/trunk/includes/changelog.twig)
-
tags/0.4.14/readme.txt (copied) (copied from fontsampler/trunk/readme.txt) (1 diff)
-
tags/0.4.14/vendor/composer/autoload_files.php (copied) (copied from fontsampler/trunk/vendor/composer/autoload_files.php)
-
tags/0.4.14/vendor/composer/autoload_psr4.php (copied) (copied from fontsampler/trunk/vendor/composer/autoload_psr4.php)
-
tags/0.4.14/vendor/composer/autoload_static.php (copied) (copied from fontsampler/trunk/vendor/composer/autoload_static.php)
-
tags/0.4.14/vendor/composer/installed.json (copied) (copied from fontsampler/trunk/vendor/composer/installed.json)
-
tags/0.4.14/vendor/symfony/polyfill-ctype/bootstrap80.php (copied) (copied from fontsampler/trunk/vendor/symfony/polyfill-ctype/bootstrap80.php)
-
tags/0.4.14/vendor/symfony/polyfill-iconv (copied) (copied from fontsampler/trunk/vendor/symfony/polyfill-iconv)
-
tags/0.4.14/vendor/symfony/polyfill-mbstring/bootstrap80.php (copied) (copied from fontsampler/trunk/vendor/symfony/polyfill-mbstring/bootstrap80.php)
-
tags/0.4.14/vendor/twig/twig/.gitattributes (copied) (copied from fontsampler/trunk/vendor/twig/twig/.gitattributes)
-
tags/0.4.14/vendor/twig/twig/.github (copied) (copied from fontsampler/trunk/vendor/twig/twig/.github)
-
tags/0.4.14/vendor/twig/twig/.travis.yml (deleted)
-
tags/0.4.14/vendor/twig/twig/doc (deleted)
-
tags/0.4.14/vendor/twig/twig/drupal_test.sh (copied) (copied from fontsampler/trunk/vendor/twig/twig/drupal_test.sh)
-
tags/0.4.14/vendor/twig/twig/ext (deleted)
-
tags/0.4.14/vendor/twig/twig/lib (deleted)
-
tags/0.4.14/vendor/twig/twig/phpunit.xml.dist (deleted)
-
tags/0.4.14/vendor/twig/twig/test (deleted)
-
trunk/changelog.txt (modified) (1 diff)
-
trunk/css/fontsampler-custom-rangeslider.less (added)
-
trunk/css/fontsampler-custom-selectric.less (added)
-
trunk/fontsampler.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fontsampler/tags/0.4.14/changelog.txt
r2504803 r2504806 1 # 0.4.13 1 # 0.4.13 & 0.4.14 2 2 - FIX: Fixed an issue that prevented CSS files from being re-written with changed settings 3 3 - FIX: Fixed an issue preventing a cross site request forgery with WP's check_ajax_referer method -
fontsampler/tags/0.4.14/fontsampler.php
r2504803 r2504806 4 4 Plugin URI: http://fontsampler.johannesneumeier.com 5 5 Description: Create interactive webfont previews via shortcodes. Create and edit previews from the ¶ Fontsampler sidebar menu or click "Settings" on the left. 6 Version: 0.4.1 36 Version: 0.4.14 7 7 Author: Underscore 8 8 Author URI: https://underscoretype.com -
fontsampler/tags/0.4.14/readme.txt
r2504803 r2504806 5 5 Requires at least: 5.0 6 6 Tested up to: 5.7 7 Stable tag: 0.4.1 37 Stable tag: 0.4.14 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html -
fontsampler/trunk/changelog.txt
r2504803 r2504806 1 # 0.4.13 1 # 0.4.13 & 0.4.14 2 2 - FIX: Fixed an issue that prevented CSS files from being re-written with changed settings 3 3 - FIX: Fixed an issue preventing a cross site request forgery with WP's check_ajax_referer method -
fontsampler/trunk/fontsampler.php
r2504803 r2504806 4 4 Plugin URI: http://fontsampler.johannesneumeier.com 5 5 Description: Create interactive webfont previews via shortcodes. Create and edit previews from the ¶ Fontsampler sidebar menu or click "Settings" on the left. 6 Version: 0.4.1 36 Version: 0.4.14 7 7 Author: Underscore 8 8 Author URI: https://underscoretype.com -
fontsampler/trunk/readme.txt
r2504803 r2504806 5 5 Requires at least: 5.0 6 6 Tested up to: 5.7 7 Stable tag: 0.4.1 37 Stable tag: 0.4.14 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html
Note: See TracChangeset
for help on using the changeset viewer.