Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pricing plans articles #2724

Open
wants to merge 62 commits into
base: autodocs-wix-pricing-plans-v2
Choose a base branch
from

Commits on Jan 25, 2024

  1. Fix mixin

    changes:
    Service $w.RichContentViewer has a new mixes $w.HiddenCollapsedMixin
    Service $w.RichContentViewer mixes $w.HiddenCollapsedElement was removed
    
    issues:
    Mixin $w.HiddenCollapsedMixin not found (Breadcrumbs.js (1))
    Mixin $w.ViewportMixin not found (Breadcrumbs.js (1))
    Mixin $w.Element not found (CollapsibleTextBox.js (1))
    Mixin $w.HiddenCollapsedMixin not found (CollapsibleTextBox.js (1))
    Mixin $w.ClickableMixin not found (CollapsibleTextBox.js (1))
    Property link has an unknown type null (DashboardButton.js (110))
    Property target has an unknown type null (DashboardButton.js (116))
    Property prefix has an unknown type null (DashboardButton.js (146))
    Property suffix has an unknown type null (DashboardButton.js (177))
    Property customClassList has an unknown type $w.CustomClassList (DashboardButton.js (205))
    Property link has mismatching types for get (string) and set (string,null) (DashboardButton.js (65, 110))
    Property target is defined two or more times (DashboardButton.js (116, 140))
    Property prefix has mismatching types for get (string,null) and set (string) (DashboardButton.js (146, 171))
    Property suffix has mismatching types for get (string,null) and set (string) (DashboardButton.js (177, 199))
    Mixin $w.ClickableMixin not found (DashboardButton.js (1))
    Mixin $w.DisabledMixin not found (DashboardButton.js (1))
    Mixin $w.HiddenCollapsedElement not found (DashboardButton.js (1))
    Property customClassList has an unknown type $w.CustomClassList (DashboardHeading.js (33))
    Mixin $w.HiddenCollapsedElement not found (DashboardHeading.js (1))
    Property target has an unknown type null (DashboardIconButton.js (122))
    Property customClassList has an unknown type $w.CustomClassList (DashboardIconButton.js (152))
    Property target has mismatching types for get (string,null) and set (string) (DashboardIconButton.js (122, 146))
    Mixin $w.HiddenCollapsedElement not found (DashboardIconButton.js (1))
    Mixin $w.C ...
    
    Co-authored-by: angeliquem <[email protected]>
    wix-docs-feds and angeliquefm authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6a5f79a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Publishing Wix Bookings Services V2 - CUD functions and release notes…

    … (events will be published separately)
    
    Co-authored-by: MartaBerman <[email protected]>
    wix-docs-feds and MartaBerman authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    ef731ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a947930 View commit details
    Browse the repository at this point in the history
  3. Changed type to param

    issues:
    Mixin $w.HiddenCollapsedMixin not found (Breadcrumbs.js (1))
    Mixin $w.ViewportMixin not found (Breadcrumbs.js (1))
    Mixin $w.Element not found (CollapsibleTextBox.js (1))
    Mixin $w.HiddenCollapsedMixin not found (CollapsibleTextBox.js (1))
    Mixin $w.ClickableMixin not found (CollapsibleTextBox.js (1))
    Property link has an unknown type null (DashboardButton.js (110))
    Property target has an unknown type null (DashboardButton.js (116))
    Property prefix has an unknown type null (DashboardButton.js (146))
    Property suffix has an unknown type null (DashboardButton.js (177))
    Property customClassList has an unknown type $w.CustomClassList (DashboardButton.js (205))
    Property link has mismatching types for get (string) and set (string,null) (DashboardButton.js (65, 110))
    Property target is defined two or more times (DashboardButton.js (116, 140))
    Property prefix has mismatching types for get (string,null) and set (string) (DashboardButton.js (146, 171))
    Property suffix has mismatching types for get (string,null) and set (string) (DashboardButton.js (177, 199))
    Mixin $w.ClickableMixin not found (DashboardButton.js (1))
    Mixin $w.DisabledMixin not found (DashboardButton.js (1))
    Mixin $w.HiddenCollapsedElement not found (DashboardButton.js (1))
    Property customClassList has an unknown type $w.CustomClassList (DashboardHeading.js (33))
    Mixin $w.HiddenCollapsedElement not found (DashboardHeading.js (1))
    Property target has an unknown type null (DashboardIconButton.js (122))
    Property customClassList has an unknown type $w.CustomClassList (DashboardIconButton.js (152))
    Property target has mismatching types for get (string,null) and set (string) (DashboardIconButton.js (122, 146))
    Mixin $w.HiddenCollapsedElement not found (DashboardIconButton.js (1))
    Mixin $w.ClickableMixin not found (DashboardIconButton.js (1))
    Mixin $w.DisabledMixin not found (DashboardIconButton.js (1))
    Operation onTooltipLink ...
    
    Co-authored-by: angeliquem <[email protected]>
    wix-docs-feds and angeliquefm authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    f8f1d40 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. publish stores v2 to bring up to date

    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-v2 from WixDocs Server
    wix-docs-feds authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    87e3268 View commit details
    Browse the repository at this point in the history
  2. publish stores backend to bring up-to-date

    * Auto commit to autodocs-wix-stores-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-stores-backend from WixDocs Server
    
    ---------
    
    Co-authored-by: roysha-wix <[email protected]>
    wix-docs-feds and roysha-wix authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9c91476 View commit details
    Browse the repository at this point in the history
  3. publish parity ecom orders; orderTransactions; orderInvoices

    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Delete Invoices.service.json
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * update orders velo intro
    
    * updated orderTransactions intro
    
    * intro updates
    
    * added order invoices intro
    
    * more intro updates
    
    * added &nbsp; and fixed links
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * sanity
    
    * updated topLevel ecom-backend module
    
    * Update 1-wix-ecom-backend-intro.md
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * fixes following @adsac comments
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    ---------
    
    Co-authored-by: roysha-wix <[email protected]>
    Co-authored-by: roysha-wix <[email protected]>
    3 people authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    69bef3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7c9753 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Revert "publish stores backend to bring up-to-date"

    This reverts commit 9c91476.
    roysha-wix authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    07c54ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2662 from wix-incubator/revert-2658-autodocs-wix-…

    …stores-backend
    
    Revert "publish stores BACKEND to bring up-to-date"
    guyofeck authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    452a2d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26f976e View commit details
    Browse the repository at this point in the history
  4. Deprecate stores-backend orders;fulfillments;cart;events

    * DocWorks for wix-stores-backend - 28 changes detected, but 6 issue detected
    changes:
    Service wix-stores-backend.Events operation onCartAbandoned has changed summary
    Service wix-stores-backend.Events operation onCartAbandoned has changed description
    Service wix-stores-backend.Events operation onCartCompleted has changed summary
    Service wix-stores-backend.Events operation onCartCompleted has changed description
    Service wix-stores-backend.Events operation onCartCreated has changed summary
    Service wix-stores-backend.Events operation onCartCreated has changed description
    Service wix-stores-backend.Events operation onCartRecovered has changed summary
    Service wix-stores-backend.Events operation onCartRecovered has changed description
    Service wix-stores-backend.Events operation onFulfillmentCreated has changed summary
    Service wix-stores-backend.Events operation onFulfillmentCreated has changed description
    Service wix-stores-backend.Events operation onFulfillmentDeleted has changed summary
    Service wix-stores-backend.Events operation onFulfillmentDeleted has changed description
    Service wix-stores-backend.Events operation onFulfillmentUpdated has changed summary
    Service wix-stores-backend.Events operation onFulfillmentUpdated has changed description
    Service wix-stores-backend.Events operation onNewOrder has changed summary
    Service wix-stores-backend.Events operation onNewOrder has changed description
    Service wix-stores-backend.Events operation onOrderCanceled has changed summary
    Service wix-stores-backend.Events operation onOrderCanceled has changed description
    Service wix-stores-backend.Events operation onOrderPaid has changed summary
    Service wix-stores-backend.Events operation onOrderPaid has changed description
    Service wix-stores-backend.Events operation onOrderRefunded has changed summary
    Service wix-stores-backend.Events operation onOrderRefunded has changed description
    Service wix-stores-backend operation createFulfillment has changed summary
    Service wix-stores-backend o ...
    
    * DocWorks for wix-stores-backend - 16 changes detected, but 6 issue detected
    changes:
    Service wix-stores-backend.Events operation onCartAbandoned has changed summary
    Service wix-stores-backend.Events operation onCartCompleted has changed summary
    Service wix-stores-backend.Events operation onCartCreated has changed summary
    Service wix-stores-backend.Events operation onCartRecovered has changed summary
    Service wix-stores-backend.Events operation onFulfillmentCreated has changed summary
    Service wix-stores-backend.Events operation onFulfillmentDeleted has changed summary
    Service wix-stores-backend.Events operation onFulfillmentUpdated has changed summary
    Service wix-stores-backend.Events operation onNewOrder has changed summary
    Service wix-stores-backend.Events operation onOrderCanceled has changed summary
    Service wix-stores-backend.Events operation onOrderPaid has changed summary
    Service wix-stores-backend operation createFulfillment has changed summary
    Service wix-stores-backend operation createOrder has changed summary
    Service wix-stores-backend operation createOrder has changed description
    Service wix-stores-backend operation deleteFulfillment has changed summary
    Service wix-stores-backend operation getCurrentCart has changed summary
    Service wix-stores-backend operation updateFulfillment has changed summary
    
    issues:
    Message SeoTag has an unknown property type object (products.js (99))
    Message SeoTag has an unknown property type object (products.js (99))
    Message ItemMetadataError has an unknown property type object (products.js (642))
    Message SeoTag has an unknown property type object (products.js (99))
    Message SeoTag has an unknown property type object (products.js (99))
    Message ItemMetadataError has an unknown property type object (products.js (642))
    
    * DocWorks for wix-stores-backend - 1 change detected, but 6 issue detected
    changes:
    Service wix-stores-backend.Events operation onOrderRefunded has changed summary
    
    issues:
    Message SeoTag has an unknown property type object (products.js (99))
    Message SeoTag has an unknown property type object (products.js (99))
    Message ItemMetadataError has an unknown property type object (products.js (642))
    Message SeoTag has an unknown property type object (products.js (99))
    Message SeoTag has an unknown property type object (products.js (99))
    Message ItemMetadataError has an unknown property type object (products.js (642))
    
    ---------
    
    Co-authored-by: roysha-wix <[email protected]>
    wix-docs-feds and roysha-wix authored Feb 4, 2024
    Configuration menu
    Copy the full SHA
    99ead46 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Updated member badges.

    Co-authored-by: domantassniezkawix <[email protected]>
    wix-docs-feds and domantassniezkawix authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f62aaf9 View commit details
    Browse the repository at this point in the history
  2. release-notes with ecom-backend APIs

    Co-authored-by: roysha-wix <[email protected]>
    wix-docs-feds and roysha-wix authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5f24839 View commit details
    Browse the repository at this point in the history
  3. wix-pricing-plans.v2.plans - scenario code examples

    * updated service.json
    
    * removed console.logs from examples
    
    ---------
    
    Co-authored-by: Wix Docs Feds <[email protected]>
    ryangec and wix-docs-feds authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3072cb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. workflows deprecation notices and appendOrCreatecontact bug fix

    * DocWorks for wix-crm-backend - 7 changes detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Workflows has changed summary
    Service wix-crm-backend.Workflows has changed description
    Service wix-crm-backend.Workflows operation createWorkflow has changed summary
    Service wix-crm-backend.Workflows operation deleteWorkflow has changed summary
    Service wix-crm-backend.Workflows operation getWorkflowInfo has changed summary
    Service wix-crm-backend.Workflows operation listWorkflowsInfo has changed summary
    Service wix-crm-backend.Workflows operation updateWorkflowFields has changed summary
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    * DocWorks for wix-crm-backend - 14 changes detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Workflows operation archiveCard has changed summary
    Service wix-crm-backend.Workflows operation createCard has changed summary
    Service wix-crm-backend.Workflows operation createPhase has changed summary
    Service wix-crm-backend.Workflows operation deleteCard has changed summary
    Service wix-crm-backend.Workflows operation deletePhase has changed summary
    Service wix-crm-backend.Workflows operation getCard has changed summary
    Service wix-crm-backend.Workflows operation getPhaseInfo has changed summary
    Service wix-crm-backend.Workflows operation listCards has changed summary
    Service wix-crm-backend.Workflows operation listPhasesInfo has changed summary
    Service wix-crm-backend.Workflows operation moveCard has changed summary
    Service wix-crm-backend.Workflows operation movePhase has changed summary
    Service wix-crm-backend.Workflows operation restoreCard has changed summary
    Service wix-crm-backend.Workflows operation updateCardFields has changed summary
    Service wix-crm-backend.Workflows operation updatePhaseFields has changed summary
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    * DocWorks for wix-crm-backend - 20 changes detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Workflows has changed summary
    Service wix-crm-backend.Workflows operation archiveCard has changed summary
    Service wix-crm-backend.Workflows operation createCard has changed summary
    Service wix-crm-backend.Workflows operation createPhase has changed summary
    Service wix-crm-backend.Workflows operation createWorkflow has changed summary
    Service wix-crm-backend.Workflows operation deleteCard has changed summary
    Service wix-crm-backend.Workflows operation deletePhase has changed summary
    Service wix-crm-backend.Workflows operation deleteWorkflow has changed summary
    Service wix-crm-backend.Workflows operation getCard has changed summary
    Service wix-crm-backend.Workflows operation getPhaseInfo has changed summary
    Service wix-crm-backend.Workflows operation getWorkflowInfo has changed summary
    Service wix-crm-backend.Workflows operation listCards has changed summary
    Service wix-crm-backend.Workflows operation listPhasesInfo has changed summary
    Service wix-crm-backend.Workflows operation listWorkflowsInfo has changed summary
    Service wix-crm-backend.Workflows operation moveCard has changed summary
    Service wix-crm-backend.Workflows operation movePhase has changed summary
    Service wix-crm-backend.Workflows operation restoreCard has changed summary
    Service wix-crm-backend.Workflows operation updateCardFields has changed summary
    Service wix-crm-backend.Workflows operation updatePhaseFields has changed summary
    Service wix-crm-backend.Workflows operation updateWorkflowFields has changed summary
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backe ...
    
    * DocWorks for wix-crm-backend - 2 changes detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Contacts operation appendOrCreateContact has changed summary
    Service wix-crm-backend.Contacts operation appendOrCreateContact has changed description
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    * DocWorks for wix-crm-backend - 1 change detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Contacts operation appendOrCreateContact has changed description
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    * DocWorks for wix-crm-backend - 2 changes detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Contacts operation appendOrCreateContact has changed description
    Service wix-crm-backend.Workflows operation createCard has changed summary
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    * DocWorks for wix-crm-backend - 1 change detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Workflows operation createCard has changed summary
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    * DocWorks for wix-crm-backend - 1 change detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Workflows operation createCard has changed summary
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    * DocWorks for wix-crm-backend - 1 change detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Workflows operation createCard has changed summary
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    * DocWorks for wix-crm-backend - 1 change detected, but 4 issue detected
    changes:
    Service wix-crm-backend.Workflows operation createCard has changed summary
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    * DocWorks for wix-crm-backend - no significant changes detected, but 4 issue detected
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERROR: The @snippet tag - file 'velo-docs/examples/Users-backend-register_email.es6' not found. File: emailMember.js line: 1
    
    ---------
    
    Co-authored-by: emmagrob <[email protected]>
    wix-docs-feds and emmagrob authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a759750 View commit details
    Browse the repository at this point in the history
  2. workflows deprecation

    * workflows-deprecation release note
    
    * fix date
    
    * sanity
    emmagrob authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    cf0004a View commit details
    Browse the repository at this point in the history
  3. Release Notes update - update function params in wix-pricing-plans.v2

    * added updates to required params in pricing-plans.v2 functions
    
    * 'added date'
    ryangec authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    62b9df6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8cdc0b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    0cac69c View commit details
    Browse the repository at this point in the history
  2. Publishing WixFormsV2

    changes:
    Service $w.WixFormsV2 is new
    
    issues:
    Mixin $w.HiddenCollapsedMixin not found (Breadcrumbs.js (1))
    Mixin $w.ViewportMixin not found (Breadcrumbs.js (1))
    Mixin $w.Element not found (CollapsibleTextBox.js (1))
    Mixin $w.HiddenCollapsedMixin not found (CollapsibleTextBox.js (1))
    Mixin $w.ClickableMixin not found (CollapsibleTextBox.js (1))
    Property link has an unknown type null (DashboardButton.js (110))
    Property target has an unknown type null (DashboardButton.js (116))
    Property prefix has an unknown type null (DashboardButton.js (146))
    Property suffix has an unknown type null (DashboardButton.js (177))
    Property customClassList has an unknown type $w.CustomClassList (DashboardButton.js (205))
    Property link has mismatching types for get (string) and set (string,null) (DashboardButton.js (65, 110))
    Property target is defined two or more times (DashboardButton.js (116, 140))
    Property prefix has mismatching types for get (string,null) and set (string) (DashboardButton.js (146, 171))
    Property suffix has mismatching types for get (string,null) and set (string) (DashboardButton.js (177, 199))
    Mixin $w.ClickableMixin not found (DashboardButton.js (1))
    Mixin $w.DisabledMixin not found (DashboardButton.js (1))
    Mixin $w.HiddenCollapsedElement not found (DashboardButton.js (1))
    Property customClassList has an unknown type $w.CustomClassList (DashboardHeading.js (33))
    Mixin $w.HiddenCollapsedElement not found (DashboardHeading.js (1))
    Property target has an unknown type null (DashboardIconButton.js (122))
    Property customClassList has an unknown type $w.CustomClassList (DashboardIconButton.js (152))
    Property target has mismatching types for get (string,null) and set (string) (DashboardIconButton.js (122, 146))
    Mixin $w.HiddenCollapsedElement not found (DashboardIconButton.js (1))
    Mixin $w.ClickableMixin not found (DashboardIconButton.js (1))
    Mixin $w.DisabledMixin not found (DashboardIconButton.js (1)) ...
    
    Co-authored-by: ievakr <[email protected]>
    wix-docs-feds and ievakr authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    600c0c6 View commit details
    Browse the repository at this point in the history
  3. Release note for WixFormsV2

    ievakr authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    97a2ba4 View commit details
    Browse the repository at this point in the history
  4. note for checkout

    changes:
    Service wix-events-frontend.Tickets operation checkout has changed description
    
    Co-authored-by: ievakr <[email protected]>
    wix-docs-feds and ievakr authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b3ea883 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    7245dd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. publish additions to dashboard docs

    * DocWorks for wix-dashboard - 11 changes detected
    changes:
    Service wix-dashboard operation navigate has changed param name from pageId to destination
    Service wix-dashboard operation navigate has changed param destination type
    Service wix-dashboard operation navigate has changed param destination doc
    Service wix-dashboard operation navigate has changed description
    Service wix-dashboard operation navigate.examples[0] has changed body
    Service wix-dashboard has a new operation getPageUrl
    Service wix-dashboard has a new operation observeState
    Service wix-dashboard has a new callback observeStateCallback
    Service wix-dashboard has a new message Destination
    Service wix-dashboard has a new message EnvironmentState
    Service wix-dashboard has a new message PageLocation
    
    * DocWorks for wix-dashboard - 6 changes detected
    changes:
    Service wix-dashboard has changed description
    Service wix-dashboard operation getPageUrl has changed description
    Service wix-dashboard operation navigate has changed description
    Service wix-dashboard operation observeState has changed summary
    Service wix-dashboard operation observeState has changed description
    Service wix-dashboard operation showToast has changed description
    
    * DocWorks for wix-dashboard - 5 changes detected
    changes:
    Service wix-dashboard has changed description
    Service wix-dashboard operation getPageUrl has changed description
    Service wix-dashboard operation navigate has changed description
    Service wix-dashboard operation observeState has changed description
    Service wix-dashboard operation showToast has changed description
    
    * DocWorks for wix-dashboard - 10 changes detected
    changes:
    Service wix-dashboard has changed description
    Service wix-dashboard operation getPageUrl has changed return type
    Service wix-dashboard operation getPageUrl has changed return doc
    Service wix-dashboard operation navigate has changed description
    Service wix-dashboard operation observeState has changed param observer doc
    Service wix-dashboard operation observeState has changed description
    Service wix-dashboard operation showToast has changed description
    Service wix-dashboard message Destination has changed summary
    Service wix-dashboard message PageLocation member pageId has changed doc
    Service wix-dashboard message ToastConfig member timeout has changed doc
    
    * DocWorks for wix-dashboard - 1 change detected
    changes:
    Service wix-dashboard operation getPageUrl.examples[0] has changed body
    
    * DocWorks for wix-dashboard - 1 change detected
    changes:
    Service wix-dashboard message Destination has changed summary
    
    * DocWorks for wix-dashboard - 3 changes detected
    changes:
    Service wix-dashboard operation observeState has changed description
    Service wix-dashboard callback observeStateCallback has changed param pageParams doc
    Service wix-dashboard message PageLocation member pathname has changed doc
    
    ---------
    
    Co-authored-by: Adam Friedmann <[email protected]>
    wix-docs-feds and adamfri authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c6a90ea View commit details
    Browse the repository at this point in the history
  2. Added fieldset description.

    Co-authored-by: domantassniezkawix <[email protected]>
    wix-docs-feds and domantassniezkawix authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a6ec7ab View commit details
    Browse the repository at this point in the history
  3. new dashboard API functions

    adamfri authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    637a4ba View commit details
    Browse the repository at this point in the history
  4. wix-pricing-plans.v2.orders syntax code examples

    * updated code examples in Orders.service.json
    
    * Update Orders.service.json
    
    `cancelOrder` indentation
    
    * Update Orders.service.json
    
    Final update cancelOrder example
    
    * Update Orders.service.json
    
    FINAL cancelOrder spacing fix
    
    ---------
    
    Co-authored-by: ryangec <[email protected]>
    Co-authored-by: Ryan Gecelter <[email protected]>
    3 people authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3fc267b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. publish tasks (& events)

    * tasks docs for publishing
    
    * add events
    
    ---------
    
    Co-authored-by: emmagrob <[email protected]>
    wix-docs-feds and emmagrob authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    581aa92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d8abfd View commit details
    Browse the repository at this point in the history
  3. intro updates

    ryangec committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    3c99f9e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. crm tasks api release note

    Co-authored-by: emmagrob <[email protected]>
    wix-docs-feds and emmagrob authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4dad984 View commit details
    Browse the repository at this point in the history
  2. take task events out of dev prev

    Co-authored-by: emmagrob <[email protected]>
    wix-docs-feds and emmagrob authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    48eb316 View commit details
    Browse the repository at this point in the history
  3. description updates and bug fixes

    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    ---------
    
    Co-authored-by: roysha-wix <[email protected]>
    wix-docs-feds and roysha-wix authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2bb0028 View commit details
    Browse the repository at this point in the history
  4. fix language param in wix-data

    changes:
    Service wix-data.WixDataAggregate operation group has changed description
    Service wix-data.WixDataAggregate message RunOptions has a new member language
    Service wix-data message WixDataOptions member language was removed
    Service wix-data message WixDataQueryOptions has a new member language
    
    issues:
    Operation eq has an unknown param type * (filterMixin.js (33))
    Operation ne has an unknown param type * (filterMixin.js (59))
    Operation hasSome has an unknown param type * (filterMixin.js (342))
    Operation hasAll has an unknown param type * (filterMixin.js (378))
    Operation onFailure has an unknown param type Error (hooks.js (490))
    Operation truncate has an unknown return type null (data-api.js (423))
    Message WixDataBulkRemoveResult has an unknown property type Error (data-api.js (457))
    Message WixDataBulkResult has an unknown property type Error (data-api.js (842))
    
    Co-authored-by: adsac <[email protected]>
    wix-docs-feds and adsac authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a4098b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3023339 View commit details
    Browse the repository at this point in the history
  6. Add release note for Velo Action SPI

    Co-authored-by: taliasa <[email protected]>
    wix-docs-feds and taliasa44 authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    818ed87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d4dd17 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. ecom-backend orders out of beta

    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    ---------
    
    Co-authored-by: roysha-wix <[email protected]>
    wix-docs-feds and roysha-wix authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cbe0bca View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. workflows deprecation release note

    * update workflows release note
    
    * revised rn
    
    * add comma
    
    ---------
    
    Co-authored-by: emmagrob <[email protected]>
    wix-docs-feds and emmagrob authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ade276b View commit details
    Browse the repository at this point in the history
  2. update workflows deprecation notes in crm-backend

    changes:
    Service wix-crm-backend.Workflows has changed summary
    Service wix-crm-backend.Workflows has changed description
    Service wix-crm-backend.Workflows operation archiveCard has changed summary
    Service wix-crm-backend.Workflows operation createCard has changed summary
    Service wix-crm-backend.Workflows operation createPhase has changed summary
    Service wix-crm-backend.Workflows operation createWorkflow has changed summary
    Service wix-crm-backend.Workflows operation deleteCard has changed summary
    Service wix-crm-backend.Workflows operation deletePhase has changed summary
    Service wix-crm-backend.Workflows operation deleteWorkflow has changed summary
    Service wix-crm-backend.Workflows operation getCard has changed summary
    Service wix-crm-backend.Workflows operation getPhaseInfo has changed summary
    Service wix-crm-backend.Workflows operation getWorkflowInfo has changed summary
    Service wix-crm-backend.Workflows operation listCards has changed summary
    Service wix-crm-backend.Workflows operation listPhasesInfo has changed summary
    Service wix-crm-backend.Workflows operation listWorkflowsInfo has changed summary
    Service wix-crm-backend.Workflows operation moveCard has changed summary
    Service wix-crm-backend.Workflows operation movePhase has changed summary
    Service wix-crm-backend.Workflows operation restoreCard has changed summary
    Service wix-crm-backend.Workflows operation updateCardFields has changed summary
    Service wix-crm-backend.Workflows operation updatePhaseFields has changed summary
    Service wix-crm-backend.Workflows operation updateWorkflowFields has changed summary
    
    issues:
    Operation eq has an unknown param type * (queryContacts.js (51))
    Operation ne has an unknown param type * (queryContacts.js (95))
    Browserslist: caniuse-lite is outdated. Please run:
      npx browserslist@latest --update-db
      Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
    ERRO ...
    
    Co-authored-by: emmagrob <[email protected]>
    wix-docs-feds and emmagrob authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    32ae666 View commit details
    Browse the repository at this point in the history
  3. ecom catalogReference update app id to new stores ID

    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    ---------
    
    Co-authored-by: roysha-wix <[email protected]>
    wix-docs-feds and roysha-wix authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fd662ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8b7c01 View commit details
    Browse the repository at this point in the history
  5. Added member identity elevation note

    Co-authored-by: domantassniezkawix <[email protected]>
    wix-docs-feds and domantassniezkawix authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    be28dc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Prepared wix-media.v2 to be released from dev prev

    * Preparing media.v2
    
    * Terminology Clean Up
    
    * Bring media.v2 out of dev prev
    
    ---------
    
    Co-authored-by: Wix Docs Feds <[email protected]>
    sam-prais and wix-docs-feds authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0692729 View commit details
    Browse the repository at this point in the history
  2. idanl wix-data-v2 capabilities and other branches

    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    ---------
    
    Co-authored-by: Idan Liberman <[email protected]>
    wix-docs-feds and idanlib-wix authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    e6e9055 View commit details
    Browse the repository at this point in the history
  3. Make small changes to customPurchaseFlow method params

    * DocWorks for wix-pricing-plans-frontend - 14 changes detected
    changes:
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message CheckoutOptions member minStartDate has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message CheckoutOptions member maxStartDate has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message CheckoutOptions member thankYouPage has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message CheckoutPageOptions member minStartDate has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message CheckoutPageOptions member maxStartDate has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message CheckoutPageOptions member thankYouPage has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message PricingPageOptions member title has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message PricingPageOptions member subtitle has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message PricingPageOptions member checkout has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message ThankYouPage member content has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message ThankYouPage member navigation has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message content member title has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message content member message has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message content member cta has changed optional
    
    * DocWorks for wix-pricing-plans-frontend - 1 change detected
    changes:
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message ThankYouPage member content has changed doc
    
    * DocWorks for wix-pricing-plans-frontend - 4 changes detected
    changes:
    Service wix-pricing-plans-frontend.CustomPurchaseFlow operation navigateToCheckout has changed param options doc
    Service wix-pricing-plans-frontend.CustomPurchaseFlow operation navigateToPricingPage has changed param options doc
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message PricingPageOptions member planIds has changed optional
    Service wix-pricing-plans-frontend.CustomPurchaseFlow message ThankYouPage member content has changed doc
    
    ---------
    
    Co-authored-by: taliasa <[email protected]>
    Co-authored-by: Talia Salenger <[email protected]>
    3 people authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d55c631 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. idanl-wix-data-capabilties-3b

    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-data-v2 from WixDocs Server
    wix-docs-feds authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    17f3e8e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Fixed docs for authentication.register() custom fields

    * Add custom fields articles
    
    * Change links
    
    * Change links
    
    * DocWorks for wix-members-backend - 11 changes detected, but 1 issue detected
    changes:
    Service wix-members-backend.Authentication operation approveByToken has changed description
    Service wix-members-backend.Authentication operation register has changed description
    Service wix-members-backend.Authentication operation register.examples[0] has changed body
    Service wix-members-backend.Authentication operation register.examples[0] has changed extra.description
    Service wix-members-backend.Authentication message ContactInfo member customFields has changed doc
    Service wix-members-backend.CurrentMember operation getMember has changed description
    Service wix-members-backend.CurrentMember operation getRoles has changed description
    Service wix-members-backend.Members operation getMember has changed description
    Service wix-members-backend.Members operation updateMember has changed description
    Service wix-members-backend.Members message ContactInfo member customFields has changed doc
    Service wix-members-backend has changed description
    
    issues:
    Message ContactDetails has an unknown property type object (members_shared.js (18))
    
    * DocWorks for wix-members-frontend - 6 changes detected, but 2 issue detected
    changes:
    Service wix-members-frontend.Authentication operation register has changed description
    Service wix-members-frontend.Authentication operation register.examples[0] has changed body
    Service wix-members-frontend.Authentication operation register.examples[0] has changed extra.description
    Service wix-members-frontend.Authentication message ContactInfo member labels was removed
    Service wix-members-frontend.Authentication message ContactInfo member customFields has changed doc
    Service wix-members-frontend has changed description
    
    issues:
    Message FieldsetOptions is defined two or more times (getMember.js (1), members_shared.js (162))
    Message ContactDetails has an unknown property type object (members_shared.js (18))
    
    * Clarification
    
    * Clarification 2.0
    
    * Empty-Commit
    
    * Empty-Commit
    
    * Line add
    
    * Empty-Commit
    
    * Almost empty commit
    
    * Empty-Commit
    
    ---------
    
    Co-authored-by: Wix Docs Feds <[email protected]>
    sam-prais and wix-docs-feds authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6eaf0a7 View commit details
    Browse the repository at this point in the history
  2. ecom-backend field updates

    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    ---------
    
    Co-authored-by: roysha-wix <[email protected]>
    wix-docs-feds and roysha-wix authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    095ac4d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Remove currency converter article - it's not working. We will publish…

    … the updated working article in the near future.
    talyaro authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e1f9c8f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. renaming old form element in the menu

    Co-authored-by: ievakr <[email protected]>
    wix-docs-feds and ievakr authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    878ac5c View commit details
    Browse the repository at this point in the history
  2. fixing typo in the menu

    * Empty-Commit
    
    * Empty-Commit
    
    ---------
    
    Co-authored-by: ievakr <[email protected]>
    wix-docs-feds and ievakr authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    5f7c2ea View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. New examples (#2750)

    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * forms note
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * fixed names
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * added info on apps
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * added lifecycle
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * delete spi reference
    
    * removing not needed functions
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Merge pull request #2742 from wix-incubator/forms-note
    
    removing not needed functions
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * taking out of the dev preview
    
    * taking out of the dev preview
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * removing dev preview
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * removing methods
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * deleting note
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * fixing
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-forms-v2 from WixDocs Server
    
    * removing redundant functions
    
    ---------
    
    Co-authored-by: ievakr <[email protected]>
    Co-authored-by: ievakr <[email protected]>
    3 people authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    0d803fd View commit details
    Browse the repository at this point in the history
  2. Publish web.js code examples and introductions

    Co-authored-by: emmagrob <[email protected]>
    wix-docs-feds and emmagrob authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5bd47fb View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. take media out of dev preview

    * Auto commit to autodocs-wix-media-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-media-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-media-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-media-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-media-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-media-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-media-v2 from WixDocs Server
    
    * Auto commit to autodocs-wix-media-v2 from WixDocs Server
    
    * remove dev preview tag and pull intros from master
    
    ---------
    
    Co-authored-by: emmagrob <[email protected]>
    Co-authored-by: emmagrob <[email protected]>
    3 people authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a491bcf View commit details
    Browse the repository at this point in the history
  2. take out of dev preview

    * remove dev preview tags
    
    * take dev preview out of intros
    
    ---------
    
    Co-authored-by: emmagrob <[email protected]>
    wix-docs-feds and emmagrob authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0e93831 View commit details
    Browse the repository at this point in the history
  3. ecom publish

    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    * Auto commit to autodocs-wix-ecom-backend from WixDocs Server
    
    ---------
    
    Co-authored-by: roysha-wix <[email protected]>
    wix-docs-feds and roysha-wix authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9889f47 View commit details
    Browse the repository at this point in the history
  4. Updated WixFormsV2 intro with additional info

    * DocWorks for editor-elements - 1 change detected, but 124 issue detected
    changes:
    Service $w.WixFormsV2 has changed description
    
    issues:
    Mixin $w.HiddenCollapsedMixin not found (Breadcrumbs.js (1))
    Mixin $w.ViewportMixin not found (Breadcrumbs.js (1))
    Mixin $w.Element not found (CollapsibleTextBox.js (1))
    Mixin $w.HiddenCollapsedMixin not found (CollapsibleTextBox.js (1))
    Mixin $w.ClickableMixin not found (CollapsibleTextBox.js (1))
    Property link has an unknown type null (DashboardButton.js (110))
    Property target has an unknown type null (DashboardButton.js (116))
    Property prefix has an unknown type null (DashboardButton.js (146))
    Property suffix has an unknown type null (DashboardButton.js (177))
    Property customClassList has an unknown type $w.CustomClassList (DashboardButton.js (205))
    Property link has mismatching types for get (string) and set (string,null) (DashboardButton.js (65, 110))
    Property target is defined two or more times (DashboardButton.js (116, 140))
    Property prefix has mismatching types for get (string,null) and set (string) (DashboardButton.js (146, 171))
    Property suffix has mismatching types for get (string,null) and set (string) (DashboardButton.js (177, 199))
    Mixin $w.ClickableMixin not found (DashboardButton.js (1))
    Mixin $w.DisabledMixin not found (DashboardButton.js (1))
    Mixin $w.HiddenCollapsedElement not found (DashboardButton.js (1))
    Property customClassList has an unknown type $w.CustomClassList (DashboardHeading.js (33))
    Mixin $w.HiddenCollapsedElement not found (DashboardHeading.js (1))
    Property target has an unknown type null (DashboardIconButton.js (122))
    Property customClassList has an unknown type $w.CustomClassList (DashboardIconButton.js (152))
    Property target has mismatching types for get (string,null) and set (string) (DashboardIconButton.js (122, 146))
    Mixin $w.HiddenCollapsedElement not found (DashboardIconButton.js (1))
    Mixin $w.ClickableMixin not found (DashboardIconButton.js (1))
    Mixin $w.DisabledMixin not found (DashboardI ...
    
    * DocWorks for editor-elements - 1 change detected, but 124 issue detected
    changes:
    Service $w.WixFormsV2 has changed description
    
    issues:
    Mixin $w.HiddenCollapsedMixin not found (Breadcrumbs.js (1))
    Mixin $w.ViewportMixin not found (Breadcrumbs.js (1))
    Mixin $w.Element not found (CollapsibleTextBox.js (1))
    Mixin $w.HiddenCollapsedMixin not found (CollapsibleTextBox.js (1))
    Mixin $w.ClickableMixin not found (CollapsibleTextBox.js (1))
    Property link has an unknown type null (DashboardButton.js (110))
    Property target has an unknown type null (DashboardButton.js (116))
    Property prefix has an unknown type null (DashboardButton.js (146))
    Property suffix has an unknown type null (DashboardButton.js (177))
    Property customClassList has an unknown type $w.CustomClassList (DashboardButton.js (205))
    Property link has mismatching types for get (string) and set (string,null) (DashboardButton.js (65, 110))
    Property target is defined two or more times (DashboardButton.js (116, 140))
    Property prefix has mismatching types for get (string,null) and set (string) (DashboardButton.js (146, 171))
    Property suffix has mismatching types for get (string,null) and set (string) (DashboardButton.js (177, 199))
    Mixin $w.ClickableMixin not found (DashboardButton.js (1))
    Mixin $w.DisabledMixin not found (DashboardButton.js (1))
    Mixin $w.HiddenCollapsedElement not found (DashboardButton.js (1))
    Property customClassList has an unknown type $w.CustomClassList (DashboardHeading.js (33))
    Mixin $w.HiddenCollapsedElement not found (DashboardHeading.js (1))
    Property target has an unknown type null (DashboardIconButton.js (122))
    Property customClassList has an unknown type $w.CustomClassList (DashboardIconButton.js (152))
    Property target has mismatching types for get (string,null) and set (string) (DashboardIconButton.js (122, 146))
    Mixin $w.HiddenCollapsedElement not found (DashboardIconButton.js (1))
    Mixin $w.ClickableMixin not found (DashboardIconButton.js (1))
    Mixin $w.DisabledMixin not found (DashboardI ...
    
    ---------
    
    Co-authored-by: ievakr <[email protected]>
    wix-docs-feds and ievakr authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f50e08b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Configuration menu
    Copy the full SHA
    03c12bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a30fc2 View commit details
    Browse the repository at this point in the history
  3. edited plans intro md

    ryangec committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ad9af93 View commit details
    Browse the repository at this point in the history