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

Dashboard - IconButton, Input, NumberInput #2337

Closed
wants to merge 10 commits into from

Conversation

wix-docs-feds
Copy link
Collaborator

No description provided.

taliasa44 and others added 10 commits August 7, 2023 10:13
changes:
Service $w.DashboardIconButton is new
Service $w.DashboardInput is new
Service $w.DashboardNumberInput 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))
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 onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardInput.js (192))
Operation onKeyRelease has an unknown return type $w.Element (DashboardInput.js (192))
Mixin $w.HiddenCollapsedElement not found (DashboardInput.js (1))
Mixin $w.ChangeMixin not found (DashboardInput.js (1))
Mixin $w.DisabledMixin not found (DashboardInput.js (1))
Operation onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardNumberInput.js (179))
Operation onKeyRelease has an unknown return type $w.Element (DashboardNumberInput.js (179))
Mixin $w.HiddenCollapsedElement not found (DashboardNumberInput.js (1))
Mixin $w.ChangeMixin not found (DashboardNumberInput.js (1))
Mixin $w.DisabledMixin not found (DashboardNumberInput.js (1))
Mixin $w.Element not found (Lottie.js (1))
Mixin $w.FocusMixin not found (Lottie.js (1))
Mixin $w.HiddenCollapsedMixin not found (Lottie.js (1))
Mixin $w.ClickableMixin not found (Lottie.js (1))
Mixin $w.Element not found (Section.js (1))
Mixin $w.Background not found (Section.js (1))
Mixin $w.HiddenCollapsedMixin not found (Section.js (1))
Mixin $w.ClickableMixin not found (Section.js (1))
Mixin $w.ContainableMixin not found (Section.js (1))
Mixin $w.EffectsMixin not found (Section.js (1))
Mixin $w.Element not found (WixEvents.js (1))
Mix ...
changes:
Service $w.DashboardIconButton property target.examples[0] has changed body
Service $w.DashboardIconButton property target.examples[1] has changed body

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))
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 onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardInput.js (192))
Operation onKeyRelease has an unknown return type $w.Element (DashboardInput.js (192))
Mixin $w.HiddenCollapsedElement not found (DashboardInput.js (1))
Mixin $w.ChangeMixin not found (DashboardInput.js (1))
Mixin $w.DisabledMixin not found (DashboardInput.js (1))
Operation onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardNumberInput.js (179))
Operation onKeyRelease has an unknown return type $w.Element (DashboardNumberInput.js (179))
Mixin $w.HiddenCollapsedElement not found (DashboardNumberInput.js (1))
Mixin $w.ChangeMixin not found (DashboardNumberInput.js (1))
Mixin $w.DisabledMixin not found (DashboardNumberInput.js (1))
Mixin $w.Element not found (Lottie.js (1))
Mixin $w.FocusMixin not found (Lottie.js (1))
Mixin $w.HiddenCollapsedMixin not found (Lottie.js (1))
Mixin $w.ClickableMixin not found (Lottie.js (1))
Mixin $w.Element not found (Section.js (1))
Mixin $w.Background not found (Section.js (1))
Mixin $w.HiddenCollapsedMixin not found (Section.js (1))
Mixin $w.ClickableMixin not found (Section.js (1))
Mixin $w.ContainableMixin not found (Section.js (1))
Mixin $w.EffectsMixin not found (Section.js (1))
Mixin $ ...
changes:
Service $w.DashboardIconButton property link.examples[1] has changed body
Service $w.DashboardInput has a new mixes $w.FormElementMixin
Service $w.DashboardInput mixes $w.ChangeMixin was removed
Service $w.DashboardInput property readOnly has changed description
Service $w.DashboardInput property suffix has changed description
Service $w.DashboardInput property value.examples[0] has changed body
Service $w.DashboardInput property value.examples[1] has changed body
Service $w.DashboardNumberInput has a new mixes $w.FormElementMixin
Service $w.DashboardNumberInput mixes $w.ChangeMixin 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))
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 onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardInput.js (192))
Operation onKeyRelease has an unknown return type $w.Element (DashboardInput.js (192))
Mixin $w.HiddenCollapsedElement not found (DashboardInput.js (1))
Mixin $w.FormElementMixin not found (DashboardInput.js (1))
Mixin $w.DisabledMixin not found (DashboardInput.js (1))
Operation onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardNumberInput.js (179))
Operation onKeyRelease has an unknown return type $w.Element (DashboardNumberInput.js (179))
Mixin $w.HiddenCollapsedElement not found (DashboardNumberInput.js (1))
Mixin $w.FormElementMixin not found (DashboardNumberInput.js (1))
Mixin $w.DisabledMixin not found (DashboardNumberInput.js (1))
Mixin $w.Element not found (Lottie.js (1))
 ...
