Changeset 2995239
- Timestamp:
- 11/13/2023 03:08:12 PM (2 years ago)
- Location:
- bigcommerce
- Files:
-
- 100 added
- 4 deleted
- 70 edited
- 1 copied
-
tags/5.0.6 (copied) (copied from bigcommerce/trunk) (view diffs)
-
tags/5.0.6/.babelrc (added)
-
tags/5.0.6/.editorconfig (added)
-
tags/5.0.6/.eslintrc (added)
-
tags/5.0.6/.nvmrc (added)
-
tags/5.0.6/.stylelintrc.json (added)
-
tags/5.0.6/CHANGELOG.md (modified) (view diffs)
-
tags/5.0.6/Gruntfile.js (added)
-
tags/5.0.6/README.md (modified) (view diffs)
-
tags/5.0.6/assets/css/bc-admin.css (modified) (view diffs)
-
tags/5.0.6/assets/css/bc-admin.min.css (modified) (view diffs)
-
tags/5.0.6/assets/css/cart-amp.css (deleted)
-
tags/5.0.6/assets/css/cart-amp.min.css (deleted)
-
tags/5.0.6/assets/css/master-amp.css (modified) (view diffs)
-
tags/5.0.6/assets/css/master-amp.min.css (modified) (view diffs)
-
tags/5.0.6/assets/js/dist/admin/gutenberg/scripts.js (modified) (view diffs)
-
tags/5.0.6/assets/js/dist/admin/scripts.js (modified) (view diffs)
-
tags/5.0.6/assets/js/dist/admin/scripts.min.js (modified) (view diffs)
-
tags/5.0.6/assets/js/dist/scripts.js (modified) (view diffs)
-
tags/5.0.6/assets/js/dist/scripts.min.js (modified) (view diffs)
-
tags/5.0.6/assets/js/src/admin/resources/resources.js (modified) (view diffs)
-
tags/5.0.6/assets/js/src/admin/settings/diagnostics.js (modified) (view diffs)
-
tags/5.0.6/assets/js/src/utils/ajax.js (modified) (view diffs)
-
tags/5.0.6/assets/js/src/utils/dom/scroll-to.js (modified) (view diffs)
-
tags/5.0.6/assets/pcss/admin/pages/settings/_plugin-connect.pcss (modified) (view diffs)
-
tags/5.0.6/assets/pcss/admin/pages/settings/_plugin-settings.pcss (modified) (view diffs)
-
tags/5.0.6/bigcommerce.php (modified) (view diffs)
-
tags/5.0.6/build-timestamp.php (modified) (view diffs)
-
tags/5.0.6/dev_components (added)
-
tags/5.0.6/dev_components/theme (added)
-
tags/5.0.6/dev_components/theme/icons (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/Read Me.txt (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/demo-files (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/demo-files/demo.css (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/demo-files/demo.js (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/demo.html (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/fonts (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/fonts/bigcommerce-icons.svg (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/fonts/bigcommerce-icons.ttf (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/fonts/bigcommerce-icons.woff (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/fonts/bigcommerce-icons.woff2 (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/selection.json (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/style.css (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/style.scss (added)
-
tags/5.0.6/dev_components/theme/icons/bigcommerce/variables.scss (added)
-
tags/5.0.6/dev_components/theme/js (added)
-
tags/5.0.6/dev_components/theme/js/globals.js (added)
-
tags/5.0.6/dev_components/theme/pcss (added)
-
tags/5.0.6/dev_components/theme/pcss/functions.js (added)
-
tags/5.0.6/grunt_options (added)
-
tags/5.0.6/grunt_options/accessibility.js (added)
-
tags/5.0.6/grunt_options/browserSync.js (added)
-
tags/5.0.6/grunt_options/clean.js (added)
-
tags/5.0.6/grunt_options/concat.js (added)
-
tags/5.0.6/grunt_options/concurrent.js (added)
-
tags/5.0.6/grunt_options/copy.js (added)
-
tags/5.0.6/grunt_options/eslint.js (added)
-
tags/5.0.6/grunt_options/footer.js (added)
-
tags/5.0.6/grunt_options/header.js (added)
-
tags/5.0.6/grunt_options/lineending.js (added)
-
tags/5.0.6/grunt_options/postcss.js (added)
-
tags/5.0.6/grunt_options/replace.js (added)
-
tags/5.0.6/grunt_options/setPHPConstant.js (added)
-
tags/5.0.6/grunt_options/shell.js (added)
-
tags/5.0.6/grunt_options/uglify.js (added)
-
tags/5.0.6/grunt_options/unzip.js (added)
-
tags/5.0.6/grunt_options/watch.js (added)
-
tags/5.0.6/grunt_options/webpack.js (added)
-
tags/5.0.6/package.json (added)
-
tags/5.0.6/readme.txt (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Accounts/Login.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Analytics/Segment.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/CLI/Documentation/README.md (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Cart/Cart.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Cart/Cart_Mapper.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Container/Forms.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Container/Proxy.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Customizer/Sections/Colors.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Plugin.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Post_Types/Product/Channel_Sync.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Post_Types/Product/Product.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Post_Types/Sync_Log/Sync_Log.php (modified) (view diffs)
-
tags/5.0.6/src/BigCommerce/Rest/Cart_Controller.php (modified) (view diffs)
-
tags/5.0.6/templates/public/components/cart/cart-footer.php (modified) (view diffs)
-
tags/5.0.6/templates/public/components/orders/order-history.php (modified) (view diffs)
-
tags/5.0.6/webpack.config.js (added)
-
tags/5.0.6/yarn.lock (added)
-
trunk/.babelrc (added)
-
trunk/.editorconfig (added)
-
trunk/.eslintrc (added)
-
trunk/.nvmrc (added)
-
trunk/.stylelintrc.json (added)
-
trunk/CHANGELOG.md (modified) (view diffs)
-
trunk/Gruntfile.js (added)
-
trunk/README.md (modified) (view diffs)
-
trunk/assets/css/bc-admin.css (modified) (view diffs)
-
trunk/assets/css/bc-admin.min.css (modified) (view diffs)
-
trunk/assets/css/cart-amp.css (deleted)
-
trunk/assets/css/cart-amp.min.css (deleted)
-
trunk/assets/css/master-amp.css (modified) (view diffs)
-
trunk/assets/css/master-amp.min.css (modified) (view diffs)
-
trunk/assets/js/dist/admin/gutenberg/scripts.js (modified) (view diffs)
-
trunk/assets/js/dist/admin/scripts.js (modified) (view diffs)
-
trunk/assets/js/dist/admin/scripts.min.js (modified) (view diffs)
-
trunk/assets/js/dist/scripts.js (modified) (view diffs)
-
trunk/assets/js/dist/scripts.min.js (modified) (view diffs)
-
trunk/assets/js/src/admin/resources/resources.js (modified) (view diffs)
-
trunk/assets/js/src/admin/settings/diagnostics.js (modified) (view diffs)
-
trunk/assets/js/src/utils/ajax.js (modified) (view diffs)
-
trunk/assets/js/src/utils/dom/scroll-to.js (modified) (view diffs)
-
trunk/assets/pcss/admin/pages/settings/_plugin-connect.pcss (modified) (view diffs)
-
trunk/assets/pcss/admin/pages/settings/_plugin-settings.pcss (modified) (view diffs)
-
trunk/bigcommerce.php (modified) (view diffs)
-
trunk/build-timestamp.php (modified) (view diffs)
-
trunk/dev_components (added)
-
trunk/dev_components/theme (added)
-
trunk/dev_components/theme/icons (added)
-
trunk/dev_components/theme/icons/bigcommerce (added)
-
trunk/dev_components/theme/icons/bigcommerce/Read Me.txt (added)
-
trunk/dev_components/theme/icons/bigcommerce/demo-files (added)
-
trunk/dev_components/theme/icons/bigcommerce/demo-files/demo.css (added)
-
trunk/dev_components/theme/icons/bigcommerce/demo-files/demo.js (added)
-
trunk/dev_components/theme/icons/bigcommerce/demo.html (added)
-
trunk/dev_components/theme/icons/bigcommerce/fonts (added)
-
trunk/dev_components/theme/icons/bigcommerce/fonts/bigcommerce-icons.svg (added)
-
trunk/dev_components/theme/icons/bigcommerce/fonts/bigcommerce-icons.ttf (added)
-
trunk/dev_components/theme/icons/bigcommerce/fonts/bigcommerce-icons.woff (added)
-
trunk/dev_components/theme/icons/bigcommerce/fonts/bigcommerce-icons.woff2 (added)
-
trunk/dev_components/theme/icons/bigcommerce/selection.json (added)
-
trunk/dev_components/theme/icons/bigcommerce/style.css (added)
-
trunk/dev_components/theme/icons/bigcommerce/style.scss (added)
-
trunk/dev_components/theme/icons/bigcommerce/variables.scss (added)
-
trunk/dev_components/theme/js (added)
-
trunk/dev_components/theme/js/globals.js (added)
-
trunk/dev_components/theme/pcss (added)
-
trunk/dev_components/theme/pcss/functions.js (added)
-
trunk/grunt_options (added)
-
trunk/grunt_options/accessibility.js (added)
-
trunk/grunt_options/browserSync.js (added)
-
trunk/grunt_options/clean.js (added)
-
trunk/grunt_options/concat.js (added)
-
trunk/grunt_options/concurrent.js (added)
-
trunk/grunt_options/copy.js (added)
-
trunk/grunt_options/eslint.js (added)
-
trunk/grunt_options/footer.js (added)
-
trunk/grunt_options/header.js (added)
-
trunk/grunt_options/lineending.js (added)
-
trunk/grunt_options/postcss.js (added)
-
trunk/grunt_options/replace.js (added)
-
trunk/grunt_options/setPHPConstant.js (added)
-
trunk/grunt_options/shell.js (added)
-
trunk/grunt_options/uglify.js (added)
-
trunk/grunt_options/unzip.js (added)
-
trunk/grunt_options/watch.js (added)
-
trunk/grunt_options/webpack.js (added)
-
trunk/package.json (added)
-
trunk/readme.txt (modified) (view diffs)
-
trunk/src/BigCommerce/Accounts/Login.php (modified) (view diffs)
-
trunk/src/BigCommerce/Analytics/Segment.php (modified) (view diffs)
-
trunk/src/BigCommerce/CLI/Documentation/README.md (modified) (view diffs)
-
trunk/src/BigCommerce/Cart/Cart.php (modified) (view diffs)
-
trunk/src/BigCommerce/Cart/Cart_Mapper.php (modified) (view diffs)
-
trunk/src/BigCommerce/Container/Forms.php (modified) (view diffs)
-
trunk/src/BigCommerce/Container/Proxy.php (modified) (view diffs)
-
trunk/src/BigCommerce/Customizer/Sections/Colors.php (modified) (view diffs)
-
trunk/src/BigCommerce/Plugin.php (modified) (view diffs)
-
trunk/src/BigCommerce/Post_Types/Product/Channel_Sync.php (modified) (view diffs)
-
trunk/src/BigCommerce/Post_Types/Product/Product.php (modified) (view diffs)
-
trunk/src/BigCommerce/Post_Types/Sync_Log/Sync_Log.php (modified) (view diffs)
-
trunk/src/BigCommerce/Rest/Cart_Controller.php (modified) (view diffs)
-
trunk/templates/public/components/cart/cart-footer.php (modified) (view diffs)
-
trunk/templates/public/components/orders/order-history.php (modified) (view diffs)
-
trunk/webpack.config.js (added)
-
trunk/yarn.lock (added)
Note: See TracChangeset
for help on using the changeset viewer.