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

Feature/dw composite form #9

Closed
wants to merge 18 commits into from
Closed

Commits on Dec 5, 2019

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

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    a07f2a0 View commit details
    Browse the repository at this point in the history
  2. fix: listned child element value changed event based on

    e.composedPath()[0]
    KheniApexa committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    56c9b53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e6f343 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. fix: listen checked-chaned event and rename function name

    _onValueChanged to _onElementValueChange
    KheniApexa committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    95815b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df74b4a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. code-review changes

    ChiragMoradiya committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    9ce0272 View commit details
    Browse the repository at this point in the history
  2. update README.md

    ChiragMoradiya committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    822803c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5543159 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. 1. Testing and use lodash-es library.

    2.delete package.json and yarn-error.log file
    KheniApexa committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    148c191 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. fix: redeployment

    KheniApexa committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    69bd495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    affd3d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. fix: value is not set as prefiiled when element value is set after

    element `register-dw-form-element` event is dispatched
    KheniApexa committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    18ea692 View commit details
    Browse the repository at this point in the history
  2. fix: redeployment

    KheniApexa committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    a03cf4f View commit details
    Browse the repository at this point in the history
  3. update documentation

    KheniApexa committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    7a32c25 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. feat: Introduce new inputValue prop to avoid input property's(value)

    mutation.
    Ruchita kheni committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    a4d5e5d View commit details
    Browse the repository at this point in the history
  2. feat: trigger build

    Ruchita kheni committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    594dfc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Update doc of property

    Ruchita kheni committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    5b2cc5e View commit details
    Browse the repository at this point in the history