changes:
Service $w.DashboardInput has a new mixes $w.FormElement
Service $w.DashboardInput mixes $w.FormElementMixin was removed
Service $w.DashboardNumberInput has a new mixes $w.FormElement
Service $w.DashboardNumberInput mixes $w.FormElementMixin 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))
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 onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardInput.js (192))
Operation onKeyRelease has an unknown return type $w.Element (DashboardInput.js (192))
Mixin $w.HiddenCollapsedElement not found (DashboardInput.js (1))
Mixin $w.FormElement not found (DashboardInput.js (1))
Mixin $w.DisabledMixin not found (DashboardInput.js (1))
Operation onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardNumberInput.js (179))
Operation onKeyRelease has an unknown return type $w.Element (DashboardNumberInput.js (179))
Mixin $w.HiddenCollapsedElement not found (DashboardNumberInput.js (1))
Mixin $w.FormElement not found (DashboardNumberInput.js (1))
Mixin $w.DisabledMixin not found (DashboardNumberInput.js (1))
Mixin $w.Element not found (Lottie.js (1))
Mixin $w.FocusMixin not found (Lottie.js (1))
Mixin $w.HiddenCollapsedMixin not found (Lottie.js (1))
Mixin $w.ClickableMixin not found (Lottie.js (1))
Mixin $w.Element not found (Section.js (1))
Mixin $w.Background not found (Section.js (1))
Mixin $w.HiddenCollapsedMixin not found (Section.js (1))
Mixin $w.ClickableMixin not found (Section.js (1))
Mixin $ ...
changes:
Service $w.DashboardNumberInput has changed description
Service $w.DashboardNumberInput property max.examples[1] has changed body
Service $w.DashboardNumberInput property placeholder has changed summary
Service $w.DashboardNumberInput property placeholder has changed description
Service $w.DashboardNumberInput property value 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))
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 onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardInput.js (192))
Operation onKeyRelease has an unknown return type $w.Element (DashboardInput.js (192))
Mixin $w.HiddenCollapsedElement not found (DashboardInput.js (1))
Mixin $w.FormElement not found (DashboardInput.js (1))
Mixin $w.DisabledMixin not found (DashboardInput.js (1))
Operation onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardNumberInput.js (182))
Operation onKeyRelease has an unknown return type $w.Element (DashboardNumberInput.js (182))
Mixin $w.HiddenCollapsedElement not found (DashboardNumberInput.js (1))
Mixin $w.FormElement not found (DashboardNumberInput.js (1))
Mixin $w.DisabledMixin not found (DashboardNumberInput.js (1))
Mixin $w.Element not found (Lottie.js (1))
Mixin $w.FocusMixin not found (Lottie.js (1))
Mixin $w.HiddenCollapsedMixin not found (Lottie.js (1))
Mixin $w.ClickableMixin not found (Lottie.js (1))
Mixin $w.Element not found (Section.js (1))
Mixin $w.Background not found (Section.js (1))
Mixin $w.HiddenCol ...
…cted

