-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrading Sensei Pro to 1.17.0 (#1909)
- Loading branch information
1 parent
085b16b
commit 7ab0e29
Showing
135 changed files
with
5,139 additions
and
497 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
.../plugins/sensei-pro/assets/dist/advanced-quiz/frontend/ordering-question-styles.asset.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '47f657c55ce51ca0ab5d'); | ||
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '9a85e1592f9f2ebfd41d'); |
2 changes: 1 addition & 1 deletion
2
...ontent/plugins/sensei-pro/assets/dist/advanced-quiz/frontend/ordering-question-styles.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...ent/plugins/sensei-pro/assets/dist/interactive-blocks/interactive-blocks-editor.asset.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '030695e80e6b386e4bf9'); | ||
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-core-data', 'wp-data', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-notices', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '0c1330c11ffe519a8776'); |
14 changes: 7 additions & 7 deletions
14
wp-content/plugins/sensei-pro/assets/dist/interactive-blocks/interactive-blocks-editor.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...t/plugins/sensei-pro/assets/dist/interactive-blocks/interactive-blocks-frontend.asset.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-blocks', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives'), 'version' => '3155a6cfe0ec0da76963'); | ||
<?php return array('dependencies' => array('lodash', 'react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-dom-ready', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-polyfill', 'wp-primitives'), 'version' => '0a0f79f822fd4f3bfa09'); |
8 changes: 4 additions & 4 deletions
8
wp-content/plugins/sensei-pro/assets/dist/interactive-blocks/interactive-blocks-frontend.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...ent/plugins/sensei-pro/assets/dist/interactive-blocks/interactive-blocks-styles.asset.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '383a2382dc9615065a07'); | ||
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'aba7f565875ec8bc11b3'); |
2 changes: 1 addition & 1 deletion
2
wp-content/plugins/sensei-pro/assets/dist/interactive-blocks/interactive-blocks-styles.css
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
...t/plugins/sensei-pro/assets/dist/interactive-blocks/interactive-blocks-tutor-ai.asset.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<?php return array('dependencies' => array('react', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-keycodes', 'wp-polyfill'), 'version' => 'd1d24563c5fd17806d29'); |
Oops, something went wrong.