Changeset 2233869
- Timestamp:
- 01/27/2020 01:29:36 PM (6 years ago)
- Location:
- ab-testing-for-wp
- Files:
-
- 64 edited
- 1 copied
-
tags/1.14.0 (copied) (copied from ab-testing-for-wp/trunk) (view diffs)
-
tags/1.14.0/README.txt (modified) (view diffs)
-
tags/1.14.0/ab-testing-for-wp.php (modified) (view diffs)
-
tags/1.14.0/ab-testing-for-wp.zip (modified) (view diffs)
-
tags/1.14.0/dist/ab-test-inserter.js (modified) (view diffs)
-
tags/1.14.0/dist/ab-test-variant.js (modified) (view diffs)
-
tags/1.14.0/dist/ab-test.js (modified) (view diffs)
-
tags/1.14.0/dist/ab-testing-for-wp.js (modified) (view diffs)
-
tags/1.14.0/dist/admin-bar.js (modified) (view diffs)
-
tags/1.14.0/dist/admin-page.js (modified) (view diffs)
-
tags/1.14.0/package-lock.json (modified) (view diffs)
-
tags/1.14.0/package.json (modified) (view diffs)
-
tags/1.14.0/src/js/blocks/ab-test.tsx (modified) (view diffs)
-
tags/1.14.0/src/js/components/AdminBar/AdminBar.tsx (modified) (view diffs)
-
tags/1.14.0/src/js/components/GoalSelector/GoalSelector.tsx (modified) (view diffs)
-
tags/1.14.0/src/js/components/Inserter/Inserter.tsx (modified) (view diffs)
-
tags/1.14.0/src/js/components/TestPreview/EditWrapper.tsx (modified) (view diffs)
-
tags/1.14.0/src/js/components/TestResults/TestResults.tsx (modified) (view diffs)
-
tags/1.14.0/src/js/frontend/handleTestRender.ts (modified) (view diffs)
-
tags/1.14.0/src/js/frontend/handleTestTracking.ts (modified) (view diffs)
-
tags/1.14.0/src/js/helpers/options.ts (modified) (view diffs)
-
tags/1.14.0/src/js/types/ab-testing-for-wp.d.ts (modified) (view diffs)
-
tags/1.14.0/src/php/actions/goals.php (modified) (view diffs)
-
tags/1.14.0/src/php/data/ab-test-manager.php (modified) (view diffs)
-
tags/1.14.0/src/php/data/ab-test-tracking.php (modified) (view diffs)
-
tags/1.14.0/src/php/data/installer.php (modified) (view diffs)
-
tags/1.14.0/src/php/pages/howto.php (modified) (view diffs)
-
tags/1.14.0/src/php/registrations/register-render-scripts.php (modified) (view diffs)
-
tags/1.14.0/src/php/registrations/register-rest.php (modified) (view diffs)
-
tags/1.14.0/vendor/autoload.php (modified) (view diffs)
-
tags/1.14.0/vendor/composer/autoload_real.php (modified) (view diffs)
-
tags/1.14.0/vendor/composer/autoload_static.php (modified) (view diffs)
-
tags/1.14.0/webpack.config.js (modified) (view diffs)
-
trunk/README.txt (modified) (view diffs)
-
trunk/ab-testing-for-wp.php (modified) (view diffs)
-
trunk/ab-testing-for-wp.zip (modified) (view diffs)
-
trunk/dist/ab-test-inserter.js (modified) (view diffs)
-
trunk/dist/ab-test-variant.js (modified) (view diffs)
-
trunk/dist/ab-test.js (modified) (view diffs)
-
trunk/dist/ab-testing-for-wp.js (modified) (view diffs)
-
trunk/dist/admin-bar.js (modified) (view diffs)
-
trunk/dist/admin-page.js (modified) (view diffs)
-
trunk/package-lock.json (modified) (view diffs)
-
trunk/package.json (modified) (view diffs)
-
trunk/src/js/blocks/ab-test.tsx (modified) (view diffs)
-
trunk/src/js/components/AdminBar/AdminBar.tsx (modified) (view diffs)
-
trunk/src/js/components/GoalSelector/GoalSelector.tsx (modified) (view diffs)
-
trunk/src/js/components/Inserter/Inserter.tsx (modified) (view diffs)
-
trunk/src/js/components/TestPreview/EditWrapper.tsx (modified) (view diffs)
-
trunk/src/js/components/TestResults/TestResults.tsx (modified) (view diffs)
-
trunk/src/js/frontend/handleTestRender.ts (modified) (view diffs)
-
trunk/src/js/frontend/handleTestTracking.ts (modified) (view diffs)
-
trunk/src/js/helpers/options.ts (modified) (view diffs)
-
trunk/src/js/types/ab-testing-for-wp.d.ts (modified) (view diffs)
-
trunk/src/php/actions/goals.php (modified) (view diffs)
-
trunk/src/php/data/ab-test-manager.php (modified) (view diffs)
-
trunk/src/php/data/ab-test-tracking.php (modified) (view diffs)
-
trunk/src/php/data/installer.php (modified) (view diffs)
-
trunk/src/php/pages/howto.php (modified) (view diffs)
-
trunk/src/php/registrations/register-render-scripts.php (modified) (view diffs)
-
trunk/src/php/registrations/register-rest.php (modified) (view diffs)
-
trunk/vendor/autoload.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_real.php (modified) (view diffs)
-
trunk/vendor/composer/autoload_static.php (modified) (view diffs)
-
trunk/webpack.config.js (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.