changes:
Service $w.DashboardIconButton property link.examples[1] has changed title
Service $w.DashboardIconButton property link.examples[2] has changed title
Service $w.DashboardIconButton property link.examples[2] has changed body
Service $w.DashboardIconButton property link.examples[3] has changed title
Service $w.DashboardIconButton property link.examples[3] has changed body
Service $w.DashboardIconButton property link.examples[4] has changed title
Service $w.DashboardIconButton property link.examples[4] has changed body
Service $w.DashboardIconButton property link.examples has 1 new examples
Service $w.DashboardInput property tooltip.examples has 2 new examples
Service $w.DashboardInput has a new operation onKeyPress
Service $w.DashboardNumberInput has a new operation onKeyPress

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))
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 onKeyPress has an unknown param type $w.KeyboardEventHandler (DashboardInput.js (161))
Operation onKeyPress has an unknown return type $w.Element (DashboardInput.js (161))
Operation onKeyRelease has an unknown param type $w.KeyboardEventHandler (DashboardInput.js (192))
Operation onKeyRelease has an unknown return type $w.Element (DashboardInput.js (192))
Mixin $w.HiddenCollapsedElement not found (DashboardInput.js (1))
Mixin $w.FormElement not found (DashboardInput.js (1))
Mixin $w.DisabledMixin not found (DashboardInput.js (1))
Operation onKeyPress has an unknown param type $w.KeyboardEventHandler (Dashboar ...
…cted

changes:
Service $w.DashboardIconButton property link.examples[0] has changed body
Service $w.DashboardIconButton property link.examples[1] has changed body
Service $w.DashboardIconButton property link.examples[2] has changed body
Service $w.DashboardIconButton property link.examples[3] has changed body
Service $w.DashboardIconButton property link.examples[4] has changed body
Service $w.DashboardIconButton property link.examples[5] has changed body
Service $w.DashboardIconButton property target.examples[0] has changed body
Service $w.DashboardIconButton property target.examples[1] has changed body
Service $w.DashboardIconButton property tooltip.examples[0] has changed body
Service $w.DashboardIconButton property tooltip.examples[1] has changed body
Service $w.DashboardInput property label.examples[0] has changed body
Service $w.DashboardInput property label.examples[1] has changed body
Service $w.DashboardInput property placeholder.examples[0] has changed body
Service $w.DashboardInput property placeholder.examples[1] has changed body
Service $w.DashboardInput property readOnly.examples[0] has changed body
Service $w.DashboardInput property readOnly.examples[1] has changed body
Service $w.DashboardInput property tooltip.examples[0] has changed body
Service $w.DashboardInput property tooltip.examples[1] has changed body
Service $w.DashboardInput operation onKeyRelease.examples[0] has changed body
Service $w.DashboardNumberInput property label.examples[0] has changed body
Service $w.DashboardNumberInput property label.examples[1] has changed body
Service $w.DashboardNumberInput property placeholder.examples[0] has changed body
Service $w.DashboardNumberInput property placeholder.examples[1] has changed body
Service $w.DashboardNumberInput property readOnly.examples[0] has changed body
Service $w.DashboardNumberInput property readOnly.examples[1] has changed body
Service $w.DashboardNumberInput p ...
…cted

changes:
Service $w.DashboardIconButton has changed description
Service $w.DashboardIconButton property icon has changed summary
Service $w.DashboardIconButton property icon has changed description
Service $w.DashboardIconButton property icon.examples[0] has changed title
Service $w.DashboardIconButton property icon.examples has 2 new examples
Service $w.DashboardIconButton property link has changed description
Service $w.DashboardIconButton property link has a new link [target](#target)
Service $w.DashboardIconButton property link.examples[3] has changed title
Service $w.DashboardIconButton property link.examples[3] has changed body
Service $w.DashboardIconButton property link.examples[4] has changed title
Service $w.DashboardIconButton property link.examples[4] has changed body
Service $w.DashboardIconButton property link.examples[5] has changed title
Service $w.DashboardIconButton property link.examples[5] has changed body
Service $w.DashboardIconButton property link.examples has 1 new examples
Service $w.DashboardIconButton property target has changed default value
Service $w.DashboardIconButton property target has changed description
Service $w.DashboardIconButton property tooltip.examples[0] has changed body
Service $w.DashboardIconButton property tooltip.examples[1] has changed body
Service $w.DashboardInput has changed description
Service $w.DashboardInput property label has changed default value
Service $w.DashboardInput property label has changed summary
Service $w.DashboardInput property label has changed description
Service $w.DashboardInput property placeholder has changed description
Service $w.DashboardInput property prefix has changed description
Service $w.DashboardInput property readOnly has changed summary
Service $w.DashboardInput property readOnly has changed description
Service $w.DashboardInput property readOnly.examples[0] has changed title
Service $w.DashboardInput pro ...
…cted

changes:
Service $w.DashboardIconButton property icon.examples[3] has changed body
Service $w.DashboardIconButton property link.examples[0] has changed body
Service $w.DashboardIconButton property link.examples[2] has changed body
Service $w.DashboardIconButton property target.examples[0] has changed title
Service $w.DashboardIconButton property target.examples[0] has changed body
Service $w.DashboardIconButton property target.examples[1] has changed title
Service $w.DashboardIconButton property target.examples[1] has changed body
Service $w.DashboardIconButton property target.examples has 1 new examples
Service $w.DashboardInput property label.examples[0] has changed body
Service $w.DashboardInput property label.examples[1] has changed body
Service $w.DashboardInput property placeholder.examples[0] has changed body
Service $w.DashboardInput property placeholder.examples[1] has changed body
Service $w.DashboardInput property prefix has changed description
Service $w.DashboardInput property prefix.examples[1] has changed title
Service $w.DashboardInput property prefix.examples[1] has changed body
Service $w.DashboardInput property prefix.examples has 2 new examples
Service $w.DashboardInput property suffix has changed description
Service $w.DashboardInput property suffix.examples has 2 new examples
Service $w.DashboardNumberInput property label.examples[0] has changed body
Service $w.DashboardNumberInput property label.examples[1] has changed body
Service $w.DashboardNumberInput property placeholder.examples[0] has changed body
Service $w.DashboardNumberInput property placeholder.examples[1] has changed body

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 (Collapsib ...
@taliasa44 taliasa44 closed this Aug 8, 2023
@taliasa44 taliasa44 deleted the dashboard-icon-and-inputs branch August 8, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants